Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/Orc/
DOrcRemoteTargetRPCAPI.cpp27 FUNCNAME(CreateRemoteAllocator); in getJITFuncIdName()
/external/llvm/include/llvm/ExecutionEngine/Orc/
DOrcRemoteTargetRPCAPI.h133 CreateRemoteAllocator; typedef
DOrcRemoteTargetServer.h72 return handle<CreateRemoteAllocator>(Channel, *this, in handleKnownFunction()
DOrcRemoteTargetClient.h640 if (auto Err = callST<CreateRemoteAllocator>(Channel, Id)) in createRemoteMemoryManager()