Searched refs:has_popcnt (Results 1 – 4 of 4) sorted by relevance
103 unsigned has_popcnt:1; member
727 util_cpu_caps.has_popcnt = (regs2[2] >> 23) & 1; in util_cpu_detect_once()842 printf("util_cpu_caps.has_popcnt = %u\n", util_cpu_caps.has_popcnt); in util_cpu_detect_once()
56 if (util_get_cpu_caps()->has_popcnt) in init_atoms_once()
2716 if (util_get_cpu_caps()->has_popcnt) { in si_init_draw_vbo()