Home
last modified time | relevance | path

Searched refs:resolveGlobalAndIndirectSymbolInits (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp756 Error resolveGlobalAndIndirectSymbolInits();
2231 Error BitcodeReader::resolveGlobalAndIndirectSymbolInits() { in resolveGlobalAndIndirectSymbolInits() function in BitcodeReader
2964 if (Error Err = resolveGlobalAndIndirectSymbolInits()) in globalCleanup()
3471 if (Error Err = resolveGlobalAndIndirectSymbolInits()) in parseModule()
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp445 std::error_code resolveGlobalAndIndirectSymbolInits();
2772 std::error_code BitcodeReader::resolveGlobalAndIndirectSymbolInits() { in resolveGlobalAndIndirectSymbolInits() function in BitcodeReader
3444 resolveGlobalAndIndirectSymbolInits(); in globalCleanup()
3618 if (std::error_code EC = resolveGlobalAndIndirectSymbolInits()) in parseModule()
/external/llvm-project/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp758 Error resolveGlobalAndIndirectSymbolInits();
2239 Error BitcodeReader::resolveGlobalAndIndirectSymbolInits() { in resolveGlobalAndIndirectSymbolInits() function in BitcodeReader
3024 if (Error Err = resolveGlobalAndIndirectSymbolInits()) in globalCleanup()
3562 if (Error Err = resolveGlobalAndIndirectSymbolInits()) in parseModule()