Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Bitcode/Reader/
H A DBitstreamReader.cpp28 bool BitstreamCursor::EnterSubBlock(unsigned BlockID, unsigned *NumWordsP) { in EnterSubBlock() function in BitstreamCursor
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Bitstream/Reader/
H A DBitstreamReader.cpp26 Error BitstreamCursor::EnterSubBlock(unsigned BlockID, unsigned *NumWordsP) { in EnterSubBlock() function in BitstreamCursor
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitstream/Reader/
H A DBitstreamReader.cpp21 Error BitstreamCursor::EnterSubBlock(unsigned BlockID, unsigned *NumWordsP) { in EnterSubBlock() function in BitstreamCursor
/aosp_15_r20/external/swiftshader/third_party/subzero/pnacl-llvm/
H A DNaClBitstreamReader.cpp70 bool NaClBitstreamCursor::EnterSubBlock(unsigned BlockID, unsigned *NumWordsP) { in EnterSubBlock() function in NaClBitstreamCursor