Home
last modified time | relevance | path

Searched refs:UnexpectedRPCResponse (Results 1 – 5 of 5) sorted by relevance

/external/llvm/include/llvm/ExecutionEngine/Orc/
DOrcError.h31 UnexpectedRPCResponse, enumerator
DRPCUtils.h557 return orcError(OrcErrorCode::UnexpectedRPCResponse);
/external/llvm/lib/ExecutionEngine/Orc/
DOrcError.cpp44 case OrcErrorCode::UnexpectedRPCResponse: in message()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/Orc/
DOrcError.h37 UnexpectedRPCResponse, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/Orc/
DOrcError.cpp56 case OrcErrorCode::UnexpectedRPCResponse: in message()