Home
last modified time | relevance | path

Searched refs:DestroyRemoteAllocator (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/ExecutionEngine/Orc/
DOrcRemoteTargetRPCAPI.cpp30 FUNCNAME(DestroyRemoteAllocator); in getJITFuncIdName()
/external/llvm/include/llvm/ExecutionEngine/Orc/
DOrcRemoteTargetRPCAPI.h145 DestroyRemoteAllocator; typedef
DOrcRemoteTargetServer.h81 return handle<DestroyRemoteAllocator>( in handleKnownFunction()
DOrcRemoteTargetClient.h706 if (auto Err = callST<DestroyRemoteAllocator>(Channel, Id)) { in destroyRemoteAllocator()