Home
last modified time | relevance | path

Searched defs:OrcRuntimePath (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DLLJIT.h578 ExecutorNativePlatform(std::string OrcRuntimePath) in ExecutorNativePlatform()
/freebsd/contrib/llvm-project/clang/lib/Interpreter/
H A DInterpreter.cpp629 llvm::StringRef OrcRuntimePath) { in createLLJITBuilder()
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DCOFFPlatform.cpp224 const char *OrcRuntimePath, in Create()
H A DELFNixPlatform.cpp252 JITDylib &PlatformJD, const char *OrcRuntimePath, in Create()
H A DMachOPlatform.cpp326 const char *OrcRuntimePath, HeaderOptions PlatformJDOpts, in Create()