LLVM: lib/Target/SystemZ/SystemZSubtarget.cpp File Reference (original) (raw)
Go to the source code of this file.
| Macros | |
|---|---|
| #define | DEBUG_TYPE "systemz-subtarget" |
| #define | GET_SUBTARGETINFO_TARGET_DESC |
| #define | GET_SUBTARGETINFO_CTOR |
| Variables | |
|---|---|
| static cl::opt< bool > | UseSubRegLiveness ("systemz-subreg-liveness", cl::desc("Enable subregister liveness tracking for SystemZ (experimental)"), cl::Hidden) |
◆ DEBUG_TYPE
#define DEBUG_TYPE "systemz-subtarget"
◆ GET_SUBTARGETINFO_CTOR
#define GET_SUBTARGETINFO_CTOR
◆ GET_SUBTARGETINFO_TARGET_DESC
#define GET_SUBTARGETINFO_TARGET_DESC
◆ UseSubRegLiveness
| cl::opt< bool > UseSubRegLiveness("systemz-subreg-liveness", cl::desc("Enable subregister liveness tracking for SystemZ (experimental)"), cl::Hidden) ( "systemz-subreg-liveness" , cl::desc("Enable subregister liveness tracking for SystemZ (experimental)") , cl::Hidden ) | static |
|---|