Searched refs:IntrinsicToLibdeviceFunc (Results 1 – 1 of 1) sorted by relevance
1391 const std::map<std::string, std::string> IntrinsicToLibdeviceFunc = { variable1408 auto It = IntrinsicToLibdeviceFunc.find(Name); in getCUDALibDeviceFuntion()1409 if (It != IntrinsicToLibdeviceFunc.end()) in getCUDALibDeviceFuntion()