Home
last modified time | relevance | path

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

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