Home
last modified time | relevance | path

Searched defs:OrcRuntime (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DELFNixPlatform.cpp106 Create(ExecutionSession & ES,ObjectLinkingLayer & ObjLinkingLayer,JITDylib & PlatformJD,std::unique_ptr<DefinitionGenerator> OrcRuntime,std::optional<SymbolAliasMap> RuntimeAliases) Create() argument
H A DMachOPlatform.cpp296 JITDylib &PlatformJD, std::unique_ptr<DefinitionGenerator> OrcRuntime, in Create()
/freebsd/contrib/llvm-project/llvm/tools/lli/
H A Dlli.cpp124 cl::opt<std::string> OrcRuntime("orc-runtime", variable