Searched refs:_mm_cmpgt_sd (Results 1 – 3 of 3) sorted by relevance
76 return _mm_cmpgt_sd(a, b); in test_cmpgt_sd()
252 return _mm_cmpgt_sd(A, B); in test_mm_cmpgt_sd()
256 _mm_cmpgt_sd(__m128d __a, __m128d __b) in _mm_cmpgt_sd() function