Lines Matching refs:MachineFunction
31 void emitPrologue(MachineFunction &MF, MachineBasicBlock &MBB) const override;
32 void emitEpilogue(MachineFunction &MF, MachineBasicBlock &MBB) const override;
34 void determineCalleeSaves(MachineFunction &MF, BitVector &SavedRegs,
37 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
40 bool hasReservedCallFrame(const MachineFunction &MF) const override;
42 eliminateCallFramePseudoInstr(MachineFunction &MF, MachineBasicBlock &MBB,
49 StackOffset getFrameIndexReference(const MachineFunction &MF, int FI,
52 bool hasBP(const MachineFunction &MF) const;
54 uint64_t getFirstSPAdjustAmount(const MachineFunction &MF) const;
56 bool enableShrinkWrapping(const MachineFunction &MF) const override;
59 bool hasFPImpl(const MachineFunction &MF) const override;
62 void determineFrameLayout(MachineFunction &MF) const;