Home
last modified time | relevance | path

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

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