Home
last modified time | relevance | path

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

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/ExecutionEngine/Orc/
H A DSimpleRemoteEPC.cpp313 {{JDI.JITDispatchContext, ExecutorSessionObjectName}, in setup()
H A DELFNixPlatform.cpp131 {EPC.getJITDispatchInfo().JITDispatchContext.getValue(), in Create()
H A DMachOPlatform.cpp179 {EPC.getJITDispatchInfo().JITDispatchContext.getValue(), in Create()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/ExecutionEngine/Orc/
H A DExecutorProcessControl.h176 ExecutorAddr JITDispatchContext; member