LLVM 22.0.0git
LoongArchSubtarget.cpp File Reference
#include "LoongArchSubtarget.h"
#include "LoongArchFrameLowering.h"
#include "MCTargetDesc/LoongArchBaseInfo.h"
#include "LoongArchGenSubtargetInfo.inc"

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "loongarch-subtarget"
#define GET_SUBTARGETINFO_TARGET_DESC
#define GET_SUBTARGETINFO_CTOR

Variables

static cl::opt< boolUseAA ("loongarch-use-aa", cl::init(true), cl::desc("Enable the use of AA during codegen."))

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "loongarch-subtarget"

Definition at line 19 of file LoongArchSubtarget.cpp.

◆ GET_SUBTARGETINFO_CTOR

#define GET_SUBTARGETINFO_CTOR

Definition at line 22 of file LoongArchSubtarget.cpp.

◆ GET_SUBTARGETINFO_TARGET_DESC

#define GET_SUBTARGETINFO_TARGET_DESC

Definition at line 21 of file LoongArchSubtarget.cpp.

Variable Documentation

◆ UseAA

cl::opt< bool > UseAA("loongarch-use-aa", cl::init(true), cl::desc("Enable the use of AA during codegen.")) ( "loongarch-use-aa" ,
cl::init(true) ,
cl::desc("Enable the use of AA during codegen.")  )
static