Home | History | Annotate | Download | only in common

Lines Matching refs:_simd16_cmplt_ps

455 #define _simd16_cmplt_ps(a, b) _simd16_cmp_ps<_CMP_LT_OQ>(a, b)
789 return _simd16_movemask_ps(_simd16_cmplt_ps(a, b));
930 #define _simd16_cmplt_ps(a, b) _simd16_cmp_ps<_CMP_LT_OQ>(a, b)