Home | History | Annotate | Download | only in x64

Lines Matching refs:POPCNT

99   if (cpu.has_popcnt() && FLAG_enable_popcnt) supported_ |= 1u << POPCNT;
113 "POPCNT=%d ATOM=%d\n",
118 CpuFeatures::IsSupported(LZCNT), CpuFeatures::IsSupported(POPCNT),
4278 DCHECK(IsEnabled(POPCNT));
4289 DCHECK(IsEnabled(POPCNT));
4300 DCHECK(IsEnabled(POPCNT));
4311 DCHECK(IsEnabled(POPCNT));