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
60 bool TargetFrameLowering::needsFrameIndexResolution( in needsFrameIndexResolution() function in TargetFrameLowering
1156 if (!TFI.needsFrameIndexResolution(MF)) in replaceFrameIndices()
292 virtual bool needsFrameIndexResolution(const MachineFunction &MF) const;
103 bool needsFrameIndexResolution(const MachineFunction &MF) const override;
85 X86FrameLowering::needsFrameIndexResolution(const MachineFunction &MF) const { in needsFrameIndexResolution() function in X86FrameLowering