Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_generic_simd128.h61 void h_generic_calc_Min16Ux8 ( /*OUT*/V128*, V128*, V128* );
Dhost_generic_simd128.c197 h_generic_calc_Min16Ux8 ( /*OUT*/V128* res, in h_generic_calc_Min16Ux8() function
Dhost_amd64_isel.c3535 case Iop_Min16Ux8: fn = (HWord)h_generic_calc_Min16Ux8; in iselVecExpr_wrk()
4023 case Iop_Min16Ux16: fn = (HWord)h_generic_calc_Min16Ux8; in iselDVecExpr_wrk()