Searched refs:LibDeviceName (Results 1 – 1 of 1) sorted by relevance
232 const StringRef LibDeviceName = "libdevice."; in CudaInstallationDetector() local233 if (!(FileName.startswith(LibDeviceName) && FileName.endswith(".bc"))) in CudaInstallationDetector()236 LibDeviceName.size(), FileName.find('.', LibDeviceName.size())); in CudaInstallationDetector()