Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/
H A DLLJIT.h463 Error setUpInactivePlatform(LLJIT &J);
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DLLJIT.cpp950 Error setUpInactivePlatform(LLJIT &J) { in setUpInactivePlatform() function
/openbsd-src/gnu/llvm/llvm/tools/lli/
H A Dlli.cpp925 Builder.setPlatformSetUp(orc::setUpInactivePlatform); in runOrcJIT()