/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ToolDrivers/llvm-lib/ |
H A D | LibDriver.cpp | 107 handleAllErrors(std::move(E), [&](const llvm::ErrorInfoBase &EIB) { in fatalOpenError() 209 handleAllErrors(ChildMB.takeError(), [&](const ErrorInfoBase &EIB) { in appendFile() 236 [&](const ErrorInfoBase &EIB) { in appendFile()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IRReader/ |
H A D | IRReader.cpp | 40 handleAllErrors(std::move(E), [&](ErrorInfoBase &EIB) { in getLazyIRModule() 80 handleAllErrors(std::move(E), [&](ErrorInfoBase &EIB) { in parseIR()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IRReader/ |
H A D | IRReader.cpp | 41 handleAllErrors(std::move(E), [&](ErrorInfoBase &EIB) { in getLazyIRModule() 80 handleAllErrors(std::move(E), [&](ErrorInfoBase &EIB) { in parseIR()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Bitcode/Reader/ |
H A D | BitReader.cpp | 44 handleAllErrors(std::move(Err), [&](ErrorInfoBase &EIB) { in LLVMParseBitcodeInContext() 90 handleAllErrors(std::move(Err), [&](ErrorInfoBase &EIB) { in LLVMGetBitcodeModuleInContext()
|
H A D | BitcodeReader.cpp | 960 handleAllErrors(std::move(Err), [&](ErrorInfoBase &EIB) { in errorToErrorCodeAndEmitErrors()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/ |
H A D | BitReader.cpp | 45 handleAllErrors(std::move(Err), [&](ErrorInfoBase &EIB) { in LLVMParseBitcodeInContext() 91 handleAllErrors(std::move(Err), [&](ErrorInfoBase &EIB) { in LLVMGetBitcodeModuleInContext()
|
H A D | BitcodeReader.cpp | 848 handleAllErrors(std::move(Err), [&](ErrorInfoBase &EIB) { in errorToErrorCodeAndEmitErrors()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ToolDrivers/llvm-lib/ |
H A D | LibDriver.cpp | 107 handleAllErrors(std::move(E), [&](const llvm::ErrorInfoBase &EIB) { in fatalOpenError() 215 handleAllErrors(ChildMB.takeError(), [&](const ErrorInfoBase &EIB) { in appendFile()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Interpreter/ |
H A D | Interpreter.cpp | 39 handleAllErrors(std::move(Err), [&](ErrorInfoBase &EIB) { in create()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Interpreter/ |
H A D | Interpreter.cpp | 39 handleAllErrors(std::move(Err), [&](ErrorInfoBase &EIB) { in create()
|
/aosp_15_r20/external/llvm/tools/llvm-dis/ |
H A D | llvm-dis.cpp | 186 handleAllErrors(MOrErr.takeError(), [&](ErrorInfoBase &EIB) { in main()
|
/aosp_15_r20/external/llvm/lib/LibDriver/ |
H A D | LibDriver.cpp | 141 handleAllErrors(MOrErr.takeError(), [&](const llvm::ErrorInfoBase &EIB) { in libDriverMain()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/ |
H A D | ThinLTOCodeGenerator.cpp | 193 handleAllErrors(ModuleOrErr.takeError(), [&](ErrorInfoBase &EIB) { in loadModuleFromInput() 218 handleAllErrors(Result.takeError(), [&](ErrorInfoBase &EIB) { in crossImportIntoModule()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/LTO/ |
H A D | ThinLTOCodeGenerator.cpp | 200 handleAllErrors(ModuleOrErr.takeError(), [&](ErrorInfoBase &EIB) { in loadModuleFromInput() 226 handleAllErrors(Result.takeError(), [&](ErrorInfoBase &EIB) { in crossImportIntoModule()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Linker/ |
H A D | LinkModules.cpp | 586 handleAllErrors(std::move(E), [&](ErrorInfoBase &EIB) { in run()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Linker/ |
H A D | LinkModules.cpp | 558 handleAllErrors(std::move(E), [&](ErrorInfoBase &EIB) { in run()
|
/aosp_15_r20/external/llvm/lib/Linker/ |
H A D | LinkModules.cpp | 586 handleAllErrors(std::move(E), [&](ErrorInfoBase &EIB) { in run()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/RPC/ |
H A D | RPCSerialization.h | 409 static Error serializeAsStringError(ChannelT &C, const ErrorInfoBase &EIB) { in serializeAsStringError()
|
/aosp_15_r20/external/llvm/tools/llvm-ar/ |
H A D | llvm-ar.cpp | 72 handleAllErrors(std::move(E), [&](const llvm::ErrorInfoBase &EIB) { in failIfError()
|
/aosp_15_r20/external/llvm/tools/gold/ |
H A D | gold-plugin.cpp | 1164 handleAllErrors(std::move(E), [&](const llvm::ErrorInfoBase &EIB) { in linkInModule()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
H A D | LegacyPassManager.cpp | 1344 handleAllErrors(F.materialize(), [&](ErrorInfoBase &EIB) { in run()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | LegacyPassManager.cpp | 1340 handleAllErrors(F.materialize(), [&](ErrorInfoBase &EIB) { in run()
|