Searched refs:LibDeviceFile (Results 1 – 1 of 1) sorted by relevance
632 std::string LibDeviceFile = CudaInstallation.getLibDeviceFile(GpuArch); in addClangTargetOptions() local634 if (LibDeviceFile.empty()) { in addClangTargetOptions()644 CC1Args.push_back(DriverArgs.MakeArgString(LibDeviceFile)); in addClangTargetOptions()