Home
last modified time | relevance | path

Searched refs:JITDispatchContext (Results 1 – 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
HDSimpleRemoteEPC.cpp351 {{JDI.JITDispatchContext, ExecutorSessionObjectName}, in setup()
HDELFNixPlatform.cpp146 {EPC.getJITDispatchInfo().JITDispatchContext, in Create()
HDCOFFPlatform.cpp208 {EPC.getJITDispatchInfo().JITDispatchContext, in Create()
HDMachOPlatform.cpp322 {EPC.getJITDispatchInfo().JITDispatchContext, in Create()
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
HDExecutorProcessControl.h187 ExecutorAddr JITDispatchContext; member