Searched refs:hadd16U (Results 1 – 1 of 1) sorted by relevance
409 static inline UShort hadd16U ( UShort xx, UShort yy ) in hadd16U() function1243 return mk16x2( hadd16U( sel16x2_1(xx), sel16x2_1(yy) ), in h_generic_calc_HAdd16Ux2()1244 hadd16U( sel16x2_0(xx), sel16x2_0(yy) ) ); in h_generic_calc_HAdd16Ux2()