Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsTargetStreamer.h206 int FrameOffset; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyRegisterInfo.cpp62 int64_t FrameOffset = MFI.getStackSize() + MFI.getObjectOffset(FrameIndex); in eliminateFrameIndex() local
/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DInterpFrame.h178 const size_t FrameOffset; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcFrameLowering.cpp237 int64_t FrameOffset = MF.getFrameInfo().getObjectOffset(FI) + in getFrameIndexReference() local
/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/VE/
H A DVEFrameLowering.cpp448 int64_t FrameOffset = MF.getFrameInfo().getObjectOffset(FI); in getFrameIndexReference() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DWin64EH.h122 support::ulittle16_t FrameOffset; member
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Coroutines/
H A DCoroShape.h145 uint64_t FrameOffset; // Start of the frame. member
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/
H A DDIContext.h135 std::optional<int64_t> FrameOffset; member
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ExpandPseudo.cpp1025 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/llvm/lib/Target/Xtensa/
H A DXtensaISelLowering.cpp1224 uint64_t FrameOffset = PtrVT.getStoreSize(); in LowerVASTART() local
/freebsd/contrib/llvm-project/libunwind/src/
H A DUnwindCursor.hpp88 uint8_t FrameOffset : 4; member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp1317 StackOffset FrameOffset = in collectVariableInfoFromMFTable() local
H A DAsmPrinter.cpp1374 int FrameOffset = MI.getOperand(1).getImm(); in emitFrameAlloc() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1672 if (std::optional<int64_t> FrameOffset = in addLocalsForDie() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp8787 const MCExpr *FrameOffset; in ParseDirective() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp13149 int64_t FrameOffset = 0; in InferPtrAlign() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp4072 uint64_t FrameOffset = PtrVT.getSizeInBits()/8; in LowerVASTART() local