Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/examples/OrcV2Examples/LLJITWithExecutorProcessControl/
H A DLLJITWithExecutorProcessControl.cpp154 EPCIU->createLazyCallThroughManager( in main()
/openbsd-src/gnu/llvm/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/
H A DKaleidoscopeJIT.h98 (*EPCIU)->createLazyCallThroughManager( in Create()
/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/
H A DEPCIndirectionUtils.h119 createLazyCallThroughManager(ExecutionSession &ES,
/openbsd-src/gnu/llvm/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/
H A DKaleidoscopeJIT.h183 (*EPCIU)->createLazyCallThroughManager( in Create()
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DEPCIndirectionUtils.cpp333 LazyCallThroughManager &EPCIndirectionUtils::createLazyCallThroughManager( in createLazyCallThroughManager() function in llvm::orc::EPCIndirectionUtils