Searched refs:adjustForSegmentedStacks (Results 1 – 4 of 4) sorted by relevance
45 void adjustForSegmentedStacks(MachineFunction &MF) const;
1150 X86FrameLowering::adjustForSegmentedStacks(MachineFunction &MF) const { in adjustForSegmentedStacks() function in X86FrameLowering
126 virtual void adjustForSegmentedStacks(MachineFunction &MF) const { } in adjustForSegmentedStacks() function
636 TFI.adjustForSegmentedStacks(Fn); in insertPrologEpilogCode()