Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h1409 using JITDispatchHandlerAssociationMap = variable
1695 JITDispatchHandlerAssociationMap WFs);
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DELFNixPlatform.cpp299 ExecutionSession::JITDispatchHandlerAssociationMap WFs; in associateRuntimeSupportFunctions()
H A DCOFFPlatform.cpp643 ExecutionSession::JITDispatchHandlerAssociationMap WFs; in associateRuntimeSupportFunctions()
H A DMachOPlatform.cpp556 ExecutionSession::JITDispatchHandlerAssociationMap WFs; in associateRuntimeSupportFunctions()
H A DCore.cpp2231 JITDylib &JD, JITDispatchHandlerAssociationMap WFs) { in registerJITDispatchHandlers()