Home | History | Annotate | Download | only in ARM

Lines Matching refs:MF

31   void emitPrologue(MachineFunction &MF) const override;
32 void emitEpilogue(MachineFunction &MF, MachineBasicBlock &MBB) const override;
44 bool hasFP(const MachineFunction &MF) const override;
45 bool hasReservedCallFrame(const MachineFunction &MF) const override;
46 bool canSimplifyCallFramePseudos(const MachineFunction &MF) const override;
47 int getFrameIndexReference(const MachineFunction &MF, int FI,
49 int ResolveFrameIndexReference(const MachineFunction &MF, int FI,
51 int getFrameIndexOffset(const MachineFunction &MF, int FI) const override;
53 void processFunctionBeforeCalleeSavedScan(MachineFunction &MF,
56 void adjustForSegmentedStacks(MachineFunction &MF) const override;
71 eliminateCallFramePseudoInstr(MachineFunction &MF,