Home
last modified time | relevance | path

Searched refs:min16S (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/VEX/priv/
Dhost_generic_simd64.c399 static inline Short min16S ( Short xx, Short yy ) in min16S() function
1152 min16S( sel16x4_3(xx), sel16x4_3(yy) ), in h_generic_calc_Min16Sx4()
1153 min16S( sel16x4_2(xx), sel16x4_2(yy) ), in h_generic_calc_Min16Sx4()
1154 min16S( sel16x4_1(xx), sel16x4_1(yy) ), in h_generic_calc_Min16Sx4()
1155 min16S( sel16x4_0(xx), sel16x4_0(yy) ) in h_generic_calc_Min16Sx4()