Home
last modified time | relevance | path

Searched defs:convertToErrorCode (Results 1 – 25 of 34) sorted by relevance

12

/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/OrcError/
DRPCError.cpp29 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
DOrcError.cpp87 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/
DError.cpp72 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
DBinaryStreamError.cpp53 std::error_code BinaryStreamError::convertToErrorCode() const { in convertToErrorCode() function in BinaryStreamError
DFileCheckImpl.h70 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/
DError.cpp68 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/
DDWPError.h13 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
/external/llvm/tools/obj2yaml/
DError.cpp58 std::error_code Obj2YamlError::convertToErrorCode() const { in convertToErrorCode() function in llvm::Obj2YamlError
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DFileUtilities.h96 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
DSymbolRemappingReader.h77 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/
DSupport.h37 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
/external/llvm/lib/DebugInfo/PDB/DIA/
DDIAError.cpp57 std::error_code DIAError::convertToErrorCode() const { in convertToErrorCode() function in DIAError
/external/llvm/lib/DebugInfo/PDB/Raw/
DRawError.cpp65 std::error_code RawError::convertToErrorCode() const { in convertToErrorCode() function in RawError
/external/llvm/lib/DebugInfo/CodeView/
DCodeViewError.cpp65 std::error_code CodeViewError::convertToErrorCode() const { in convertToErrorCode() function in CodeViewError
/external/llvm/lib/DebugInfo/PDB/
DGenericError.cpp65 std::error_code GenericError::convertToErrorCode() const { in convertToErrorCode() function in GenericError
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Remarks/
DRemarkParser.h33 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Remarks/
DYAMLRemarkParser.h41 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DRemarkStreamer.h73 std::error_code convertToErrorCode() const override { return EC; } in convertToErrorCode() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DOrcRemoteTargetRPCAPI.h39 std::error_code convertToErrorCode() const override { in convertToErrorCode() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/
DJITLink.cpp55 std::error_code JITLinkError::convertToErrorCode() const { in convertToErrorCode() function in llvm::jitlink::JITLinkError
/external/llvm/unittests/Support/
DErrorTest.cpp36 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/
DRPCUtils.h66 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/
DError.h871 std::error_code convertToErrorCode() const override { return EC; } in convertToErrorCode() function
/external/llvm/include/llvm/Support/
DError.h835 std::error_code convertToErrorCode() const override { return EC; } in convertToErrorCode() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DCore.cpp315 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

12