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