Searched refs:_mm_cmpge_ss (Results 1 – 2 of 2) sorted by relevance
57 return _mm_cmpge_ss(a, b); in test_cmpge_ss()
233 _mm_cmpge_ss(__m128 __a, __m128 __b) in _mm_cmpge_ss() function