Searched refs:LibraryPath (Results 1 – 5 of 5) sorted by relevance
16 const char *LibraryPath, in Load() argument18 auto Handle = ES.getExecutorProcessControl().loadDylib(LibraryPath); in Load()
44 Load(ExecutionSession &ES, const char *LibraryPath,
236 for (std::string LibraryPath : LibraryPaths) { in getHIPDeviceLibs() local237 SmallString<128> Path(LibraryPath); in getHIPDeviceLibs()
352 for (std::string LibraryPath : LibraryPaths) { in getHIPDeviceLibs() local353 SmallString<128> Path(LibraryPath); in getHIPDeviceLibs()
2117 for (StringRef LibraryPath : LibraryPaths) { in addOpenMPDeviceRTL() local2118 SmallString<128> LibOmpTargetFile(LibraryPath); in addOpenMPDeviceRTL()