Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/examples/OrcV2Examples/LLJITWithObjectCache/
H A DLLJITWithObjectCache.cpp56 .setCompileFunctionCreator( in runJITWithCache()
/llvm-project-15.0.7/llvm/include/llvm/ExecutionEngine/Orc/
H A DLLJIT.h335 SetterImpl &setCompileFunctionCreator( in setCompileFunctionCreator() function
/llvm-project-15.0.7/mlir/lib/ExecutionEngine/
H A DExecutionEngine.cpp317 .setCompileFunctionCreator(compileFunctionCreator) in create()
/llvm-project-15.0.7/llvm/tools/lli/
H A Dlli.cpp945 Builder.setCompileFunctionCreator( in runOrcJIT()