Searched refs:LibDeviceFile (Results 1 – 1 of 1) sorted by relevance
4762 std::string LibDeviceFile = CudaInstallation.getLibDeviceFile( in addClangTargetOptions() local4764 if (!LibDeviceFile.empty()) { in addClangTargetOptions()4766 CC1Args.push_back(DriverArgs.MakeArgString(LibDeviceFile)); in addClangTargetOptions()