Searched refs:hadd16S (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/VEX/priv/
H A Dhost_generic_simd64.c417 static inline Short hadd16S ( Short xx, Short yy ) function
1249 return mk16x2( hadd16S( sel16x2_1(xx), sel16x2_1(yy) ),
1250 hadd16S( sel16x2_0(xx), sel16x2_0(yy) ) );

Completed in 53 milliseconds