Home | History | Annotate | Download | only in ia32

Lines Matching full:has_lzcnt

127   if (cpu.has_lzcnt() && FLAG_enable_lzcnt) supported_ |= 1u << LZCNT;