Go to the documentation of this file.
13 #ifndef LLVM_LIB_TARGET_SPARC_SPARCREGISTERINFO_H
14 #define LLVM_LIB_TARGET_SPARC_SPARCREGISTERINFO_H
18 #define GET_REGINFO_HEADER
19 #include "SparcGenRegisterInfo.inc"
35 unsigned Kind)
const override;
38 int SPAdj,
unsigned FIOperandNum,
This is an optimization pass for GlobalISel generic memory operations.
const MCPhysReg * getCalleeSavedRegs(const MachineFunction *MF) const override
Code Generation virtual methods...
BitVector getReservedRegs(const MachineFunction &MF) const override
const uint32_t * getRTCallPreservedMask(CallingConv::ID CC) const
const TargetRegisterClass * getPointerRegClass(const MachineFunction &MF, unsigned Kind) const override
const uint32_t * getCallPreservedMask(const MachineFunction &MF, CallingConv::ID CC) const override
unsigned ID
LLVM IR allows to use arbitrary numbers as calling convention identifiers.
bool canRealignStack(const MachineFunction &MF) const override
Wrapper class representing virtual and physical registers.
Register getFrameRegister(const MachineFunction &MF) const override
void eliminateFrameIndex(MachineBasicBlock::iterator II, int SPAdj, unsigned FIOperandNum, RegScavenger *RS=nullptr) const override