Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Mips/
H A DMipsTargetStreamer.h198 int FrameOffset; variable
/llvm-project-15.0.7/clang/lib/AST/Interp/
H A DInterpFrame.h145 const size_t FrameOffset; variable
/llvm-project-15.0.7/llvm/lib/Target/WebAssembly/
H A DWebAssemblyRegisterInfo.cpp64 int64_t FrameOffset = MFI.getStackSize() + MFI.getObjectOffset(FrameIndex); in eliminateFrameIndex() local
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DGCRootLowering.cpp295 auto FrameOffset = TFI->getFrameIndexReference(MF, RI->Num, FrameReg); in FindStackOffsets() local
/llvm-project-15.0.7/llvm/lib/Target/Sparc/
H A DSparcFrameLowering.cpp297 int64_t FrameOffset = MF.getFrameInfo().getObjectOffset(FI) + in getFrameIndexReference() local
/llvm-project-15.0.7/llvm/lib/Target/VE/
H A DVEFrameLowering.cpp451 int64_t FrameOffset = MF.getFrameInfo().getObjectOffset(FI); in getFrameIndexReference() local
/llvm-project-15.0.7/llvm/include/llvm/Support/
H A DWin64EH.h104 support::ulittle16_t FrameOffset; member
/llvm-project-15.0.7/llvm/lib/Transforms/Coroutines/
H A DCoroInternal.h132 uint64_t FrameOffset; // Start of the frame. member
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86ExpandPseudo.cpp656 uint64_t FrameOffset = VAStartPseudoInstr->getOperand(4).getImm(); in ExpandVastartSaveXmmRegs() local
/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/
H A DDIContext.h128 Optional<int64_t> FrameOffset; member
/llvm-project-15.0.7/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1182 if (Optional<int64_t> FrameOffset = in addLocalsForDie() local
/llvm-project-15.0.7/libunwind/src/
H A DUnwindCursor.hpp68 uint8_t FrameOffset : 4; member
/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1297 int FrameOffset = MI.getOperand(1).getImm(); in emitFrameAlloc() local
H A DCodeViewDebug.cpp1292 StackOffset FrameOffset = TFI->getFrameIndexReference(*Asm->MF, VI.Slot, FrameReg); in collectVariableInfoFromMFTable() local
/llvm-project-15.0.7/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp8777 const MCExpr *FrameOffset; in ParseDirective() local
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp11255 int64_t FrameOffset = 0; in InferPtrAlign() local
/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp3832 uint64_t FrameOffset = PtrVT.getSizeInBits()/8; in LowerVASTART() local