Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_generic_simd64.h79 extern ULong h_generic_calc_CmpEQ32x2 ( ULong, ULong );
Dhost_generic_simd64.c695 ULong h_generic_calc_CmpEQ32x2 ( ULong xx, ULong yy ) in h_generic_calc_CmpEQ32x2() function
Dhost_x86_isel.c2447 fn = (HWord)h_generic_calc_CmpEQ32x2; goto binnish; in iselInt64Expr_wrk()
Dhost_amd64_isel.c1100 fn = (HWord)h_generic_calc_CmpEQ32x2; break; in iselIntExpr_R_wrk()