Lines Matching refs:MachineFunction
23 void emitEntryFunctionPrologue(MachineFunction &MF,
25 void emitPrologue(MachineFunction &MF,
27 void emitEpilogue(MachineFunction &MF,
29 StackOffset getFrameIndexReference(const MachineFunction &MF, int FI,
32 void determineCalleeSaves(MachineFunction &MF, BitVector &SavedRegs,
34 void determineCalleeSavesSGPR(MachineFunction &MF, BitVector &SavedRegs,
37 assignCalleeSavedSpillSlots(MachineFunction &MF,
42 const MachineFunction &MF) const override;
47 MachineFunction &MF,
51 MachineFunction &MF, RegScavenger *RS = nullptr) const override;
54 eliminateCallFramePseudoInstr(MachineFunction &MF,
59 void emitEntryFunctionFlatScratchInit(MachineFunction &MF,
65 Register getEntryFunctionReservedScratchRsrcReg(MachineFunction &MF) const;
68 MachineFunction &MF, MachineBasicBlock &MBB,
74 bool hasFP(const MachineFunction &MF) const override;
76 bool requiresStackPointerReference(const MachineFunction &MF) const;