Searched defs:ParseBlock (Results 1 – 3 of 3) sorted by relevance
/external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/ | ||
D | NaClBitcodeParser.h | 436 virtual bool ParseBlock(unsigned BlockID) { in ParseBlock() function |
/external/llvm/tools/llvm-bcanalyzer/ | ||
D | llvm-bcanalyzer.cpp | 474 static bool ParseBlock(BitstreamCursor &Stream, unsigned BlockID, in ParseBlock() function |
/external/swiftshader/third_party/subzero/src/ | ||
D | PNaClTranslator.cpp | 806 bool BlockParserBaseClass::ParseBlock(unsigned BlockID) { in ParseBlock() function in __anoneb0c52420111::BlockParserBaseClass |