Home
last modified time | relevance | path

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

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