Lines Matching refs:MachineFunction
24 void determineFrameLayout(MachineFunction &MF) const;
36 void emitPrologue(MachineFunction &MF, MachineBasicBlock &MBB) const override;
37 void emitEpilogue(MachineFunction &MF, MachineBasicBlock &MBB) const override;
39 StackOffset getFrameIndexReference(const MachineFunction &MF, int FI,
42 void determineCalleeSaves(MachineFunction &MF, BitVector &SavedRegs,
46 MachineFunction &MF, const TargetRegisterInfo *TRI,
64 bool hasBP(const MachineFunction &MF) const;
66 bool hasReservedCallFrame(const MachineFunction &MF) const override;
69 eliminateCallFramePseudoInstr(MachineFunction &MF, MachineBasicBlock &MBB,
73 bool hasFPImpl(const MachineFunction &MF) const override;