/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsTargetStreamer.h | 197 int FrameOffset; variable
|
/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/ |
H A D | InterpFrame.h | 167 const size_t FrameOffset; variable
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyRegisterInfo.cpp | 64 int64_t FrameOffset = MFI.getStackSize() + MFI.getObjectOffset(FrameIndex); in eliminateFrameIndex() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | GCRootLowering.cpp | 308 auto FrameOffset = TFI->getFrameIndexReference(MF, RI->Num, FrameReg); FindStackOffsets() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Sparc/ |
H A D | SparcFrameLowering.cpp | 297 int64_t FrameOffset = MF.getFrameInfo().getObjectOffset(FI) + in getFrameIndexReference() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/VE/ |
H A D | VEFrameLowering.cpp | 451 int64_t FrameOffset = MF.getFrameInfo().getObjectOffset(FI); in getFrameIndexReference() local
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | Win64EH.h | 119 support::ulittle16_t FrameOffset; member
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Coroutines/ |
H A D | CoroInternal.h | 138 uint64_t FrameOffset; // Start of the frame. global() member
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/ |
H A D | DIContext.h | 133 std::optional<int64_t> FrameOffset; member
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ExpandPseudo.cpp | 675 uint64_t FrameOffset = VAStartPseudoInstr->getOperand(4).getImm(); ExpandVastartSaveXmmRegs() local
|
/freebsd-src/sys/dev/pms/RefTisa/tisa/sassata/common/ |
H A D | tdmisc.c | 1910 bit32 FrameOffset, in tiCOMFrameReadBlock()
|
/freebsd-src/contrib/llvm-project/libunwind/src/ |
H A D | UnwindCursor.hpp | 82 uint8_t FrameOffset : 4; global() member
|
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFContext.cpp | 1672 if (std::optional<int64_t> FrameOffset = addLocalsForDie() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | CodeViewDebug.cpp | 1310 StackOffset FrameOffset = in collectVariableInfoFromMFTable() local
|
H A D | AsmPrinter.cpp | 1355 int FrameOffset = MI.getOperand(1).getImm(); emitFrameAlloc() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/ |
H A D | MipsAsmParser.cpp | 8841 const MCExpr *FrameOffset; in ParseDirective() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.cpp | 3943 uint64_t FrameOffset = PtrVT.getSizeInBits()/8; LowerVASTART() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAG.cpp | 12241 int64_t FrameOffset = 0; InferPtrAlign() local
|