Searched refs:_mm_cmple_sd (Results 1 – 3 of 3) sorted by relevance
328 return _mm_cmple_sd(__a, __b); in test_mm_cmple_sd()
192 return _mm_cmple_sd(A, B); in test_mm_cmple_sd()
245 _mm_cmple_sd(__m128d __a, __m128d __b) in _mm_cmple_sd() function