Searched refs:BlockIDWidth (Results 1 – 13 of 13) sorted by relevance
37 BlockIDWidth = 8, // We use VBR-8 for block IDs. enumerator
422 return ReadVBR(bitc::BlockIDWidth); in ReadSubBlockID()
204 EmitVBR(BlockID, bitc::BlockIDWidth); in EnterSubblock()
30 BlockIDWidth = 8, // We use VBR-8 for block IDs. enumerator
523 return ReadVBR(bitc::BlockIDWidth); in ReadSubBlockID()
208 EmitVBR(BlockID, bitc::BlockIDWidth); in EnterSubblock()
28 BlockIDWidth = 8, // We use VBR-8 for block IDs. enumerator
198 EmitVBR(BlockID, bitc::BlockIDWidth); in EnterSubblock()
364 return ReadVBR(bitc::BlockIDWidth); in ReadSubBlockID()
32 BlockIDWidth = 8, // We use VBR-8 for block IDs. enumerator
800 return ReadVBR(naclbitc::BlockIDWidth); in ReadSubBlockID()
1894 Stream.getAbbrevIDWidth() + bitc::BlockIDWidth; in parseGlobalValueSymbolTable()1955 Stream.getAbbrevIDWidth() + bitc::BlockIDWidth; in parseValueSymbolTable()
1935 Stream.getAbbrevIDWidth() + bitc::BlockIDWidth; in parseValueSymbolTable()