Home
last modified time | relevance | path

Searched defs:EndOffset (Results 1 – 25 of 25) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugAddr.cpp18 uint64_t EndOffset) { in extractAddresses()
65 uint64_t EndOffset = *OffsetPtr + Length; in extractV5() local
H A DDWARFAcceleratorTable.cpp378 uint64_t EndOffset = DataOffset + *NumEntries * getHashDataEntryLength(); in equal_range() local
H A DDWARFDebugLine.cpp834 const uint64_t EndOffset = DebugLineOffset + ProgramLength; in parse() local
H A DDWARFContext.cpp960 uint64_t EndOffset = Header.length() + Header.getHeaderOffset(); in dumpLoclistsSection() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DHLSLBufferLayoutBuilder.cpp80 unsigned EndOffset = 0; in createLayoutType() local
176 unsigned &EndOffset, in layoutField()
H A DCGClass.cpp825 uint64_t EndOffset = SSV[i].Offset + SSV[i].Size; in EmitAsanPrologueOrEpilogue() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DSymbolRecordHelpers.cpp89 uint32_t EndOffset = getScopeEndOffset(Opener); in limitSymbolArrayToScope() local
H A DCVSymbolVisitor.cpp108 uint32_t EndOffset = getScopeEndOffset(BeginSym); in visitSymbolStreamFiltered() local
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSectionELF.h51 uint64_t EndOffset; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/LowLevel/
H A DDWARFExpression.h85 uint64_t EndOffset; variable
H A DDWARFCFIProgram.h83 uint64_t EndOffset) { in parse()
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DOptimizedStructLayout.cpp350 std::optional<uint64_t> EndOffset) -> bool { in performOptimizedStructLayout()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeDeserializer.h151 uint32_t EndOffset = Mapping.Reader.getOffset(); in visitKnownMemberImpl() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp528 uint64_t EndOffset = 0; member in __anondf5662880411::Slice
537 Slice(uint64_t BeginOffset, uint64_t EndOffset, Use *U, bool IsSplittable) in Slice()
737 uint64_t BeginOffset = 0, EndOffset = 0; member in __anondf5662880411::Partition
1060 uint64_t EndOffset = BeginOffset + Size; in insertUse() local
1491 uint64_t EndOffset) { in findCommonType()
2126 uint64_t EndOffset = std::min(S.endOffset(), P.endOffset()) - P.beginOffset(); in isVectorPromotionViableForSlice() local
2738 uint64_t EndOffset = 0; member in __anondf5662880e11::AllocaSliceRewriter
4368 uint64_t EndOffset = Offset + Size; in getTypePartition() local
5597 uint64_t EndOffset = 0; in propagateStoredValuesToLoads() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DRawCommentList.cpp155 unsigned EndOffset; in getRawTextSlow() local
H A DExprConstant.cpp12801 CharUnits &EndOffset) { in determineEndOffset()
12919 CharUnits EndOffset; in tryEvaluateBuiltinObjectSize() local
/freebsd/contrib/llvm-project/clang/lib/Tooling/Syntax/
H A DTokens.cpp182 FileRange::FileRange(FileID File, unsigned BeginOffset, unsigned EndOffset) in FileRange()
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.cpp1709 int EndOffset = (I + 1 == CPV->getNumOperands()) in bufferAggregateConstant() local
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DWasmObjectFile.cpp1040 uint32_t EndOffset = Section.Content.size(); in parseRelocSection() local
H A DMachOObjectFile.cpp5036 uint32_t EndOffset = CFHeaderOffset + CFSize; in getChainedFixupsHeader() local
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp1279 unsigned EndOffset = SM.getFileOffset(FileRange.getEnd()); in makeStandaloneRange() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp1616 unsigned EndOffset = SM.getFileOffset(ExpansionRange.getEnd()); in getLengthOnSingleLine() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FrameLowering.cpp3995 int EndOffset = -EHRegOffset - EHRegSize; in restoreWin32EHStackPointers() local
H A DX86ISelLowering.cpp13065 int EndOffset = BeginOffset + NumSubElts * EltBitWidth; in lowerShuffleAsBroadcast() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp5235 std::optional<int64_t> EndOffset; in tryMergeAdjacentSTG() local