Searched defs:EndOffset (Results 1 - 7 of 7) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/DebugInfo/
H A DDWARFDebugFrame.cpp101 void FrameEntry::parseInstructions(uint32_t *Offset, uint32_t EndOffset) { argument
/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
H A DRawCommentList.cpp96 unsigned EndOffset; local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGRecordLayoutBuilder.cpp342 uint64_t EndOffset = Types.getContext().toBits(Layout.getDataSize()); local
/freebsd-10-stable/contrib/llvm/lib/Object/
H A DMachOObjectFile.cpp527 uint64_t EndOffset = 0; local
/freebsd-10-stable/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp2008 unsigned EndOffset = computeSizeAndOffset((*I)->getCUDie(), Offset); local
/freebsd-10-stable/contrib/llvm/lib/Transforms/Scalar/
H A DSROA.cpp125 uint64_t EndOffset; member in class:__anon2815::Slice
133 Slice(uint64_t BeginOffset, uint64_t EndOffset, Use *U, bool IsSplittable) argument
352 uint64_t EndOffset = BeginOffset + Size; local
937 findCommonType(AllocaSlices::const_iterator B, AllocaSlices::const_iterator E, uint64_t EndOffset) argument
1935 uint64_t BeginOffset, EndOffset; member in class:__anon2819::AllocaSliceRewriter
3051 rewritePartition(AllocaInst &AI, AllocaSlices &S, AllocaSlices::iterator B, AllocaSlices::iterator E, int64_t BeginOffset, int64_t EndOffset, ArrayRef<AllocaSlices::iterator> SplitUses) argument
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp2144 unsigned EndOffset = SM.getFileOffset(ExpansionRange.getEnd()); local

Completed in 118 milliseconds