LLVM: lib/Target/X86/X86Subtarget.cpp File Reference (original) (raw)
Go to the source code of this file.
Macros | |
---|---|
#define | DEBUG_TYPE "subtarget" |
#define | GET_SUBTARGETINFO_TARGET_DESC |
#define | GET_SUBTARGETINFO_CTOR |
◆ DEBUG_TYPE
#define DEBUG_TYPE "subtarget"
◆ GET_SUBTARGETINFO_CTOR
#define GET_SUBTARGETINFO_CTOR
◆ GET_SUBTARGETINFO_TARGET_DESC
#define GET_SUBTARGETINFO_TARGET_DESC
◆ X86EarlyIfConv
cl::opt< bool > X86EarlyIfConv("x86-early-ifcvt", cl::Hidden, cl::desc("Enable early if-conversion on X86")) ( "x86-early-ifcvt" , cl::Hidden , cl::desc("Enable early if-conversion on X86") ) | static |
---|