Searched refs:_mm512_andnot_ps (Results 1 – 3 of 3) sorted by relevance
155 return (__m512) _mm512_andnot_ps(__A, __B); in test_mm512_andnot_ps()
215 _mm512_andnot_ps (__m512 __A, __m512 __B) { in _mm512_andnot_ps() function
391 return _mm512_andnot_ps(a, b);