Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DELFNixPlatform.cpp117 Create(ExecutionSession & ES,ObjectLinkingLayer & ObjLinkingLayer,JITDylib & PlatformJD,std::unique_ptr<DefinitionGenerator> OrcRuntime,std::optional<SymbolAliasMap> RuntimeAliases) Create() argument
H A DMachOPlatform.cpp296 Create(ExecutionSession & ES,ObjectLinkingLayer & ObjLinkingLayer,JITDylib & PlatformJD,std::unique_ptr<DefinitionGenerator> OrcRuntime,HeaderOptions PlatformJDOpts,MachOHeaderMUBuilder BuildMachOHeaderMU,std::optional<SymbolAliasMap> RuntimeAliases) Create() argument
/llvm-project/llvm/tools/lli/
H A Dlli.cpp124 cl::opt<std::string> OrcRuntime("orc-runtime", global() variable
/llvm-project/llvm/tools/llvm-jitlink/
H A Dllvm-jitlink.cpp245 OrcRuntime("orc-runtime", cl::desc("Use ORC runtime from given path"), global() variable
[all...]