Home
last modified time | relevance | path

Searched refs:getFrameIndexReference (Results 1 – 25 of 52) sorted by relevance

123

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDTargetFrameLowering.h319 virtual StackOffset getFrameIndexReference(const MachineFunction &MF, int FI,
333 return getFrameIndexReference(MF, FI, FrameReg); in getFrameIndexReferencePreferSP()
344 return getFrameIndexReference(MF, FI, FrameReg); in getNonLocalFrameIndexReference()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDR600FrameLowering.h27 StackOffset getFrameIndexReference(const MachineFunction &MF, int FI,
HDR600FrameLowering.cpp19 R600FrameLowering::getFrameIndexReference(const MachineFunction &MF, int FI, in getFrameIndexReference() function in R600FrameLowering
HDSIFrameLowering.h30 StackOffset getFrameIndexReference(const MachineFunction &MF, int FI,
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/NVPTX/
HDNVPTXFrameLowering.h28 StackOffset getFrameIndexReference(const MachineFunction &MF, int FI,
HDNVPTXFrameLowering.cpp73 NVPTXFrameLowering::getFrameIndexReference(const MachineFunction &MF, int FI, in getFrameIndexReference() function in NVPTXFrameLowering
HDNVPTXPrologEpilogPass.cpp77 TFI.getFrameIndexReference(MF, Op.getIndex(), Reg); in runOnMachineFunction()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/
HDMipsSEFrameLowering.h29 StackOffset getFrameIndexReference(const MachineFunction &MF, int FI,
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Sparc/
HDSparcFrameLowering.h42 StackOffset getFrameIndexReference(const MachineFunction &MF, int FI,
HDSparcRegisterInfo.cpp188 Offset = TFI->getFrameIndexReference(MF, FrameIndex, FrameReg).getFixed(); in eliminateFrameIndex()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/LoongArch/
HDLoongArchFrameLowering.h49 StackOffset getFrameIndexReference(const MachineFunction &MF, int FI,
HDLoongArchRegisterInfo.cpp138 TFI->getFrameIndexReference(MF, FrameIndex, FrameReg) + in eliminateFrameIndex()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/CSKY/
HDCSKYFrameLowering.h39 StackOffset getFrameIndexReference(const MachineFunction &MF, int FI,
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/VE/
HDVEFrameLowering.h54 StackOffset getFrameIndexReference(const MachineFunction &MF, int FI,
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
HDRISCVFrameLowering.h31 StackOffset getFrameIndexReference(const MachineFunction &MF, int FI,
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
HDARMFrameLowering.h53 StackOffset getFrameIndexReference(const MachineFunction &MF, int FI,
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/M68k/
HDM68kFrameLowering.h155 StackOffset getFrameIndexReference(const MachineFunction &MF, int FI,
HDM68kRegisterInfo.cpp204 TFI->getFrameIndexReference(MF, FIndex, IgnoredFrameReg).getFixed(); in eliminateFrameIndex()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDTargetFrameLoweringImpl.cpp49 TargetFrameLowering::getFrameIndexReference(const MachineFunction &MF, int FI, in getFrameIndexReference() function in TargetFrameLowering
HDGCRootLowering.cpp312 auto FrameOffset = TFI->getFrameIndexReference(MF, RI->Num, FrameReg); in FindStackOffsets()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
HDSystemZFrameLowering.h90 StackOffset getFrameIndexReference(const MachineFunction &MF, int FI,
HDSystemZRegisterInfo.cpp300 (TFI->getFrameIndexReference(MF, FrameIndex, BasePtr).getFixed() + in eliminateFrameIndex()
312 Ops, TFI->getFrameIndexReference(MF, FrameIndex, BasePtr).getFixed()); in eliminateFrameIndex()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64FrameLowering.h43 StackOffset getFrameIndexReference(const MachineFunction &MF, int FI,
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
HDHexagonFrameLowering.h90 StackOffset getFrameIndexReference(const MachineFunction &MF, int FI,
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
HDX86FrameLowering.h111 StackOffset getFrameIndexReference(const MachineFunction &MF, int FI,

123