Searched refs:needsFrameIndexResolution (Results 1 – 7 of 7) sorted by relevance
150 bool needsFrameIndexResolution(const MachineFunction &MF) const override;
65 bool M68kFrameLowering::needsFrameIndexResolution( in needsFrameIndexResolution() function in M68kFrameLowering
65 bool TargetFrameLowering::needsFrameIndexResolution( in needsFrameIndexResolution() function in TargetFrameLowering
1288 if (!TFI.needsFrameIndexResolution(MF)) in replaceFrameIndices()
310 virtual bool needsFrameIndexResolution(const MachineFunction &MF) const;
108 bool needsFrameIndexResolution(const MachineFunction &MF) const override;
87 X86FrameLowering::needsFrameIndexResolution(const MachineFunction &MF) const { in needsFrameIndexResolution() function in X86FrameLowering