Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsTargetStreamer.h197 int FrameOffset; variable
/openbsd-src/gnu/llvm/clang/lib/AST/Interp/
H A DInterpFrame.h163 const size_t FrameOffset; variable
/openbsd-src/gnu/llvm/llvm/lib/Target/WebAssembly/
H A DWebAssemblyRegisterInfo.cpp64 int64_t FrameOffset = MFI.getStackSize() + MFI.getObjectOffset(FrameIndex); in eliminateFrameIndex() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DGCRootLowering.cpp295 auto FrameOffset = TFI->getFrameIndexReference(MF, RI->Num, FrameReg); in FindStackOffsets() local
/openbsd-src/gnu/llvm/llvm/lib/Target/Sparc/
H A DSparcFrameLowering.cpp297 int64_t FrameOffset = MF.getFrameInfo().getObjectOffset(FI) + in getFrameIndexReference() local
/openbsd-src/gnu/llvm/llvm/lib/Target/VE/
H A DVEFrameLowering.cpp451 int64_t FrameOffset = MF.getFrameInfo().getObjectOffset(FI); in getFrameIndexReference() local
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DWin64EH.h118 support::ulittle16_t FrameOffset; member
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Coroutines/
H A DCoroInternal.h133 uint64_t FrameOffset; // Start of the frame. member
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/
H A DDIContext.h129 std::optional<int64_t> FrameOffset; member
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ExpandPseudo.cpp661 uint64_t FrameOffset = VAStartPseudoInstr->getOperand(4).getImm(); in ExpandVastartSaveXmmRegs() local
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1251 if (std::optional<int64_t> FrameOffset = in addLocalsForDie() local
/openbsd-src/gnu/llvm/libunwind/src/
H A DUnwindCursor.hpp79 uint8_t FrameOffset : 4; member
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp1293 StackOffset FrameOffset = TFI->getFrameIndexReference(*Asm->MF, VI.Slot, FrameReg); in collectVariableInfoFromMFTable() local
H A DAsmPrinter.cpp1306 int FrameOffset = MI.getOperand(1).getImm(); in emitFrameAlloc() local
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp8835 const MCExpr *FrameOffset; in ParseDirective() local
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp3845 uint64_t FrameOffset = PtrVT.getSizeInBits()/8; in LowerVASTART() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp11558 int64_t FrameOffset = 0; in InferPtrAlign() local