Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/Orc/
DOrcRemoteTargetRPCAPI.cpp40 FUNCNAME(RequestCompile); in getJITFuncIdName()
/external/llvm/include/llvm/ExecutionEngine/Orc/
DOrcRemoteTargetRPCAPI.h187 RequestCompile; typedef
DOrcRemoteTargetServer.h126 return callSTHandling<RequestCompile>(Channel, Listen, TrampolineAddr); in requestCompile()
DOrcRemoteTargetClient.h755 if (auto Err = handle<RequestCompile>(C, CompileCallback)) in listenForCompileRequests()