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/
DLLJIT.h463 Error setUpInactivePlatform(LLJIT &J);
/openbsd/src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
DLLJIT.cpp950 Error setUpInactivePlatform(LLJIT &J) { in setUpInactivePlatform() function
/openbsd/src/gnu/llvm/llvm/tools/lli/
Dlli.cpp925 Builder.setPlatformSetUp(orc::setUpInactivePlatform); in runOrcJIT()