Searched refs:_mm_cmpnge_ps (Results 1 – 3 of 3) sorted by relevance
310 return _mm_cmpnge_ps(__a, __b); in test_mm_cmpnge_ps()
55 …Packet4f invalid_mask = _mm_cmpnge_ps(x, _mm_setzero_ps()); // not greater equal is true if x is N…
304 _mm_cmpnge_ps(__m128 __a, __m128 __b) in _mm_cmpnge_ps() function