Searched refs:min8U (Results 1 – 1 of 1) sorted by relevance
/external/valgrind/VEX/priv/ |
D | host_generic_simd64.c | 404 static inline UChar min8U ( UChar xx, UChar yy ) in min8U() function 1162 min8U( sel8x8_7(xx), sel8x8_7(yy) ), in h_generic_calc_Min8Ux8() 1163 min8U( sel8x8_6(xx), sel8x8_6(yy) ), in h_generic_calc_Min8Ux8() 1164 min8U( sel8x8_5(xx), sel8x8_5(yy) ), in h_generic_calc_Min8Ux8() 1165 min8U( sel8x8_4(xx), sel8x8_4(yy) ), in h_generic_calc_Min8Ux8() 1166 min8U( sel8x8_3(xx), sel8x8_3(yy) ), in h_generic_calc_Min8Ux8() 1167 min8U( sel8x8_2(xx), sel8x8_2(yy) ), in h_generic_calc_Min8Ux8() 1168 min8U( sel8x8_1(xx), sel8x8_1(yy) ), in h_generic_calc_Min8Ux8() 1169 min8U( sel8x8_0(xx), sel8x8_0(yy) ) in h_generic_calc_Min8Ux8()
|