Home
last modified time | relevance | path

Searched refs:RemoteAllocatorIdAlreadyInUse (Results 1 – 6 of 6) sorted by relevance

/external/llvm/include/llvm/ExecutionEngine/Orc/
DOrcError.h26 RemoteAllocatorIdAlreadyInUse, enumerator
DOrcRemoteTargetServer.h229 return orcError(OrcErrorCode::RemoteAllocatorIdAlreadyInUse); in handleCreateRemoteAllocator()
/external/llvm/lib/ExecutionEngine/Orc/
DOrcError.cpp34 case OrcErrorCode::RemoteAllocatorIdAlreadyInUse: in message()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/Orc/
DOrcError.h29 RemoteAllocatorIdAlreadyInUse, enumerator
DOrcRemoteTargetServer.h211 orcError(OrcErrorCode::RemoteAllocatorIdAlreadyInUse)); in handleCreateRemoteAllocator()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/Orc/
DOrcError.cpp40 case OrcErrorCode::RemoteAllocatorIdAlreadyInUse: in message()