Searched refs:LibraryPath (Results 1 – 6 of 6) sorted by relevance
7 …<LibraryPath Condition="'$(LibraryPath)' == ''">$(VC_LibraryPath_x64);$(WindowsSDK_LibraryPath_x64…
7 …<LibraryPath Condition="'$(LibraryPath)' == ''">$(VC_LibraryPath_x86);$(WindowsSDK_LibraryPath_x86…
16 const char *LibraryPath, in Load() argument18 auto Handle = TPC.loadDylib(LibraryPath); in Load()
42 Load(TargetProcessControl &TPC, const char *LibraryPath,
379 for (std::string LibraryPath : LibraryPaths) { in getHIPDeviceLibs() local380 SmallString<128> Path(LibraryPath); in getHIPDeviceLibs()
1720 for (StringRef LibraryPath : LibraryPaths) { in addOpenMPDeviceRTL() local1721 SmallString<128> LibOmpTargetFile(LibraryPath); in addOpenMPDeviceRTL()