Home | History | Annotate | Download | only in x64

Lines Matching refs:LZCNT

100   if (cpu.has_lzcnt() && FLAG_enable_lzcnt) supported_ |= 1u << LZCNT;
114 "LZCNT=%d "
120 CpuFeatures::IsSupported(LZCNT), CpuFeatures::IsSupported(POPCNT),
4467 DCHECK(IsEnabled(LZCNT));
4477 DCHECK(IsEnabled(LZCNT));
4488 DCHECK(IsEnabled(LZCNT));
4498 DCHECK(IsEnabled(LZCNT));