Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Bitstream/
H A 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
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Bitstream/
DBitstreamReader.h324 struct BitstreamEntry { struct
335 static BitstreamEntry getError() { in getError() argument
339 static BitstreamEntry getEndBlock() { in getEndBlock() argument
343 static BitstreamEntry getSubBlock(unsigned ID) { in getSubBlock() argument
347 static BitstreamEntry getRecord(unsigned AbbrevID) { in getRecord() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Bitstream/
DBitstreamReader.h324 struct BitstreamEntry { struct
335 static BitstreamEntry getError() { in getError() argument
339 static BitstreamEntry getEndBlock() { in getEndBlock() argument
343 static BitstreamEntry getSubBlock(unsigned ID) { in getSubBlock() argument
347 static BitstreamEntry getRecord(unsigned AbbrevID) { in getRecord() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Bitstream/
DBitstreamReader.h324 struct BitstreamEntry { struct
335 static BitstreamEntry getError() { in getError() argument
339 static BitstreamEntry getEndBlock() { in getEndBlock() argument
343 static BitstreamEntry getSubBlock(unsigned ID) { in getSubBlock() argument
347 static BitstreamEntry getRecord(unsigned AbbrevID) { in getRecord() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Bitstream/
DBitstreamReader.h324 struct BitstreamEntry { struct
335 static BitstreamEntry getError() { in getError() argument
339 static BitstreamEntry getEndBlock() { in getEndBlock() argument
343 static BitstreamEntry getSubBlock(unsigned ID) { in getSubBlock() argument
347 static BitstreamEntry getRecord(unsigned AbbrevID) { in getRecord() argument
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Bitstream/
H A DBitstreamReader.h325 struct BitstreamEntry { struct
336 static BitstreamEntry getError() { in getError() argument
340 static BitstreamEntry getEndBlock() { in getEndBlock() argument
344 static BitstreamEntry getSubBlock(unsigned ID) { in getSubBlock() argument
348 static BitstreamEntry getRecord(unsigned AbbrevID) { in getRecord() argument
/aosp_15_r20/external/llvm/include/llvm/Bitcode/
H A 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