Searched refs:_mm_mask_andnot_ps (Results 1 – 2 of 2) sorted by relevance
83 return (__m128) _mm_mask_andnot_ps ( __W, __U, __A, __B); in test_mm_mask_andnot_ps()
130 _mm_mask_andnot_ps (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) { in _mm_mask_andnot_ps() function