Searched refs:CudaLibDeviceMap (Results 1 – 2 of 2) sorted by relevance
169 llvm::StringMap<std::string> CudaLibDeviceMap; variable190 return CudaLibDeviceMap.lookup(Gpu); in getLibDeviceFile()
1676 CudaLibDeviceMap[GpuArch] = FilePath.str(); in init()1679 CudaLibDeviceMap["sm_20"] = FilePath; in init()1680 CudaLibDeviceMap["sm_21"] = FilePath; in init()1682 CudaLibDeviceMap["sm_30"] = FilePath; in init()1683 CudaLibDeviceMap["sm_32"] = FilePath; in init()1685 CudaLibDeviceMap["sm_35"] = FilePath; in init()1686 CudaLibDeviceMap["sm_37"] = FilePath; in init()