Lines Matching refs:MachineFunction
29 void emitPrologue(MachineFunction &MF, MachineBasicBlock &MBB) const override;
30 void emitEpilogue(MachineFunction &MF, MachineBasicBlock &MBB) const override;
32 int getFrameIndexReference(const MachineFunction &MF, int FI,
35 void determineCalleeSaves(MachineFunction &MF, BitVector &SavedRegs,
38 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
41 bool hasFP(const MachineFunction &MF) const override;
43 bool hasBP(const MachineFunction &MF) const;
45 bool hasReservedCallFrame(const MachineFunction &MF) const override;
47 eliminateCallFramePseudoInstr(MachineFunction &MF, MachineBasicBlock &MBB,
53 uint64_t getFirstSPAdjustAmount(const MachineFunction &MF) const;
59 void determineFrameLayout(MachineFunction &MF) const;