Home
last modified time | relevance | path

Searched defs:MaybeNum (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/llvm/lib/Bitstream/Reader/
DBitstreamReader.cpp48 Expected<word_t> MaybeNum = Read(bitc::BlockSizeWidth); in EnterSubBlock() local
143 Expected<uint32_t> MaybeNum = ReadVBR(6); in skipRecord() local
183 Expected<uint32_t> MaybeNum = ReadVBR(6); in skipRecord() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitstream/Reader/
DBitstreamReader.cpp48 Expected<word_t> MaybeNum = Read(bitc::BlockSizeWidth); in EnterSubBlock() local
143 Expected<uint32_t> MaybeNum = ReadVBR(6); in skipRecord() local
182 Expected<uint32_t> MaybeNum = ReadVBR(6); in skipRecord() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Bitstream/
DBitstreamReader.h474 Expected<unsigned> MaybeNum = Read(bitc::BlockSizeWidth); in SkipBlock() local
/external/llvm-project/llvm/include/llvm/Bitstream/
DBitstreamReader.h475 Expected<unsigned> MaybeNum = Read(bitc::BlockSizeWidth); in SkipBlock() local