Searched refs:_mm_cmpngt_ss (Results 1 – 2 of 2) sorted by relevance
63 return _mm_cmpngt_ss(a, b); in test_cmpngt_ss()
283 _mm_cmpngt_ss(__m128 __a, __m128 __b) in _mm_cmpngt_ss() function