Searched refs:RocmDeviceLibPathArg (Results 1 – 2 of 2) sorted by relevance
99 std::vector<std::string> RocmDeviceLibPathArg; variable283 return RocmDeviceLibPathArg; in getRocmDeviceLibPathArg()
330 RocmDeviceLibPathArg = in RocmInstallationDetector() 388 if (!RocmDeviceLibPathArg.empty()) in detectDeviceLibrary() 389 LibDevicePath = RocmDeviceLibPathArg[RocmDeviceLibPathArg.size() - 1]; in detectDeviceLibrary()