Searched refs:_mm_cmpneq_pd (Results 1 – 2 of 2) sorted by relevance
309 return _mm_cmpneq_pd(A, B); in test_mm_cmpneq_pd()
208 _mm_cmpneq_pd(__m128d __a, __m128d __b) in _mm_cmpneq_pd() function