Home
last modified time | relevance | path

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

123

/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetFrameLowering.h320 virtual StackOffset getFrameIndexReference(const MachineFunction &MF, int FI,
334 return getFrameIndexReference(MF, FI, FrameReg); in getFrameIndexReferencePreferSP()
345 return getFrameIndexReference(MF, FI, FrameReg); in getNonLocalFrameIndexReference()
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DR600FrameLowering.h27 StackOffset getFrameIndexReference(const MachineFunction &MF, int FI,
H A DR600FrameLowering.cpp19 R600FrameLowering::getFrameIndexReference(const MachineFunction &MF, int FI, in getFrameIndexReference() function in R600FrameLowering
H A DSIFrameLowering.h30 StackOffset getFrameIndexReference(const MachineFunction &MF, int FI,
/openbsd/gnu/llvm/llvm/lib/Target/NVPTX/
H A DNVPTXFrameLowering.h28 StackOffset getFrameIndexReference(const MachineFunction &MF, int FI,
H A DNVPTXFrameLowering.cpp71 NVPTXFrameLowering::getFrameIndexReference(const MachineFunction &MF, int FI, in getFrameIndexReference() function in NVPTXFrameLowering
H A DNVPTXPrologEpilogPass.cpp77 TFI.getFrameIndexReference(MF, Op.getIndex(), Reg); in runOnMachineFunction()
/openbsd/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsSEFrameLowering.h29 StackOffset getFrameIndexReference(const MachineFunction &MF, int FI,
/openbsd/gnu/llvm/llvm/lib/Target/Sparc/
H A DSparcFrameLowering.h42 StackOffset getFrameIndexReference(const MachineFunction &MF, int FI,
H A DSparcRegisterInfo.cpp178 Offset = TFI->getFrameIndexReference(MF, FrameIndex, FrameReg).getFixed(); in eliminateFrameIndex()
/openbsd/gnu/llvm/llvm/lib/Target/LoongArch/
H A DLoongArchFrameLowering.h49 StackOffset getFrameIndexReference(const MachineFunction &MF, int FI,
H A DLoongArchRegisterInfo.cpp144 TFI->getFrameIndexReference(MF, FrameIndex, FrameReg) + in eliminateFrameIndex()
/openbsd/gnu/llvm/llvm/lib/Target/CSKY/
H A DCSKYFrameLowering.h39 StackOffset getFrameIndexReference(const MachineFunction &MF, int FI,
/openbsd/gnu/llvm/llvm/lib/Target/VE/
H A DVEFrameLowering.h54 StackOffset getFrameIndexReference(const MachineFunction &MF, int FI,
/openbsd/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVFrameLowering.h36 StackOffset getFrameIndexReference(const MachineFunction &MF, int FI,
/openbsd/gnu/llvm/llvm/lib/Target/ARM/
H A DARMFrameLowering.h52 StackOffset getFrameIndexReference(const MachineFunction &MF, int FI,
/openbsd/gnu/llvm/llvm/lib/Target/M68k/
H A DM68kFrameLowering.h155 StackOffset getFrameIndexReference(const MachineFunction &MF, int FI,
H A DM68kRegisterInfo.cpp204 TFI->getFrameIndexReference(MF, FIndex, IgnoredFrameReg).getFixed(); in eliminateFrameIndex()
/openbsd/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZFrameLowering.h78 StackOffset getFrameIndexReference(const MachineFunction &MF, int FI,
H A DSystemZRegisterInfo.cpp300 (TFI->getFrameIndexReference(MF, FrameIndex, BasePtr).getFixed() + in eliminateFrameIndex()
312 Ops, TFI->getFrameIndexReference(MF, FrameIndex, BasePtr).getFixed()); in eliminateFrameIndex()
/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DTargetFrameLoweringImpl.cpp50 TargetFrameLowering::getFrameIndexReference(const MachineFunction &MF, int FI, in getFrameIndexReference() function in TargetFrameLowering
H A DGCRootLowering.cpp295 auto FrameOffset = TFI->getFrameIndexReference(MF, RI->Num, FrameReg); in FindStackOffsets()
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.h46 StackOffset getFrameIndexReference(const MachineFunction &MF, int FI,
/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.h86 StackOffset getFrameIndexReference(const MachineFunction &MF, int FI,
/openbsd/gnu/llvm/llvm/lib/Target/X86/
H A DX86FrameLowering.h118 StackOffset getFrameIndexReference(const MachineFunction &MF, int FI,

123