Lines Matching full:hadd16s
386 static inline Short hadd16S ( Short xx, Short yy )1166 return mk16x2( hadd16S( sel16x2_1(xx), sel16x2_1(yy) ),1167 hadd16S( sel16x2_0(xx), sel16x2_0(yy) ) );