Home
last modified time | relevance | path

Searched refs:GpuArchName (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/clang/lib/Driver/ToolChains/
DCuda.cpp241 std::string GpuArchName(CudaArchToString(GpuArch)); in CudaInstallationDetector() local
242 LibDeviceMap[GpuArchName] = FilePath; in CudaInstallationDetector()