Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DLazyReexports.h132 createLocalLazyCallThroughManager(const Triple &T, ExecutionSession &ES,
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DLazyReexports.cpp107 createLocalLazyCallThroughManager(const Triple &T, ExecutionSession &ES, in createLocalLazyCallThroughManager() function
H A DLLJIT.cpp1247 if (auto LCTMgrOrErr = createLocalLazyCallThroughManager( in LLLazyJIT()
H A DOrcV2CBindings.cpp1169 auto LCTM = createLocalLazyCallThroughManager( in LLVMOrcCreateLocalLazyCallThroughManager()