LLVM 20.0.0git
|
#include "LoongArchFrameLowering.h"
#include "LoongArchISelLowering.h"
#include "LoongArchInstrInfo.h"
#include "LoongArchRegisterInfo.h"
#include "MCTargetDesc/LoongArchBaseInfo.h"
#include "llvm/CodeGen/SelectionDAGTargetInfo.h"
#include "llvm/CodeGen/TargetSubtargetInfo.h"
#include "llvm/IR/DataLayout.h"
#include "llvm/Target/TargetMachine.h"
#include "LoongArchGenSubtargetInfo.inc"
Go to the source code of this file.
Classes | |
class | llvm::LoongArchSubtarget |
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |
Macros | |
#define | GET_SUBTARGETINFO_HEADER |
#define | GET_SUBTARGETINFO_MACRO(ATTRIBUTE, DEFAULT, GETTER) bool ATTRIBUTE = DEFAULT; |
#define | GET_SUBTARGETINFO_MACRO(ATTRIBUTE, DEFAULT, GETTER) bool GETTER() const { return ATTRIBUTE; } |
#define GET_SUBTARGETINFO_HEADER |
Definition at line 26 of file LoongArchSubtarget.h.
Definition at line 90 of file LoongArchSubtarget.h.
#define GET_SUBTARGETINFO_MACRO | ( | ATTRIBUTE, | |
DEFAULT, | |||
GETTER | |||
) | bool GETTER() const { return ATTRIBUTE; } |
Definition at line 90 of file LoongArchSubtarget.h.