Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_generic_simd64.c389 static inline Short max16S ( Short xx, Short yy ) in max16S() function
1128 max16S( sel16x4_3(xx), sel16x4_3(yy) ), in h_generic_calc_Max16Sx4()
1129 max16S( sel16x4_2(xx), sel16x4_2(yy) ), in h_generic_calc_Max16Sx4()
1130 max16S( sel16x4_1(xx), sel16x4_1(yy) ), in h_generic_calc_Max16Sx4()
1131 max16S( sel16x4_0(xx), sel16x4_0(yy) ) in h_generic_calc_Max16Sx4()