Searched refs:LibDeviceName (Results 1 – 1 of 1) sorted by relevance
240 const StringRef LibDeviceName = "libdevice."; in CudaInstallationDetector() local241 if (!(FileName.starts_with(LibDeviceName) && FileName.ends_with(".bc"))) in CudaInstallationDetector()244 LibDeviceName.size(), FileName.find('.', LibDeviceName.size())); in CudaInstallationDetector()