Thanks to visit codestin.com
Credit goes to llvm.org

LLVM 22.0.0git
X86Subtarget.cpp File Reference

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "subtarget"
#define GET_SUBTARGETINFO_TARGET_DESC
#define GET_SUBTARGETINFO_CTOR

Variables

static cl::opt< boolX86EarlyIfConv ("x86-early-ifcvt", cl::Hidden, cl::desc("Enable early if-conversion on X86"))

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "subtarget"

Definition at line 45 of file X86Subtarget.cpp.

◆ GET_SUBTARGETINFO_CTOR

#define GET_SUBTARGETINFO_CTOR

Definition at line 48 of file X86Subtarget.cpp.

◆ GET_SUBTARGETINFO_TARGET_DESC

#define GET_SUBTARGETINFO_TARGET_DESC

Definition at line 47 of file X86Subtarget.cpp.

Variable Documentation

◆ 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