Searched refs:BLOCKINFO_BLOCK_ID (Results 1 – 9 of 9) sorted by relevance
61 BLOCKINFO_BLOCK_ID = 0, enumerator
506 EnterSubblock(bitc::BLOCKINFO_BLOCK_ID, CodeWidth); in EnterBlockInfoBlock()
85 if (BlockID == bitc::BLOCKINFO_BLOCK_ID) in GetBlockName()121 if (BlockID == bitc::BLOCKINFO_BLOCK_ID) { in GetCodeName()335 if (BlockID == bitc::BLOCKINFO_BLOCK_ID) { in ParseBlock()
315 if (EnterSubBlock(bitc::BLOCKINFO_BLOCK_ID)) return true; in ReadBlockInfoBlock()
1653 case bitc::BLOCKINFO_BLOCK_ID: in ParseModule()1945 case bitc::BLOCKINFO_BLOCK_ID: in ParseBitcodeInto()
332 if (BlockID == llvm::bitc::BLOCKINFO_BLOCK_ID) { in readToNextRecordOrBlock()
433 Stream.EnterSubblock(llvm::bitc::BLOCKINFO_BLOCK_ID, 3); in emitBlockInfoBlock()
780 Stream.EnterSubblock(llvm::bitc::BLOCKINFO_BLOCK_ID, 3); in WriteBlockInfoBlock()
3154 case llvm::bitc::BLOCKINFO_BLOCK_ID: in ReadASTCore()