Home | History | Annotate | Download | only in x64

Lines Matching full:has_lzcnt

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