Lines Matching refs:MachineFunction
29 void emitPrologue(MachineFunction &MF, MachineBasicBlock &MBB) const override;
30 void emitEpilogue(MachineFunction &MF, MachineBasicBlock &MBB) const override;
31 void emitPrologueInsns(MachineFunction &MF, MachineBasicBlock &MBB,
34 void emitEpilogueInsns(MachineFunction &MF, MachineBasicBlock &MBB,
39 eliminateCallFramePseudoInstr(MachineFunction &MF, MachineBasicBlock &MBB,
42 bool hasBP(const MachineFunction &MF) const;
43 bool hasGOT(const MachineFunction &MF) const;
47 bool hasReservedCallFrame(const MachineFunction &MF) const override {
50 void determineCalleeSaves(MachineFunction &MF, BitVector &SavedRegs,
53 StackOffset getFrameIndexReference(const MachineFunction &MF, int FI,
71 bool hasFPImpl(const MachineFunction &MF) const override;
75 bool isLeafProc(MachineFunction &MF) const;
78 void emitSPAdjustment(MachineFunction &MF, MachineBasicBlock &MBB,
83 void emitSPExtend(MachineFunction &MF, MachineBasicBlock &MBB,