Searched defs:InitialOffset (Results 1 – 9 of 9) sorted by relevance
/llvm-project/llvm/tools/llvm-pdbutil/ |
H A D | PrettyClassLayoutGraphicalDumper.cpp | 31 LinePrinter &P, uint32_t RecurseLevel, uint32_t InitialOffset) in PrettyClassLayoutGraphicalDumper()
|
/llvm-project/llvm/lib/DebugInfo/CodeView/ |
H A D | CVSymbolVisitor.cpp | 79 if (auto EC = visitSymbolRecord(I, InitialOffset + Symbols.skew())) in visitSymbolStream() argument
|
/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCBranchSelector.cpp | 110 unsigned InitialOffset = 0; GetInitialOffset() local
|
/llvm-project/llvm/lib/CodeGen/ |
H A D | CFIInstrInserter.cpp | 147 int InitialOffset = calculateCFAInfo() local
|
/llvm-project/clang/lib/Tooling/Inclusions/ |
H A D | HeaderIncludes.cpp | 95 unsigned InitialOffset = SM.getFileOffset(Tok.getLocation()); in getOffsetAfterHeaderGuardsAndComments() local
|
/llvm-project/llvm/lib/Support/ |
H A D | ARMAttributeParser.cpp | 389 uint64_t InitialOffset = cursor.tell(); also_compatible_with() local
|
/llvm-project/llvm/lib/ObjectYAML/ |
H A D | ELFEmitter.cpp | 48 const uint64_t InitialOffset; global() member in __anon934faf2d0111::ContiguousBlobAccumulator
|
/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64FrameLowering.cpp | 745 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 D | SLPVectorizer.cpp | 4802 int InitialOffset = std::get<1>(Vec[0]); clusterSortPtrAccesses() local
|