Searched refs:needsFrameIndexResolution (Results 1 – 10 of 10) sorted by relevance
55 bool TargetFrameLowering::needsFrameIndexResolution( in needsFrameIndexResolution() function in TargetFrameLowering
1007 if (!TFI.needsFrameIndexResolution(Fn)) return; in replaceFrameIndices()
58 bool TargetFrameLowering::needsFrameIndexResolution( in needsFrameIndexResolution() function in TargetFrameLowering
1135 if (!TFI.needsFrameIndexResolution(MF)) in replaceFrameIndices()
241 virtual bool needsFrameIndexResolution(const MachineFunction &MF) const;
98 bool needsFrameIndexResolution(const MachineFunction &MF) const override;
76 X86FrameLowering::needsFrameIndexResolution(const MachineFunction &MF) const { in needsFrameIndexResolution() function in X86FrameLowering
253 virtual bool needsFrameIndexResolution(const MachineFunction &MF) const;
97 bool needsFrameIndexResolution(const MachineFunction &MF) const override;
75 X86FrameLowering::needsFrameIndexResolution(const MachineFunction &MF) const { in needsFrameIndexResolution() function in X86FrameLowering