Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_generic_simd64.h82 extern ULong h_generic_calc_CmpGT32Sx2 ( ULong, ULong );
Dhost_generic_simd64.c727 ULong h_generic_calc_CmpGT32Sx2 ( ULong xx, ULong yy ) in h_generic_calc_CmpGT32Sx2() function
Dhost_x86_isel.c2454 fn = (HWord)h_generic_calc_CmpGT32Sx2; goto binnish; in iselInt64Expr_wrk()
Dhost_amd64_isel.c1107 fn = (HWord)h_generic_calc_CmpGT32Sx2; break; in iselIntExpr_R_wrk()