Home
last modified time | relevance | path

Searched refs:runWrapperInJIT (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DOrcRPCExecutorProcessControl.h289 &ThisT::runWrapperInJIT); in OrcRPCExecutorProcessControlBase()
414 Error runWrapperInJIT( in runWrapperInJIT() function
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/
H A DOrcRPCTPCServer.h461 runWrapperInJIT(JITTargetAddress FunctionId, ArrayRef<char> ArgBuffer) { in runWrapperInJIT() function
473 auto R = static_cast<ThisT *>(Ctx)->runWrapperInJIT( in jitDispatchViaOrcRPCTPCServer()