Home
last modified time | relevance | path

Searched refs:setUpInactivePlatform (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/
H A DLLJIT.h463 Error setUpInactivePlatform(LLJIT &J);
/netbsd-src/external/apache2/llvm/dist/llvm/tools/lli/
H A Dlli.cpp932 Builder.setPlatformSetUp(orc::setUpInactivePlatform); in runOrcJIT()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/
H A DLLJIT.cpp1185 Error setUpInactivePlatform(LLJIT &J) { in setUpInactivePlatform() function