Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h1399 using JITDispatchHandlerAssociationMap = variable
1667 JITDispatchHandlerAssociationMap WFs);
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DELFNixPlatform.cpp330 ExecutionSession::JITDispatchHandlerAssociationMap WFs; in associateRuntimeSupportFunctions()
H A DCOFFPlatform.cpp632 ExecutionSession::JITDispatchHandlerAssociationMap WFs; in associateRuntimeSupportFunctions()
H A DMachOPlatform.cpp533 ExecutionSession::JITDispatchHandlerAssociationMap WFs; in associateRuntimeSupportFunctions()
H A DCore.cpp2186 JITDylib &JD, JITDispatchHandlerAssociationMap WFs) { in registerJITDispatchHandlers()