Lines Matching refs:RISCVFrameLowering
219 bool RISCVFrameLowering::hasFP(const MachineFunction &MF) const { in hasFP()
228 bool RISCVFrameLowering::hasBP(const MachineFunction &MF) const { in hasBP()
236 void RISCVFrameLowering::determineFrameLayout(MachineFunction &MF) const { in determineFrameLayout()
262 void RISCVFrameLowering::adjustReg(MachineBasicBlock &MBB, in adjustReg()
312 void RISCVFrameLowering::emitPrologue(MachineFunction &MF, in emitPrologue()
500 void RISCVFrameLowering::emitEpilogue(MachineFunction &MF, in emitEpilogue()
578 RISCVFrameLowering::getFrameIndexReference(const MachineFunction &MF, int FI, in getFrameIndexReference()
634 void RISCVFrameLowering::determineCalleeSaves(MachineFunction &MF, in determineCalleeSaves()
679 void RISCVFrameLowering::processFunctionBeforeFrameFinalized( in processFunctionBeforeFrameFinalized()
700 bool RISCVFrameLowering::hasReservedCallFrame(const MachineFunction &MF) const { in hasReservedCallFrame()
705 MachineBasicBlock::iterator RISCVFrameLowering::eliminateCallFramePseudoInstr( in eliminateCallFramePseudoInstr()
744 RISCVFrameLowering::getFirstSPAdjustAmount(const MachineFunction &MF) const { in getFirstSPAdjustAmount()
770 bool RISCVFrameLowering::spillCalleeSavedRegisters( in spillCalleeSavedRegisters()
806 bool RISCVFrameLowering::restoreCalleeSavedRegisters( in restoreCalleeSavedRegisters()
847 bool RISCVFrameLowering::canUseAsPrologue(const MachineBasicBlock &MBB) const { in canUseAsPrologue()
864 bool RISCVFrameLowering::canUseAsEpilogue(const MachineBasicBlock &MBB) const { in canUseAsEpilogue()