Home | History | Annotate | Download | only in include

Lines Matching refs:_mm_subs_epi16

409 inline Is16vec8 sat_sub(const Is16vec8 &a,const Is16vec8 &b) { return _mm_subs_epi16(a,b); }