Searched refs:LibraryPath (Results 1 – 5 of 5) sorted by relevance
22 ExecutionSession &ES, const char *LibraryPath, SymbolPredicate Allow, in Load() argument25 ES.getExecutorProcessControl().getDylibMgr().loadDylib(LibraryPath); in Load()
65 Load(ExecutionSession &ES, const char *LibraryPath,
232 for (std::string LibraryPath : LibraryPaths) { in getDeviceLibs() local233 SmallString<128> Path(LibraryPath); in getDeviceLibs()
378 for (StringRef LibraryPath : LibraryPaths) { in getDeviceLibs() local379 SmallString<128> Path(LibraryPath); in getDeviceLibs()
2943 for (StringRef LibraryPath : LibraryPaths) { in addOpenMPDeviceRTL() local2944 SmallString<128> LibOmpTargetFile(LibraryPath); in addOpenMPDeviceRTL()