Home
last modified time | relevance | path

Searched refs:FIRST_APPLICATION_BLOCKID (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Bitstream/
H A DBitCodeEnums.h72 FIRST_APPLICATION_BLOCKID = 8 enumerator
/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DSerializedDiagnostics.h20 BLOCK_META = llvm::bitc::FIRST_APPLICATION_BLOCKID,
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DPGOCtxProfWriter.h24 ProfileMetadataBlockID = bitc::FIRST_APPLICATION_BLOCKID,
/freebsd/contrib/llvm-project/llvm/include/llvm/Remarks/
H A DBitstreamRemarkContainer.h64 META_BLOCK_ID = bitc::FIRST_APPLICATION_BLOCKID,
/freebsd/contrib/llvm-project/llvm/include/llvm/Bitcode/
H A DLLVMBitCodes.h30 MODULE_BLOCK_ID = FIRST_APPLICATION_BLOCKID,
/freebsd/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesFormat.h47 CONTROL_BLOCK_ID = llvm::bitc::FIRST_APPLICATION_BLOCKID,
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeAnalyzer.cpp29 if (BlockID < bitc::FIRST_APPLICATION_BLOCKID) { in GetBlockName()
93 if (BlockID < bitc::FIRST_APPLICATION_BLOCKID) { in GetCodeName()
/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTBitCodes.h296 AST_BLOCK_ID = llvm::bitc::FIRST_APPLICATION_BLOCKID,
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DGlobalModuleIndex.cpp43 GLOBAL_INDEX_BLOCK_ID = llvm::bitc::FIRST_APPLICATION_BLOCKID