Searched refs:ReflectMap (Results 1 – 1 of 1) sorted by relevance
59 StringMap<unsigned> ReflectMap; member in __anon08042f610111::NVVMReflect68 : ReflectMap({{CUDA_ARCH_NAME, SmVersion * 10}}) {} in NVVMReflect()109 ReflectMap[CUDA_FTZ_NAME] = Flag->getSExtValue(); in populateReflectMap()126 ReflectMap[Name] = ValInt; in populateReflectMap()174 if (ReflectMap.contains(ReflectArg)) in handleReflectFunction()175 ReflectVal = ReflectMap[ReflectArg]; in handleReflectFunction()