Searched refs:needsFrameIndexResolution (Results 1 – 7 of 7) sorted by relevance
151 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
1150 if (!TFI.needsFrameIndexResolution(MF)) in replaceFrameIndices()
296 virtual bool needsFrameIndexResolution(const MachineFunction &MF) const;
104 bool needsFrameIndexResolution(const MachineFunction &MF) const override;
85 X86FrameLowering::needsFrameIndexResolution(const MachineFunction &MF) const { in needsFrameIndexResolution() function in X86FrameLowering