/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | TargetFrameLowering.h | 258 virtual int getFrameIndexReference(const MachineFunction &MF, int FI, 271 return getFrameIndexReference(MF, FI, FrameReg); in getFrameIndexReferencePreferSP() 282 return getFrameIndexReference(MF, FI, FrameReg); in getNonLocalFrameIndexReference()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
D | NVPTXFrameLowering.h | 27 int getFrameIndexReference(const MachineFunction &MF, int FI,
|
D | NVPTXFrameLowering.cpp | 66 int NVPTXFrameLowering::getFrameIndexReference(const MachineFunction &MF, in getFrameIndexReference() function in NVPTXFrameLowering
|
D | NVPTXPrologEpilogPass.cpp | 72 TFI.getFrameIndexReference(MF, MI.getOperand(0).getIndex(), Reg); in runOnMachineFunction()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | R600FrameLowering.h | 27 int getFrameIndexReference(const MachineFunction &MF, int FI,
|
D | R600FrameLowering.cpp | 21 int R600FrameLowering::getFrameIndexReference(const MachineFunction &MF, in getFrameIndexReference() function in R600FrameLowering
|
D | SIFrameLowering.h | 34 int getFrameIndexReference(const MachineFunction &MF, int FI,
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MipsSEFrameLowering.h | 30 int getFrameIndexReference(const MachineFunction &MF, int FI,
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/ |
D | SparcFrameLowering.h | 41 int getFrameIndexReference(const MachineFunction &MF, int FI,
|
D | SparcRegisterInfo.cpp | 178 Offset = TFI->getFrameIndexReference(MF, FrameIndex, FrameReg); in eliminateFrameIndex()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/ |
D | RISCVFrameLowering.h | 32 int getFrameIndexReference(const MachineFunction &MF, int FI,
|
D | RISCVRegisterInfo.cpp | 120 getFrameLowering(MF)->getFrameIndexReference(MF, FrameIndex, FrameReg) + in eliminateFrameIndex()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
D | SystemZFrameLowering.h | 48 int getFrameIndexReference(const MachineFunction &MF, int FI,
|
D | SystemZFrameLowering.cpp | 565 getFrameIndexReference(MF, Save.getFrameIdx(), IgnoredFrameReg); in emitPrologue() 640 int SystemZFrameLowering::getFrameIndexReference(const MachineFunction &MF, in getFrameIndexReference() function in SystemZFrameLowering 646 TargetFrameLowering::getFrameIndexReference(MF, FI, FrameReg); in getFrameIndexReference()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/VE/ |
D | VEFrameLowering.h | 46 int getFrameIndexReference(const MachineFunction &MF, int FI,
|
D | VERegisterInfo.cpp | 101 Offset = TFI->getFrameIndexReference(MF, FrameIndex, FrameReg); in eliminateFrameIndex()
|
D | VEFrameLowering.cpp | 298 int VEFrameLowering::getFrameIndexReference(const MachineFunction &MF, int FI, in getFrameIndexReference() function in VEFrameLowering
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMFrameLowering.h | 51 int getFrameIndexReference(const MachineFunction &MF, int FI,
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64FrameLowering.h | 41 int getFrameIndexReference(const MachineFunction &MF, int FI,
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | TargetFrameLoweringImpl.cpp | 44 int TargetFrameLowering::getFrameIndexReference(const MachineFunction &MF, in getFrameIndexReference() function in TargetFrameLowering
|
D | GCRootLowering.cpp | 302 RI->StackOffset = TFI->getFrameIndexReference(MF, RI->Num, FrameReg); in FindStackOffsets()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86FrameLowering.cpp | 1375 int64_t EHRegOffset = getFrameIndexReference(MF, FI, FrameReg); in emitPrologue() 1396 Offset = getFrameIndexReference(MF, FI, IgnoredFrameReg) + in emitPrologue() 1469 getFrameIndexReference(MF, X86FI->getSEHFramePtrSaveIndex(), UsedReg); in emitPrologue() 1758 int X86FrameLowering::getFrameIndexReference(const MachineFunction &MF, int FI, in getFrameIndexReference() function in X86FrameLowering 1860 return getFrameIndexReference(MF, FI, FrameReg); in getWin64EHFrameIndexRef() 1917 return getFrameIndexReference(MF, FI, FrameReg); in getFrameIndexReferencePreferSP() 1923 return getFrameIndexReference(MF, FI, FrameReg); in getFrameIndexReferencePreferSP() 2968 int EHRegOffset = getFrameIndexReference(MF, FI, UsedReg); in restoreWin32EHStackPointers() 2991 getFrameIndexReference(MF, X86FI->getSEHFramePtrSaveIndex(), UsedReg); in restoreWin32EHStackPointers()
|
D | X86FrameLowering.h | 99 int getFrameIndexReference(const MachineFunction &MF, int FI,
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonFrameLowering.h | 80 int getFrameIndexReference(const MachineFunction &MF, int FI,
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | WinException.cpp | 354 int Offset = TFI.getFrameIndexReference(*Asm->MF, FrameIndex, UnusedReg); in getFrameIndexOffset() 1017 GSCookieOffset = TFI->getFrameIndexReference(*MF, SSPIdx, UnusedReg); in emitExceptHandlerTable() 1027 EHCookieOffset = TFI->getFrameIndexReference(*MF, EHGuardIdx, UnusedReg); in emitExceptHandlerTable()
|