Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/examples/OrcV2Examples/LLJITWithTargetProcessControl/
H A DLLJITWithTargetProcessControl.cpp153 TPCIU->createLazyCallThroughManager( in main()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/
H A DTPCIndirectionUtils.h119 createLazyCallThroughManager(ExecutionSession &ES,
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/
H A DKaleidoscopeJIT.h101 (*TPCIU)->createLazyCallThroughManager( in Create()
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/
H A DKaleidoscopeJIT.h186 (*TPCIU)->createLazyCallThroughManager( in Create()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/
H A DTPCIndirectionUtils.cpp324 LazyCallThroughManager &TPCIndirectionUtils::createLazyCallThroughManager( in createLazyCallThroughManager() function in llvm::orc::TPCIndirectionUtils