LLVM: lib/Target/PowerPC/PPCSubtarget.cpp File Reference (original) (raw)
Go to the source code of this file.
| Macros | |
|---|---|
| #define | DEBUG_TYPE "ppc-subtarget" |
| #define | GET_SUBTARGETINFO_TARGET_DESC |
| #define | GET_SUBTARGETINFO_CTOR |
◆ DEBUG_TYPE
#define DEBUG_TYPE "ppc-subtarget"
◆ GET_SUBTARGETINFO_CTOR
#define GET_SUBTARGETINFO_CTOR
◆ GET_SUBTARGETINFO_TARGET_DESC
#define GET_SUBTARGETINFO_TARGET_DESC
◆ EnableMachinePipeliner
| cl::opt< bool > EnableMachinePipeliner("ppc-enable-pipeliner", cl::desc("Enable Machine Pipeliner for PPC"), cl::init(false), cl::Hidden) ( "ppc-enable-pipeliner" , cl::desc("Enable Machine Pipeliner for PPC") , cl::init(false) , cl::Hidden ) | static |
|---|