Lines Matching refs:VEFrameLowering
130 VEFrameLowering::VEFrameLowering(const VESubtarget &ST) in VEFrameLowering() function in VEFrameLowering
135 void VEFrameLowering::emitPrologueInsns(MachineFunction &MF, in emitPrologueInsns()
183 void VEFrameLowering::emitEpilogueInsns(MachineFunction &MF, in emitEpilogueInsns()
226 void VEFrameLowering::emitSPAdjustment(MachineFunction &MF, in emitSPAdjustment()
274 void VEFrameLowering::emitSPExtend(MachineFunction &MF, MachineBasicBlock &MBB, in emitSPExtend()
308 void VEFrameLowering::emitPrologue(MachineFunction &MF, in emitPrologue()
377 MachineBasicBlock::iterator VEFrameLowering::eliminateCallFramePseudoInstr( in eliminateCallFramePseudoInstr()
392 void VEFrameLowering::emitEpilogue(MachineFunction &MF, in emitEpilogue()
421 bool VEFrameLowering::hasFP(const MachineFunction &MF) const { in hasFP()
430 bool VEFrameLowering::hasBP(const MachineFunction &MF) const { in hasBP()
437 bool VEFrameLowering::hasGOT(const MachineFunction &MF) const { in hasGOT()
444 StackOffset VEFrameLowering::getFrameIndexReference(const MachineFunction &MF, in getFrameIndexReference()
474 bool VEFrameLowering::isLeafProc(MachineFunction &MF) const { in isLeafProc()
486 void VEFrameLowering::determineCalleeSaves(MachineFunction &MF, in determineCalleeSaves()