Searched refs:h_generic_calc_Mul32x4 (Results 1 - 3 of 3) sorted by relevance

/external/valgrind/VEX/priv/
H A Dhost_generic_simd128.h49 void h_generic_calc_Mul32x4 ( /*OUT*/V128*, V128*, V128* );
H A Dhost_generic_simd128.c133 h_generic_calc_Mul32x4 ( /*OUT*/V128* res, function
H A Dhost_amd64_isel.c3523 case Iop_Mul32x4: fn = (HWord)h_generic_calc_Mul32x4;
4011 case Iop_Mul32x8: fn = (HWord)h_generic_calc_Mul32x4;

Completed in 118 milliseconds