Home
last modified time | relevance | path

Searched refs:parseConstants (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceTimerTree.def49 X(parseConstants) \
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp748 Error parseConstants();
2325 Error BitcodeReader::parseConstants() { in parseConstants() function in BitcodeReader
3469 if (Error Err = parseConstants()) in parseModule()
3754 if (Error Err = parseConstants()) in parseFunctionBody()
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp438 std::error_code parseConstants();
2866 std::error_code BitcodeReader::parseConstants() { in parseConstants() function in BitcodeReader
3616 if (std::error_code EC = parseConstants()) in parseModule()
4411 if (std::error_code EC = parseConstants()) in parseFunctionBody()
/external/llvm-project/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp750 Error parseConstants();
2333 Error BitcodeReader::parseConstants() { in parseConstants() function in BitcodeReader
3560 if (Error Err = parseConstants()) in parseModule()
3854 if (Error Err = parseConstants()) in parseFunctionBody()