Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_generic_simd64.c394 static inline UChar max8U ( UChar xx, UChar yy ) in max8U() function
1138 max8U( sel8x8_7(xx), sel8x8_7(yy) ), in h_generic_calc_Max8Ux8()
1139 max8U( sel8x8_6(xx), sel8x8_6(yy) ), in h_generic_calc_Max8Ux8()
1140 max8U( sel8x8_5(xx), sel8x8_5(yy) ), in h_generic_calc_Max8Ux8()
1141 max8U( sel8x8_4(xx), sel8x8_4(yy) ), in h_generic_calc_Max8Ux8()
1142 max8U( sel8x8_3(xx), sel8x8_3(yy) ), in h_generic_calc_Max8Ux8()
1143 max8U( sel8x8_2(xx), sel8x8_2(yy) ), in h_generic_calc_Max8Ux8()
1144 max8U( sel8x8_1(xx), sel8x8_1(yy) ), in h_generic_calc_Max8Ux8()
1145 max8U( sel8x8_0(xx), sel8x8_0(yy) ) in h_generic_calc_Max8Ux8()