Searched refs:three_lsb (Results 1 – 1 of 1) sorted by relevance
173 const __m512i three_lsb = _mm512_set1_epi32(7); in trie_vec_lookup_x8_8b() local223 shuf_idxes = _mm512_and_epi64(shuf_idxes, three_lsb); in trie_vec_lookup_x8_8b()