Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_generic_simd128.h59 void h_generic_calc_Max16Ux8 ( /*OUT*/V128*, V128*, V128* );
Dhost_generic_simd128.c183 h_generic_calc_Max16Ux8 ( /*OUT*/V128* res, in h_generic_calc_Max16Ux8() function
Dhost_amd64_isel.c3533 case Iop_Max16Ux8: fn = (HWord)h_generic_calc_Max16Ux8; in iselVecExpr_wrk()
4021 case Iop_Max16Ux16: fn = (HWord)h_generic_calc_Max16Ux8; in iselDVecExpr_wrk()