Home
last modified time | relevance | path

Searched defs:BlockStart (Results 1 – 8 of 8) sorted by relevance

/llvm-project/clang/lib/Sema/
H A DSemaModule.cpp921 checkExportedDeclContext(Sema & S,DeclContext * DC,SourceLocation BlockStart) checkExportedDeclContext() argument
929 checkExportedDecl(Sema & S,Decl * D,SourceLocation BlockStart) checkExportedDecl() argument
1001 SourceLocation BlockStart = ActOnFinishExportDecl() local
[all...]
/llvm-project/llvm/tools/llvm-exegesis/lib/X86/
H A DX86Counter.cpp98 const uint64_t BlockStart = From == nullptr in parseDataBuffer() local
/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DMachOLinkGraphBuilder.cpp526 auto BlockStart = orc::ExecutorAddr(BlockSyms.front()->Value); graphifyRegularSymbols() local
666 orc::ExecutorAddrDiff BlockStart = 0; graphifyCStringSection() local
[all...]
/llvm-project/lldb/include/lldb/Host/
H A DEditline.h127 BlockStart, global() enumerator
/llvm-project/llvm/tools/llvm-pdbutil/
H A DExplainOutputStyle.cpp97 uint64_t BlockStart = pdbBlockIndex() * File.pdb().getBlockSize(); in pdbBlockOffset() local
/llvm-project/llvm/lib/CodeGen/
H A DLiveIntervals.cpp393 SlotIndex BlockStart = Indexes->getMBBStartIdx(MBB); extendSegmentsToUses() local
H A DSplitKit.cpp1189 std::tie(BlockStart, BlockEnd) = LIS.getSlotIndexes()->getMBBRange(&*MBB); in transferValues() local
[all...]
H A DAssignmentTrackingAnalysis.cpp226 unsigned BlockStart = VarLocRecords.size(); in init() local