Home
last modified time | relevance | path

Searched refs:setPlatformSetUp (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DLLJIT.h442 setPlatformSetUp(LLJITBuilderState::PlatformSetupFunction SetUpPlatform) { in setPlatformSetUp() function
/freebsd/contrib/llvm-project/llvm/tools/lli/
H A Dlli.cpp1012 Builder.setPlatformSetUp(orc::ExecutorNativePlatform(OrcRuntime)); in runOrcJIT()
1019 Builder.setPlatformSetUp(orc::setUpInactivePlatform); in runOrcJIT()