Home
last modified time | relevance | path

Searched defs:WrapperFnAddr (Results 1 – 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
DCore.h1466 JITTargetAddress WrapperFnAddr, in callWrapperAsync()
1477 shared::WrapperFunctionResult callWrapper(JITTargetAddress WrapperFnAddr, in callWrapper()
1491 JITTargetAddress WrapperFnAddr, in callSPSWrapperAsync()
1509 Error callSPSWrapper(JITTargetAddress WrapperFnAddr, in callSPSWrapper()
DExecutorProcessControl.h235 JITTargetAddress WrapperFnAddr, in callWrapperAsync()
DOrcRPCExecutorProcessControl.h362 JITTargetAddress WrapperFnAddr, in callWrapperAsync()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
DExecutorProcessControl.cpp113 SendResultFunction SendResult, JITTargetAddress WrapperFnAddr, in callWrapperAsync()
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/
DOrcRPCTPCServer.h638 runWrapper(JITTargetAddress WrapperFnAddr, in runWrapper()