Searched refs:_mm_cmpunord_pd (Results 1 – 3 of 3) sorted by relevance
406 return _mm_cmpunord_pd(__a, __b); in test_mm_cmpunord_pd()
300 return _mm_cmpunord_pd(A, B); in test_mm_cmpunord_pd()
197 _mm_cmpunord_pd(__m128d __a, __m128d __b) in _mm_cmpunord_pd() function