Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/ExecutionEngine/Orc/
H A DExecutionSessionWrapperFunctionCallsTest.cpp91 ExecutionSession::JITDispatchHandlerAssociationMap Associations; in TEST()
/llvm-project-15.0.7/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h1384 using JITDispatchHandlerAssociationMap = variable
1652 JITDispatchHandlerAssociationMap WFs);
/llvm-project-15.0.7/llvm/lib/ExecutionEngine/Orc/
H A DELFNixPlatform.cpp329 ExecutionSession::JITDispatchHandlerAssociationMap WFs; in associateRuntimeSupportFunctions()
H A DMachOPlatform.cpp384 ExecutionSession::JITDispatchHandlerAssociationMap WFs; in associateRuntimeSupportFunctions()
H A DCore.cpp2186 JITDylib &JD, JITDispatchHandlerAssociationMap WFs) { in registerJITDispatchHandlers()