Home
last modified time | relevance | path

Searched refs:getSubBlock (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/Bitcode/
DBitstreamReader.h400 static BitstreamEntry getSubBlock(unsigned ID) { in getSubBlock() function
484 return BitstreamEntry::getSubBlock(ReadSubBlockID());
/external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
DNaClBitstreamReader.h319 static NaClBitstreamEntry getSubBlock(unsigned ID) { in getSubBlock() function
590 return NaClBitstreamEntry::getSubBlock(ReadSubBlockID()); in advance()