Searched refs:_mm_cmpnlt_ps (Results 1 – 3 of 3) sorted by relevance
183 return _mm_cmpnlt_ps(__a, __b); in test_mm_cmpnlt_ps()
773 _mm_cmpnlt_ps(__m128 __a, __m128 __b) in _mm_cmpnlt_ps() function
757 __m128i CmpToSRGBThresholdMask = TO_M128i(_mm_cmpnlt_ps(_mm_set1_ps(0.0031308f), Src));