Home
last modified time | relevance | path

Searched defs:BitstreamEntry (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Bitstream/
DBitstreamReader.h306 struct BitstreamEntry { struct
317 static BitstreamEntry getError() { in getError() argument
321 static BitstreamEntry getEndBlock() { in getEndBlock() argument
325 static BitstreamEntry getSubBlock(unsigned ID) { in getSubBlock() argument
329 static BitstreamEntry getRecord(unsigned AbbrevID) { in getRecord() argument
/external/llvm/include/llvm/Bitcode/
DBitstreamReader.h383 struct BitstreamEntry { struct
394 static BitstreamEntry getError() { in getError() argument
397 static BitstreamEntry getEndBlock() { in getEndBlock() argument
400 static BitstreamEntry getSubBlock(unsigned ID) { in getSubBlock() argument
403 static BitstreamEntry getRecord(unsigned AbbrevID) { in getRecord() argument