|
LLVM 22.0.0git
|
#include "LoongArchSubtarget.h"#include "LoongArchFrameLowering.h"#include "LoongArchSelectionDAGInfo.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< bool > | UseAA ("loongarch-use-aa", cl::init(true), cl::desc("Enable the use of AA during codegen.")) |
| #define DEBUG_TYPE "loongarch-subtarget" |
Definition at line 20 of file LoongArchSubtarget.cpp.
| #define GET_SUBTARGETINFO_CTOR |
Definition at line 23 of file LoongArchSubtarget.cpp.
| #define GET_SUBTARGETINFO_TARGET_DESC |
Definition at line 22 of file LoongArchSubtarget.cpp.