Home
last modified time | relevance | path

Searched defs:FrameOffset (Results 1 – 17 of 17) sorted by relevance

/llvm-project/llvm/lib/Target/Mips/
H A DMipsTargetStreamer.h197 int FrameOffset; variable
/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyRegisterInfo.cpp64 int64_t FrameOffset = MFI.getStackSize() + MFI.getObjectOffset(FrameIndex); eliminateFrameIndex() local
/llvm-project/clang/lib/AST/Interp/
H A DInterpFrame.h
/llvm-project/llvm/lib/CodeGen/
H A DGCRootLowering.cpp312 auto FrameOffset = TFI->getFrameIndexReference(MF, RI->Num, FrameReg); in FindStackOffsets() local
/llvm-project/llvm/lib/Target/Sparc/
H A DSparcFrameLowering.cpp297 int64_t FrameOffset = MF.getFrameInfo().getObjectOffset(FI) + getFrameIndexReference() local
/llvm-project/llvm/lib/Target/VE/
H A DVEFrameLowering.cpp451 int64_t FrameOffset = MF.getFrameInfo().getObjectOffset(FI); getFrameIndexReference() local
/llvm-project/llvm/include/llvm/Support/
H A DWin64EH.h119 support::ulittle16_t FrameOffset; member
/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroInternal.h141 uint64_t FrameOffset; // Start of the frame. global() member
/llvm-project/llvm/include/llvm/DebugInfo/
H A DDIContext.h133 std::optional<int64_t> FrameOffset; global() member
/llvm-project/llvm/lib/Target/X86/
H A DX86ExpandPseudo.cpp757 uint64_t FrameOffset = VAStartPseudoInstr->getOperand(4).getImm(); expandVastartSaveXmmRegs() local
/llvm-project/libunwind/src/
H A DUnwindCursor.hpp81 uint8_t FrameOffset : 4; member
/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1674 if (std::optional<int64_t> FrameOffset = in addLocalsForDie() local
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp1310 StackOffset FrameOffset = collectVariableInfoFromMFTable() local
H A DAsmPrinter.cpp1329 int FrameOffset = MI.getOperand(1).getImm(); emitFrameAlloc() local
/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp8841 const MCExpr *FrameOffset; ParseDirective() local
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp4066 uint64_t FrameOffset = PtrVT.getSizeInBits()/8; LowerVASTART() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp12502 int64_t FrameOffset = 0; InferPtrAlign() local