Home | History | Annotate | Download | only in ia32

Lines Matching refs:has_popcnt

128   if (cpu.has_popcnt() && FLAG_enable_popcnt) supported_ |= 1u << POPCNT;