Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_generic_simd64.h74 extern ULong h_generic_calc_Mul16x4 ( ULong, ULong );
Dhost_generic_simd64.c655 ULong h_generic_calc_Mul16x4 ( ULong xx, ULong yy ) in h_generic_calc_Mul16x4() function
Dhost_x86_isel.c2487 fn = (HWord)h_generic_calc_Mul16x4; goto binnish; in iselInt64Expr_wrk()
Dhost_amd64_isel.c1138 fn = (HWord)h_generic_calc_Mul16x4; break; in iselIntExpr_R_wrk()