Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_generic_simd64.h81 extern ULong h_generic_calc_CmpEQ8x8 ( ULong, ULong );
Dhost_generic_simd64.c713 ULong h_generic_calc_CmpEQ8x8 ( ULong xx, ULong yy ) in h_generic_calc_CmpEQ8x8() function
Dhost_x86_isel.c2445 fn = (HWord)h_generic_calc_CmpEQ8x8; goto binnish; in iselInt64Expr_wrk()
Dhost_amd64_isel.c1096 fn = (HWord)h_generic_calc_CmpEQ8x8; break; in iselIntExpr_R_wrk()