|
LLVM 22.0.0git
|
#include "MCTargetDesc/ARMBaseInfo.h"#include "llvm/CodeGen/MachineBasicBlock.h"#include "llvm/CodeGen/MachineInstr.h"#include "llvm/CodeGen/TargetRegisterInfo.h"#include "llvm/IR/CallingConv.h"#include "llvm/MC/MCRegisterInfo.h"#include <cstdint>#include "ARMGenRegisterInfo.inc"Go to the source code of this file.
Classes | |
| class | llvm::ARMBaseRegisterInfo |
Namespaces | |
| namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations. | |
| namespace | llvm::ARMRI |
| Register allocation hints. | |
Macros | |
| #define | GET_REGINFO_HEADER |
Enumerations | |
| enum | { llvm::ARMRI::RegPairOdd = 1 , llvm::ARMRI::RegPairEven = 2 , llvm::ARMRI::RegLR = 3 } |
Functions | |
| static bool | llvm::isCalleeSavedRegister (MCRegister Reg, const MCPhysReg *CSRegs) |
| #define GET_REGINFO_HEADER |
Definition at line 24 of file ARMBaseRegisterInfo.h.