Searched defs:InitialOffset (Results 1 – 9 of 9) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-pdbutil/ |
H A D | PrettyClassLayoutGraphicalDumper.cpp | 31 LinePrinter &P, uint32_t RecurseLevel, uint32_t InitialOffset) in PrettyClassLayoutGraphicalDumper()
|
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/ |
H A D | CVSymbolVisitor.cpp | 79 uint32_t InitialOffset) { in visitSymbolStream()
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCBranchSelector.cpp | 110 unsigned InitialOffset = 0; in GetInitialOffset() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | CFIInstrInserter.cpp | 147 int InitialOffset = in calculateCFAInfo() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/Inclusions/ |
H A D | HeaderIncludes.cpp | 95 unsigned InitialOffset = SM.getFileOffset(Tok.getLocation()); in getOffsetAfterHeaderGuardsAndComments() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Support/ |
H A D | ARMAttributeParser.cpp | 389 uint64_t InitialOffset = cursor.tell(); in also_compatible_with() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/ObjectYAML/ |
H A D | ELFEmitter.cpp | 48 const uint64_t InitialOffset; member in __anon4bfa4e2c0111::ContiguousBlobAccumulator
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64FrameLowering.cpp | 726 allocateStackSpace(MachineBasicBlock & MBB,MachineBasicBlock::iterator MBBI,int64_t RealignmentPadding,StackOffset AllocSize,bool NeedsWinCFI,bool * HasWinCFI,bool EmitCFI,StackOffset InitialOffset,bool FollowupAllocs) const allocateStackSpace() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | SLPVectorizer.cpp | 3979 int InitialOffset = std::get<1>(Vec[0]); clusterSortPtrAccesses() local
|