LLVM 22.0.0git
|
#include "AArch64FrameLowering.h"
#include "AArch64ISelLowering.h"
#include "AArch64InstrInfo.h"
#include "AArch64PointerAuth.h"
#include "AArch64RegisterInfo.h"
#include "AArch64SelectionDAGInfo.h"
#include "llvm/CodeGen/GlobalISel/CallLowering.h"
#include "llvm/CodeGen/GlobalISel/InlineAsmLowering.h"
#include "llvm/CodeGen/GlobalISel/InstructionSelector.h"
#include "llvm/CodeGen/GlobalISel/LegalizerInfo.h"
#include "llvm/CodeGen/RegisterBankInfo.h"
#include "llvm/CodeGen/TargetSubtargetInfo.h"
#include "llvm/IR/DataLayout.h"
#include "llvm/TargetParser/Triple.h"
#include "AArch64GenSubtargetInfo.inc"
#include "llvm/TargetParser/AArch64TargetParserDef.inc"
Go to the source code of this file.
Classes | |
class | llvm::AArch64Subtarget |
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. |
Macros | |
#define | GET_SUBTARGETINFO_HEADER |
#define | ARM_PROCESSOR_FAMILY(ENUM) |
#define | GET_SUBTARGETINFO_MACRO(ATTRIBUTE, DEFAULT, GETTER) |
#define | GET_SUBTARGETINFO_MACRO(ATTRIBUTE, DEFAULT, GETTER) |
#define ARM_PROCESSOR_FAMILY | ( | ENUM | ) |
Definition at line 42 of file AArch64Subtarget.h.
#define GET_SUBTARGETINFO_HEADER |
Definition at line 31 of file AArch64Subtarget.h.
#define GET_SUBTARGETINFO_MACRO | ( | ATTRIBUTE, | |
DEFAULT, | |||
GETTER ) |
Definition at line 55 of file AArch64Subtarget.h.
#define GET_SUBTARGETINFO_MACRO | ( | ATTRIBUTE, | |
DEFAULT, | |||
GETTER ) |
Definition at line 55 of file AArch64Subtarget.h.