Home
last modified time | relevance | path

Searched refs:Iex_Binop (Results 1 – 17 of 17) sorted by relevance

/external/valgrind/VEX/priv/
Dir_match.c72 case Iex_Binop: in matchWrk()
73 if (e->tag != Iex_Binop) return False; in matchWrk()
Dhost_x86_isel.c920 case Iex_Binop: { in iselIntExpr_R_wrk()
1563 if (e->tag == Iex_Binop in iselIntExpr_AMode_wrk()
1567 && e->Iex.Binop.arg1->tag == Iex_Binop in iselIntExpr_AMode_wrk()
1569 && e->Iex.Binop.arg1->Iex.Binop.arg2->tag == Iex_Binop in iselIntExpr_AMode_wrk()
1587 if (e->tag == Iex_Binop in iselIntExpr_AMode_wrk()
1589 && e->Iex.Binop.arg2->tag == Iex_Binop in iselIntExpr_AMode_wrk()
1602 if (e->tag == Iex_Binop in iselIntExpr_AMode_wrk()
1933 if (e->tag == Iex_Binop in iselCondCode_wrk()
1962 if (e->tag == Iex_Binop in iselCondCode_wrk()
1986 if (e->tag == Iex_Binop in iselCondCode_wrk()
[all …]
Dhost_amd64_isel.c966 case Iex_Binop: { in iselIntExpr_R_wrk()
1421 if (e->Iex.Unop.op == Iop_32Uto64 && e->Iex.Unop.arg->tag == Iex_Binop) { in iselIntExpr_R_wrk()
1985 if (e->tag == Iex_Binop in iselIntExpr_AMode_wrk()
1987 && e->Iex.Binop.arg2->tag == Iex_Binop in iselIntExpr_AMode_wrk()
2000 if (e->tag == Iex_Binop in iselIntExpr_AMode_wrk()
2318 if (e->tag == Iex_Binop in iselCondCode_wrk()
2347 if (e->tag == Iex_Binop in iselCondCode_wrk()
2367 if (e->tag == Iex_Binop in iselCondCode_wrk()
2394 if (e->tag == Iex_Binop in iselCondCode_wrk()
2420 if (e->tag == Iex_Binop in iselCondCode_wrk()
[all …]
Dhost_arm64_isel.c869 if (e->tag == Iex_Binop in iselIntExpr_AMode_wrk()
887 if (e->tag == Iex_Binop in iselIntExpr_AMode_wrk()
901 if (e->tag == Iex_Binop in iselIntExpr_AMode_wrk()
1380 if (e->tag == Iex_Binop in iselCondCode_wrk()
1402 if (e->tag == Iex_Binop in iselCondCode_wrk()
1486 case Iex_Binop: { in iselIntExpr_R_wrk()
2090 if (e->tag == Iex_Binop) { in iselInt128Expr_wrk()
2364 if (e->tag == Iex_Binop) { in iselV128Expr_wrk()
3085 if (e->tag == Iex_Binop) { in iselDblExpr_wrk()
3254 if (e->tag == Iex_Binop) { in iselFltExpr_wrk()
[all …]
Dhost_ppc_isel.c1430 case Iex_Binop: { in iselWordExpr_R_wrk()
2549 if (e->tag == Iex_Binop in iselWordExpr_AMode_wrk()
2564 if (e->tag == Iex_Binop in iselWordExpr_AMode_wrk()
2576 if (e->tag == Iex_Binop in iselWordExpr_AMode_wrk()
2588 if (e->tag == Iex_Binop in iselWordExpr_AMode_wrk()
2898 if (e->tag == Iex_Binop in iselCondCode_wrk()
2947 if (e->tag == Iex_Binop in iselCondCode_wrk()
2976 if (e->tag == Iex_Binop in iselCondCode_wrk()
3045 if (e->tag == Iex_Binop) { in iselInt128Expr_wrk()
3129 if (e->tag == Iex_Binop) { in iselInt128Expr_to_32x4_wrk()
[all …]
Dir_opt.c273 if (e->tag == Iex_Binop) in isFlat()
331 case Iex_Binop: in flatten_Expr()
1081 case Iex_Binop: in sameIRExprs_aux2()
1696 case Iex_Binop: in fold_Expr()
2394 && e->tag == Iex_Binop in fold_Expr()
2486 case Iex_Binop: in subst_Expr()
2967 case Iex_Binop: in addUses_Expr()
3738 case Iex_Binop: in irExpr_to_AvailExpr()
4044 if (e->tag != Iex_Binop) in isAdd32OrSub32()
4575 case Iex_Binop: in deltaIRExpr()
[all …]
Dhost_s390_isel.c301 if (expr->tag == Iex_Binop && expr->Iex.Binop.op == Iop_Add64) { in s390_isel_amode_wrk()
923 if (expr->tag == Iex_Binop) { in s390_isel_int128_expr_wrk()
1114 case Iex_Binop: { in s390_isel_int_expr_wrk()
1559 if ((arg->tag == Iex_Binop && in s390_isel_int_expr_wrk()
2042 case Iex_Binop: { in s390_isel_float128_expr_wrk()
2399 case Iex_Binop: { in s390_isel_float_expr_wrk()
2767 case Iex_Binop: { in s390_isel_dfp128_expr_wrk()
3013 case Iex_Binop: { in s390_isel_dfp_expr_wrk()
3383 if (cond->tag == Iex_Binop) { in s390_isel_cc()
Dhost_mips_isel.c722 if (e->tag == Iex_Binop && e->Iex.Binop.op == Iop_Add64 in iselWordExpr_AMode_wrk()
733 if (e->tag == Iex_Binop && e->Iex.Binop.op == Iop_Add64) { in iselWordExpr_AMode_wrk()
742 if (e->tag == Iex_Binop in iselWordExpr_AMode_wrk()
752 if (e->tag == Iex_Binop && e->Iex.Binop.op == Iop_Add32) { in iselWordExpr_AMode_wrk()
822 case Iex_Binop: { in iselWordExpr_R_wrk()
2199 if (e->tag == Iex_Binop) { in iselInt128Expr_wrk()
2376 if (e->tag == Iex_Binop) { in iselInt64Expr_wrk()
3176 if (e->tag == Iex_Binop) { in iselFltExpr_wrk()
3505 if (e->tag == Iex_Binop) { in iselDblExpr_wrk()
Dhost_tilegx_isel.c407 if (e->tag == Iex_Binop in iselWordExpr_AMode_wrk()
478 case Iex_Binop: { in iselWordExpr_R_wrk()
1384 if (e->tag == Iex_Binop) in iselCondCode_wrk()
Dir_defs.c1314 case Iex_Binop: in ppIRExpr()
1842 e->tag = Iex_Binop; in IRExpr_Binop()
2304 case Iex_Binop: in deepCopyIRExpr()
3568 case Iex_Binop: in typeOfIRExpr()
3673 case Iex_Binop: return toBool( in isFlatIRStmt()
3851 case Iex_Binop: in useBeforeDef_Expr()
4084 case Iex_Binop: { in tcExpr()
Dhost_arm_isel.c773 if (e->tag == Iex_Binop in iselIntExpr_AMode1_wrk()
839 if (e->tag == Iex_Binop in iselIntExpr_AMode2_wrk()
891 if (e->tag == Iex_Binop in iselIntExpr_AModeV_wrk()
1120 if (e->tag == Iex_Binop in iselCondCode_wrk()
1255 case Iex_Binop: { in iselIntExpr_R_wrk()
1991 if (e->tag == Iex_Binop) { in iselInt64Expr_wrk()
2227 if (e->tag == Iex_Binop) { in iselNeon64Expr_wrk()
4306 if (e->tag == Iex_Binop) { in iselNeonExpr_wrk()
5477 if (e->tag == Iex_Binop) { in iselDblExpr_wrk()
5610 if (e->tag == Iex_Binop) { in iselFltExpr_wrk()
Dguest_arm_helpers.c801 && st->Ist.WrTmp.data->tag == Iex_Binop in guest_arm_spechelper()
/external/valgrind/lackey/
Dlk_main.c791 case Iex_Binop: in lk_instrument()
/external/valgrind/VEX/pub/
Dlibvex_ir.h1911 Iex_Binop, enumerator
/external/valgrind/VEX/useful/
Dtest_main.c2177 case Iex_Binop: in expr2vbits()
2582 case Iex_Binop: in checkForBogusLiterals()
/external/valgrind/coregrind/
Dm_translate.c421 if (e->tag != Iex_Binop) goto case3; in vg_SP_update_pass()
/external/valgrind/memcheck/
Dmc_translate.c4922 case Iex_Binop: in expr2vbits()
6164 case Iex_Binop: in checkForBogusLiterals()
6598 case Iex_Binop: in sameIRValue()
7022 case Iex_Binop: { in schemeE()