Searched refs:has_daz (Results 1 – 3 of 3) sorted by relevance
109 unsigned has_daz:1; member
871 util_cpu_caps.has_daz = 1; in _util_cpu_detect_once()873 util_cpu_caps.has_daz = util_cpu_caps.has_sse3 || in _util_cpu_detect_once()982 printf("util_cpu_caps.has_daz = %u\n", util_cpu_caps.has_daz); in _util_cpu_detect_once()
102 if (util_get_cpu_caps()->has_daz) { in util_fpstate_set_denorms_to_zero()