Searched refs:_mm_cmpngt_ps (Results 1 – 2 of 2) sorted by relevance
152 return _mm_cmpngt_ps(__a, __b); in test_mm_cmpngt_ps()
861 _mm_cmpngt_ps(__m128 __a, __m128 __b) in _mm_cmpngt_ps() function