Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
HDOrcError.h30 RemoteAllocatorIdAlreadyInUse, enumerator
HDOrcRemoteTargetServer.h210 orcError(OrcErrorCode::RemoteAllocatorIdAlreadyInUse)); in handleCreateRemoteAllocator()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/OrcError/
HDOrcError.cpp41 case OrcErrorCode::RemoteAllocatorIdAlreadyInUse: in message()