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