Home
last modified time | relevance | path

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

/external/valgrind/main/VEX/priv/
Dir_match.c72 case Iex_Binop: in matchWrk()
73 if (e->tag != Iex_Binop) return False; in matchWrk()
Dhost_amd64_isel.c908 case Iex_Binop: { in iselIntExpr_R_wrk()
1424 if (e->Iex.Unop.op == Iop_32Uto64 && e->Iex.Unop.arg->tag == Iex_Binop) { in iselIntExpr_R_wrk()
1915 if (e->tag == Iex_Binop in iselIntExpr_AMode_wrk()
1917 && e->Iex.Binop.arg2->tag == Iex_Binop in iselIntExpr_AMode_wrk()
1930 if (e->tag == Iex_Binop in iselIntExpr_AMode_wrk()
2239 if (e->tag == Iex_Binop in iselCondCode_wrk()
2258 if (e->tag == Iex_Binop in iselCondCode_wrk()
2278 if (e->tag == Iex_Binop in iselCondCode_wrk()
2297 if (e->tag == Iex_Binop in iselCondCode_wrk()
2321 if (e->tag == Iex_Binop in iselCondCode_wrk()
[all …]
Dhost_x86_isel.c802 case Iex_Binop: { in iselIntExpr_R_wrk()
1422 if (e->tag == Iex_Binop in iselIntExpr_AMode_wrk()
1426 && e->Iex.Binop.arg1->tag == Iex_Binop in iselIntExpr_AMode_wrk()
1428 && e->Iex.Binop.arg1->Iex.Binop.arg2->tag == Iex_Binop in iselIntExpr_AMode_wrk()
1446 if (e->tag == Iex_Binop in iselIntExpr_AMode_wrk()
1448 && e->Iex.Binop.arg2->tag == Iex_Binop in iselIntExpr_AMode_wrk()
1461 if (e->tag == Iex_Binop in iselIntExpr_AMode_wrk()
1792 if (e->tag == Iex_Binop in iselCondCode_wrk()
1821 if (e->tag == Iex_Binop in iselCondCode_wrk()
1841 if (e->tag == Iex_Binop in iselCondCode_wrk()
[all …]
Dhost_s390_isel.c211 if (expr->tag == Iex_Binop && expr->Iex.Binop.op == Iop_Add64) { in s390_isel_amode_wrk()
509 if (expr->tag == Iex_Binop) { in s390_isel_int128_expr_wrk()
699 case Iex_Binop: { in s390_isel_int_expr_wrk()
1019 if ((arg->tag == Iex_Binop && in s390_isel_int_expr_wrk()
1475 case Iex_Binop: { in s390_isel_float128_expr_wrk()
1726 case Iex_Binop: { in s390_isel_float_expr_wrk()
1964 if (cond->tag == Iex_Binop) { in s390_isel_cc()
Dir_opt.c254 if (e->tag == Iex_Binop) in isFlat()
308 case Iex_Binop: in flatten_Expr()
1257 if (e->tag == Iex_Binop) { in fold_Expr()
1766 if (0 && e == e2 && e->tag == Iex_Binop in fold_Expr()
1847 case Iex_Binop: in subst_Expr()
2173 case Iex_Binop: in addUses_Expr()
2705 if (e->tag == Iex_Binop in irExpr_to_AvailExpr()
2716 if (e->tag == Iex_Binop in irExpr_to_AvailExpr()
2727 if (e->tag == Iex_Binop in irExpr_to_AvailExpr()
2937 if (e->tag != Iex_Binop) in isAdd32OrSub32()
[all …]
Dhost_ppc_isel.c1187 case Iex_Binop: { in iselWordExpr_R_wrk()
2076 if (e->tag == Iex_Binop in iselWordExpr_AMode_wrk()
2090 if (e->tag == Iex_Binop in iselWordExpr_AMode_wrk()
2102 if (e->tag == Iex_Binop in iselWordExpr_AMode_wrk()
2113 if (e->tag == Iex_Binop in iselWordExpr_AMode_wrk()
2413 if (e->tag == Iex_Binop in iselCondCode_wrk()
2462 if (e->tag == Iex_Binop in iselCondCode_wrk()
2543 if (e->tag == Iex_Binop) { in iselInt128Expr_wrk()
2701 if (e->tag == Iex_Binop) { in iselInt64Expr_wrk()
3056 if (e->tag == Iex_Binop && e->Iex.Binop.op == Iop_I64UtoF32) { in iselFltExpr_wrk()
[all …]
Dir_defs.c994 case Iex_Binop: in ppIRExpr()
1439 e->tag = Iex_Binop; in IRExpr_Binop()
1826 case Iex_Binop: in deepCopyIRExpr()
2709 case Iex_Binop: in typeOfIRExpr()
2796 case Iex_Binop: return toBool( in isFlatIRStmt()
2956 case Iex_Binop: in useBeforeDef_Expr()
3154 case Iex_Binop: { in tcExpr()
Dhost_arm_isel.c675 if (e->tag == Iex_Binop in iselIntExpr_AMode1_wrk()
741 if (e->tag == Iex_Binop in iselIntExpr_AMode2_wrk()
793 if (e->tag == Iex_Binop in iselIntExpr_AModeV_wrk()
1022 if (e->tag == Iex_Binop in iselCondCode_wrk()
1047 if (e->tag == Iex_Binop in iselCondCode_wrk()
1151 case Iex_Binop: { in iselIntExpr_R_wrk()
1863 if (e->tag == Iex_Binop) { in iselInt64Expr_wrk()
2098 if (e->tag == Iex_Binop) { in iselNeon64Expr_wrk()
4176 if (e->tag == Iex_Binop) { in iselNeonExpr_wrk()
5388 if (e->tag == Iex_Binop) { in iselDblExpr_wrk()
[all …]
Dguest_arm_helpers.c732 && st->Ist.WrTmp.data->tag == Iex_Binop in guest_arm_spechelper()
/external/valgrind/main/lackey/
Dlk_main.c740 case Iex_Binop: in lk_instrument()
/external/valgrind/main/VEX/pub/
Dlibvex_ir.h1330 Iex_Binop, enumerator
/external/valgrind/main/VEX/
Dtest_main.c2134 case Iex_Binop: in expr2vbits()
2539 case Iex_Binop: in checkForBogusLiterals()
/external/valgrind/main/coregrind/
Dm_translate.c402 if (e->tag != Iex_Binop) goto case3; in vg_SP_update_pass()
/external/valgrind/main/memcheck/
Dmc_translate.c3733 case Iex_Binop: in expr2vbits()
4793 case Iex_Binop: in checkForBogusLiterals()
5192 case Iex_Binop: in sameIRValue()
5546 case Iex_Binop: { in schemeE()