Searched refs:_mm512_andnot_epi64 (Results 1 – 3 of 3) sorted by relevance
1255 return _mm512_andnot_epi64(__A,__B); in test_mm512_andnot_epi64()
593 return _mm512_andnot_epi64(__A,__B); in test_mm512_andnot_epi64()
271 _mm512_andnot_epi64 (__m512i __A, __m512i __B) in _mm512_andnot_epi64() function