Home
last modified time | relevance | path

Searched refs:getWin64EHFrameIndexRef (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86FrameLowering.h102 int getWin64EHFrameIndexRef(const MachineFunction &MF,
DX86RegisterInfo.cpp738 FIOffset = TFI->getWin64EHFrameIndexRef(MF, FrameIndex, BasePtr); in eliminateFrameIndex()
DX86FrameLowering.cpp1394 Offset = getWin64EHFrameIndexRef(MF, FI, IgnoredFrameReg); in emitPrologue()
1852 int X86FrameLowering::getWin64EHFrameIndexRef(const MachineFunction &MF, in getWin64EHFrameIndexRef() function in X86FrameLowering
/external/llvm-project/llvm/lib/Target/X86/
DX86FrameLowering.h109 int getWin64EHFrameIndexRef(const MachineFunction &MF, int FI,
DX86RegisterInfo.cpp731 FIOffset = TFI->getWin64EHFrameIndexRef(MF, FrameIndex, BasePtr); in eliminateFrameIndex()
DX86FrameLowering.cpp1712 Offset = getWin64EHFrameIndexRef(MF, FI, IgnoredFrameReg); in emitPrologue()
2191 int X86FrameLowering::getWin64EHFrameIndexRef(const MachineFunction &MF, int FI, in getWin64EHFrameIndexRef() function in X86FrameLowering