Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/ExecutionEngine/Orc/
H A DSimpleRemoteEPC.cpp314 {JDI.JITDispatchFunction, DispatchFnName}, in setup()
H A DELFNixPlatform.cpp138 {EPC.getJITDispatchInfo().JITDispatchFunction.getValue(), in Create()
H A DMachOPlatform.cpp211 {EPC.getJITDispatchInfo().JITDispatchFunction.getValue(), in Create()
/llvm-project-15.0.7/llvm/include/llvm/ExecutionEngine/Orc/
H A DExecutorProcessControl.h175 ExecutorAddr JITDispatchFunction; member