Home | History | Annotate | Download | only in include

Lines Matching refs:_mm_subs_epi8

578 inline Is8vec16 sat_sub(const Is8vec16 &a,const Is8vec16 &b) { return _mm_subs_epi8(a,b); }