17 void X86MachineFunctionInfo::anchor() { }
20 if (!RestoreBasePointerOffset) {
25 unsigned Reg = *CSR; ++CSR) {
26 if (X86::GR64RegClass.
contains(Reg) || X86::GR32RegClass.contains(Reg))
27 RestoreBasePointerOffset -= SlotSize;
This class represents lattice values for constants.
virtual const TargetRegisterInfo * getRegisterInfo() const
getRegisterInfo - If register information is available, return it.
unsigned getSlotSize() const
return AArch64::GPR64RegClass contains(Reg)
uint16_t MCPhysReg
An unsigned integer type large enough to represent all physical registers, but not necessarily virtua...
const TargetSubtargetInfo & getSubtarget() const
getSubtarget - Return the subtarget for which this machine code is being compiled.
void setRestoreBasePointer(const MachineFunction *MF)
MachineRegisterInfo & getRegInfo()
getRegInfo - Return information about the registers currently in use.
const MCPhysReg * getCalleeSavedRegs() const
Returns list of callee saved registers.