Searched refs:fb_movemask (Results 1 – 1 of 1) sorted by relevance
969 const int fb_movemask = _mm256_movemask_epi8(fb_and); in PrefixAccel_FrontAndBack() local970 const int fb_ctz = FindLSBSet(fb_movemask); in PrefixAccel_FrontAndBack()