Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h1454 using JITDispatchHandlerAssociationMap = variable
1734 JITDispatchHandlerAssociationMap WFs);
/freebsd/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.cpp592 ExecutionSession::JITDispatchHandlerAssociationMap WFs; in associateRuntimeSupportFunctions()
H A DCore.cpp1912 JITDylib &JD, JITDispatchHandlerAssociationMap WFs) { in registerJITDispatchHandlers()