/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/OrcError/ |
D | RPCError.cpp | 29 std::error_code ConnectionClosed::convertToErrorCode() const { in convertToErrorCode() function in llvm::orc::rpc::ConnectionClosed 37 std::error_code ResponseAbandoned::convertToErrorCode() const { in convertToErrorCode() function in llvm::orc::rpc::ResponseAbandoned 48 std::error_code CouldNotNegotiate::convertToErrorCode() const { in convertToErrorCode() function in llvm::orc::rpc::CouldNotNegotiate
|
D | OrcError.cpp | 87 std::error_code DuplicateDefinition::convertToErrorCode() const { in convertToErrorCode() function in llvm::orc::DuplicateDefinition 102 std::error_code JITSymbolNotFound::convertToErrorCode() const { in convertToErrorCode() function in llvm::orc::JITSymbolNotFound
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | Error.cpp | 72 std::error_code ErrorList::convertToErrorCode() const { in convertToErrorCode() function in llvm::ErrorList 82 std::error_code FileError::convertToErrorCode() const { in convertToErrorCode() function in llvm::FileError 132 std::error_code StringError::convertToErrorCode() const { in convertToErrorCode() function in llvm::StringError
|
D | BinaryStreamError.cpp | 53 std::error_code BinaryStreamError::convertToErrorCode() const { in convertToErrorCode() function in BinaryStreamError
|
D | FileCheckImpl.h | 70 std::error_code convertToErrorCode() const override { in convertToErrorCode() function 327 std::error_code convertToErrorCode() const override { in convertToErrorCode() function 348 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
|
/external/llvm/lib/Support/ |
D | Error.cpp | 68 std::error_code ErrorList::convertToErrorCode() const { in convertToErrorCode() function in llvm::ErrorList 99 std::error_code StringError::convertToErrorCode() const { in convertToErrorCode() function in llvm::StringError
|
/external/llvm/tools/llvm-dwp/ |
D | DWPError.h | 13 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
|
/external/llvm/tools/obj2yaml/ |
D | Error.cpp | 58 std::error_code Obj2YamlError::convertToErrorCode() const { in convertToErrorCode() function in llvm::Obj2YamlError
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | FileUtilities.h | 96 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
|
D | SymbolRemappingReader.h | 77 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/ |
D | Support.h | 37 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
|
/external/llvm/lib/DebugInfo/PDB/DIA/ |
D | DIAError.cpp | 57 std::error_code DIAError::convertToErrorCode() const { in convertToErrorCode() function in DIAError
|
/external/llvm/lib/DebugInfo/PDB/Raw/ |
D | RawError.cpp | 65 std::error_code RawError::convertToErrorCode() const { in convertToErrorCode() function in RawError
|
/external/llvm/lib/DebugInfo/CodeView/ |
D | CodeViewError.cpp | 65 std::error_code CodeViewError::convertToErrorCode() const { in convertToErrorCode() function in CodeViewError
|
/external/llvm/lib/DebugInfo/PDB/ |
D | GenericError.cpp | 65 std::error_code GenericError::convertToErrorCode() const { in convertToErrorCode() function in GenericError
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Remarks/ |
D | RemarkParser.h | 33 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Remarks/ |
D | YAMLRemarkParser.h | 41 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | RemarkStreamer.h | 73 std::error_code convertToErrorCode() const override { return EC; } in convertToErrorCode() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/ |
D | OrcRemoteTargetRPCAPI.h | 39 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/ |
D | JITLink.cpp | 55 std::error_code JITLinkError::convertToErrorCode() const { in convertToErrorCode() function in llvm::jitlink::JITLinkError
|
/external/llvm/unittests/Support/ |
D | ErrorTest.cpp | 36 std::error_code convertToErrorCode() const override { in convertToErrorCode() function in __anone68b8d300111::CustomError 72 std::error_code convertToErrorCode() const override { in convertToErrorCode() function in __anone68b8d300111::CustomSubError
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/RPC/ |
D | RPCUtils.h | 66 std::error_code convertToErrorCode() const override { in convertToErrorCode() function 99 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | Error.h | 871 std::error_code convertToErrorCode() const override { return EC; } in convertToErrorCode() function
|
/external/llvm/include/llvm/Support/ |
D | Error.h | 835 std::error_code convertToErrorCode() const override { return EC; } in convertToErrorCode() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/ |
D | Core.cpp | 315 std::error_code FailedToMaterialize::convertToErrorCode() const { in convertToErrorCode() function in llvm::orc::FailedToMaterialize 334 std::error_code SymbolsNotFound::convertToErrorCode() const { in convertToErrorCode() function in llvm::orc::SymbolsNotFound 347 std::error_code SymbolsCouldNotBeRemoved::convertToErrorCode() const { in convertToErrorCode() function in llvm::orc::SymbolsCouldNotBeRemoved
|