Home
last modified time | relevance | path

Searched defs:BeginOffset (Results 1 – 14 of 14) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/XRay/
H A DRecordInitializer.cpp36 auto BeginOffset = OffsetPtr; in visit() local
65 auto BeginOffset = OffsetPtr; in visit() local
109 auto BeginOffset = OffsetPtr; in visit() local
182 auto BeginOffset = OffsetPtr; in visit() local
246 auto BeginOffset = OffsetPtr; in visit() local
393 auto BeginOffset = OffsetPtr; in visit() local
/openbsd/gnu/llvm/clang/lib/AST/
H A DRawCommentList.cpp128 unsigned BeginOffset; in RawComment() local
156 unsigned BeginOffset; in getRawTextSlow() local
/openbsd/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugAbbrev.cpp31 const uint64_t BeginOffset = *OffsetPtr; in extract() local
H A DDWARFUnitIndex.cpp94 const uint64_t BeginOffset = *OffsetPtr; in parse() local
/openbsd/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeViewRecordIO.h245 uint32_t BeginOffset; member
/openbsd/gnu/llvm/llvm/lib/DebugInfo/CodeView/
H A DCVSymbolVisitor.cpp106 uint32_t BeginOffset = Begin.offset(); in visitSymbolStreamFiltered() local
H A DLazyRandomTypeCollection.cpp263 void LazyRandomTypeCollection::visitRange(TypeIndex Begin, uint32_t BeginOffset, in visitRange()
/openbsd/gnu/llvm/llvm/lib/ObjectYAML/
H A DMinidumpEmitter.cpp109 size_t BeginOffset = OS.tell(); in writeTo() local
H A DDWARFEmitter.cpp756 uint64_t BeginOffset = OS.tell(); in writeListEntry() local
817 uint64_t BeginOffset = OS.tell(); in writeListEntry() local
H A DELFEmitter.cpp1084 uint64_t BeginOffset = CBA.tell(); in emitDWARF() local
/openbsd/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DSROA.cpp257 uint64_t BeginOffset = 0; member in __anon360f21550111::Slice
269 Slice(uint64_t BeginOffset, uint64_t EndOffset, Use *U, bool IsSplittable) in Slice()
469 uint64_t BeginOffset = 0, EndOffset = 0; member in llvm::sroa::Partition
789 uint64_t BeginOffset = Offset.getZExtValue(); in insertUse() local
2025 uint64_t BeginOffset = in isVectorPromotionViableForSlice() local
2552 uint64_t BeginOffset = 0; member in llvm::sroa::AllocaSliceRewriter
/openbsd/gnu/llvm/clang/lib/Tooling/Syntax/
H A DTokens.cpp236 FileRange::FileRange(FileID File, unsigned BeginOffset, unsigned EndOffset) in FileRange()
/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp1585 unsigned BeginOffset = SM.getFileOffset(ExpansionRange.getBegin()); in getLengthOnSingleLine() local
/openbsd/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp14831 unsigned BeginOffset = Idx * EltBitWidth; in lowerShuffleAsBroadcast() local
14841 int BeginOffset = Idx * EltBitWidth; in lowerShuffleAsBroadcast() local