Lines Matching refs:MachineFunction
29 void emitPrologue(MachineFunction &MF, MachineBasicBlock &MBB) const override;
30 void emitEpilogue(MachineFunction &MF, MachineBasicBlock &MBB) const override;
33 eliminateCallFramePseudoInstr(MachineFunction &MF,
37 bool hasReservedCallFrame(const MachineFunction &MF) const override;
38 void determineCalleeSaves(MachineFunction &MF, BitVector &SavedRegs,
41 StackOffset getFrameIndexReference(const MachineFunction &MF, int FI,
50 bool hasFPImpl(const MachineFunction &MF) const override;
54 void remapRegsForLeafProc(MachineFunction &MF) const;
57 bool isLeafProc(MachineFunction &MF) const;
61 void emitSPAdjustment(MachineFunction &MF,