Searched refs:ReadVBR (Results 1 – 11 of 11) sorted by relevance
41 CurCodeSize = ReadVBR(bitc::CodeLenWidth); in EnterSubBlock()104 unsigned Code = ReadVBR(6); in skipRecord()106 unsigned NumElts = ReadVBR(6); in skipRecord()127 unsigned NumElts = ReadVBR(6); in skipRecord()158 unsigned NumElts = ReadVBR(6); in skipRecord()180 unsigned Code = ReadVBR(6); in readRecord()181 unsigned NumElts = ReadVBR(6); in readRecord()217 unsigned NumElts = ReadVBR(6); in readRecord()248 unsigned NumElts = ReadVBR(6); in readRecord()285 unsigned NumOpInfo = ReadVBR(5); in ReadAbbrevRecord()
2064 unsigned Size = R.ReadVBR(6); in parseMetadataStrings()
38 CurCodeSize = ReadVBR(bitc::CodeLenWidth); in EnterSubBlock()99 unsigned Code = ReadVBR(6); in skipRecord()100 unsigned NumElts = ReadVBR(6); in skipRecord()131 unsigned NumElts = ReadVBR(6); in skipRecord()160 unsigned NumElts = ReadVBR(6); in skipRecord()183 unsigned Code = ReadVBR(6); in readRecord()184 unsigned NumElts = ReadVBR(6); in readRecord()220 unsigned NumElts = ReadVBR(6); in readRecord()251 unsigned NumElts = ReadVBR(6); in readRecord()287 unsigned NumOpInfo = ReadVBR(5); in ReadAbbrevRecord()
1797 unsigned Size = R.ReadVBR(6); in parseMetadataStrings()
76 CodeAbbrev(IsFixed, ReadVBR(naclbitc::CodeLenWidth)); in EnterSubBlock()115 unsigned Code = ReadVBR(6); in skipRecord()117 unsigned NumElts = ReadVBR(6); in skipRecord()136 unsigned NumElts = ReadVBR(6); in skipRecord()159 Value = ReadVBR(6); in readRecordAbbrevField()205 unsigned Code = ReadVBR(6); in readRecord()206 unsigned NumElts = ReadVBR(6); in readRecord()260 unsigned NumOpInfo = ReadVBR(5); in ReadAbbrevRecord()318 unsigned NumOpInfo = ReadVBR(5); in SkipAbbrevRecord()
310 uint32_t ReadVBR(unsigned NumBits) { in ReadVBR() function364 return ReadVBR(bitc::BlockIDWidth); in ReadSubBlockID()373 ReadVBR(bitc::CodeLenWidth); in SkipBlock()406 CurCodeSize = ReadVBR(bitc::CodeLenWidth);485 unsigned Code = ReadVBR(6);486 unsigned NumElts = ReadVBR(6);500 unsigned NumElts = ReadVBR(6);511 unsigned NumElts = ReadVBR(6);558 unsigned NumOpInfo = ReadVBR(5); in ReadAbbrevRecord()
222 uint32_t ReadVBR(unsigned NumBits) { in ReadVBR() function352 using SimpleBitstreamCursor::ReadVBR;422 return ReadVBR(bitc::BlockIDWidth); in ReadSubBlockID()430 ReadVBR(bitc::CodeLenWidth); in SkipBlock()
302 uint32_t ReadVBR(unsigned NumBits) { in ReadVBR() function455 using SimpleBitstreamCursor::ReadVBR;523 return ReadVBR(bitc::BlockIDWidth); in ReadSubBlockID()531 ReadVBR(bitc::CodeLenWidth); in SkipBlock()
721 uint32_t ReadVBR(unsigned NumBits) { in ReadVBR() function792 : ReadVBR(CodeAbbrev.NumBits); in ReadCode()800 return ReadVBR(naclbitc::BlockIDWidth); in ReadSubBlockID()808 ReadVBR(naclbitc::CodeLenWidth); in SkipBlock()
448 unsigned Size = R.ReadVBR(6); in decodeMetadataStringsBlob()
474 unsigned Size = R.ReadVBR(6); in decodeMetadataStringsBlob()