Home
last modified time | relevance | path

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

/external/clang/lib/Driver/
DToolChains.cpp1674 StringRef GpuArch = FileName.slice( in init() local
1676 CudaLibDeviceMap[GpuArch] = FilePath.str(); in init()
1678 if (GpuArch == "compute_20") { in init()
1681 } else if (GpuArch == "compute_30") { in init()
1684 } else if (GpuArch == "compute_35") { in init()