Searched refs:Iex_Binop (Results 1 – 14 of 14) sorted by relevance
72 case Iex_Binop: in matchWrk()73 if (e->tag != Iex_Binop) return False; in matchWrk()
908 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 …]
802 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 …]
211 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()
254 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 …]
1187 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 …]
994 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()
675 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 …]
732 && st->Ist.WrTmp.data->tag == Iex_Binop in guest_arm_spechelper()
740 case Iex_Binop: in lk_instrument()
1330 Iex_Binop, enumerator
2134 case Iex_Binop: in expr2vbits()2539 case Iex_Binop: in checkForBogusLiterals()
402 if (e->tag != Iex_Binop) goto case3; in vg_SP_update_pass()
3733 case Iex_Binop: in expr2vbits()4793 case Iex_Binop: in checkForBogusLiterals()5192 case Iex_Binop: in sameIRValue()5546 case Iex_Binop: { in schemeE()