Searched refs:_mm_cmpgt_ss (Results 1 – 2 of 2) sorted by relevance
51 return _mm_cmpgt_ss(a, b); in test_cmpgt_ss()
219 _mm_cmpgt_ss(__m128 __a, __m128 __b) in _mm_cmpgt_ss() function