Searched refs:_mm256_andnot_epi64 (Results 1 – 2 of 2) sorted by relevance
652 _mm256_andnot_epi64(__m256i __A, __m256i __B) in _mm256_andnot_epi64() function661 (__v4di)_mm256_andnot_epi64(__A, __B), in _mm256_mask_andnot_epi64()
1051 return _mm256_andnot_epi64(__A, __B); in test_mm256_andnot_epi64()