Home
last modified time | relevance | path

Searched defs:InitialOffset (Results 1 – 9 of 9) sorted by relevance

/llvm-project/llvm/tools/llvm-pdbutil/
H A DPrettyClassLayoutGraphicalDumper.cpp31 LinePrinter &P, uint32_t RecurseLevel, uint32_t InitialOffset) in PrettyClassLayoutGraphicalDumper()
/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DCVSymbolVisitor.cpp79 if (auto EC = visitSymbolRecord(I, InitialOffset + Symbols.skew())) in visitSymbolStream() argument
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCBranchSelector.cpp110 unsigned InitialOffset = 0; GetInitialOffset() local
/llvm-project/llvm/lib/CodeGen/
H A DCFIInstrInserter.cpp147 int InitialOffset = calculateCFAInfo() local
/llvm-project/clang/lib/Tooling/Inclusions/
H A DHeaderIncludes.cpp95 unsigned InitialOffset = SM.getFileOffset(Tok.getLocation()); in getOffsetAfterHeaderGuardsAndComments() local
/llvm-project/llvm/lib/Support/
H A DARMAttributeParser.cpp389 uint64_t InitialOffset = cursor.tell(); also_compatible_with() local
/llvm-project/llvm/lib/ObjectYAML/
H A DELFEmitter.cpp48 const uint64_t InitialOffset; global() member in __anon934faf2d0111::ContiguousBlobAccumulator
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp745 allocateStackSpace(MachineBasicBlock & MBB,MachineBasicBlock::iterator MBBI,int64_t RealignmentPadding,StackOffset AllocSize,bool NeedsWinCFI,bool * HasWinCFI,bool EmitCFI,StackOffset InitialOffset,bool FollowupAllocs) const allocateStackSpace() argument
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp4802 int InitialOffset = std::get<1>(Vec[0]); clusterSortPtrAccesses() local