Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaModule.cpp633 SourceLocation BlockStart) { in diagExportedUnnamedDecl()
641 static bool checkExportedDecl(Sema &S, Decl *D, SourceLocation BlockStart) { in checkExportedDecl()
681 SourceLocation BlockStart) { in checkExportedDeclContext()
697 SourceLocation BlockStart = in ActOnFinishExportDecl() local
/netbsd-src/sys/external/bsd/acpica/dist/tools/acpisrc/
H A Dasremove.c560 char *BlockStart; in AsRemoveEmptyBlocks() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/X86/
H A DX86Counter.cpp94 const uint64_t BlockStart = From == nullptr in parseDataBuffer() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/JITLink/
H A DMachOLinkGraphBuilder.cpp494 JITTargetAddress BlockStart = BlockSyms.front()->Value; in graphifyRegularSymbols() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DExplainOutputStyle.cpp95 uint64_t BlockStart = pdbBlockIndex() * File.pdb().getBlockSize(); in pdbBlockOffset() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DLiveIntervals.cpp405 SlotIndex BlockStart = Indexes->getMBBStartIdx(MBB); in extendSegmentsToUses() local
H A DSplitKit.cpp1182 SlotIndex BlockStart, BlockEnd; in transferValues() local