Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Bitcode/
DBitstreamReader.h279 struct BitstreamEntry { struct
290 static BitstreamEntry getError() { in getError() argument
294 static BitstreamEntry getEndBlock() { in getEndBlock() argument
298 static BitstreamEntry getSubBlock(unsigned ID) { in getSubBlock() argument
302 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