Searched refs:getWin64EHFrameIndexRef (Results 1 – 3 of 3) sorted by relevance
115 int getWin64EHFrameIndexRef(const MachineFunction &MF, int FI,
919 FIOffset = TFI->getWin64EHFrameIndexRef(MF, FrameIndex, BasePtr); in eliminateFrameIndex()
2165 Offset = getWin64EHFrameIndexRef(MF, FI, IgnoredFrameReg); in emitPrologue()2744 int X86FrameLowering::getWin64EHFrameIndexRef(const MachineFunction &MF, int FI, in getWin64EHFrameIndexRef() function in X86FrameLowering