Searched refs:Iex_Binop (Results 1 – 13 of 13) sorted by relevance
72 case Iex_Binop: in matchWrk()73 if (e->tag != Iex_Binop) return False; in matchWrk()
801 case Iex_Binop: { in iselIntExpr_R_wrk()1421 if (e->tag == Iex_Binop in iselIntExpr_AMode_wrk()1425 && e->Iex.Binop.arg1->tag == Iex_Binop in iselIntExpr_AMode_wrk()1427 && e->Iex.Binop.arg1->Iex.Binop.arg2->tag == Iex_Binop in iselIntExpr_AMode_wrk()1445 if (e->tag == Iex_Binop in iselIntExpr_AMode_wrk()1447 && e->Iex.Binop.arg2->tag == Iex_Binop in iselIntExpr_AMode_wrk()1460 if (e->tag == Iex_Binop in iselIntExpr_AMode_wrk()1791 if (e->tag == Iex_Binop in iselCondCode_wrk()1820 if (e->tag == Iex_Binop in iselCondCode_wrk()1839 if (e->tag == Iex_Binop in iselCondCode_wrk()[all …]
905 case Iex_Binop: { in iselIntExpr_R_wrk()1886 if (e->tag == Iex_Binop in iselIntExpr_AMode_wrk()1888 && e->Iex.Binop.arg2->tag == Iex_Binop in iselIntExpr_AMode_wrk()1901 if (e->tag == Iex_Binop in iselIntExpr_AMode_wrk()2212 if (e->tag == Iex_Binop in iselCondCode_wrk()2231 if (e->tag == Iex_Binop in iselCondCode_wrk()2250 if (e->tag == Iex_Binop in iselCondCode_wrk()2269 if (e->tag == Iex_Binop in iselCondCode_wrk()2413 if (e->tag == Iex_Binop) { in iselInt128Expr_wrk()2775 if (e->tag == Iex_Binop in iselFltExpr_wrk()[all …]
254 if (e->tag == Iex_Binop) in isFlat()308 case Iex_Binop: in flatten_Expr()1163 if (e->tag == Iex_Binop) { in fold_Expr()1652 if (0 && e == e2 && e->tag == Iex_Binop in fold_Expr()1733 case Iex_Binop: in subst_Expr()2057 case Iex_Binop: in addUses_Expr()2589 if (e->tag == Iex_Binop in irExpr_to_AvailExpr()2600 if (e->tag == Iex_Binop in irExpr_to_AvailExpr()2611 if (e->tag == Iex_Binop in irExpr_to_AvailExpr()2821 if (e->tag != Iex_Binop) in isAdd32OrSub32()[all …]
1184 case Iex_Binop: { in iselWordExpr_R_wrk()2049 if (e->tag == Iex_Binop in iselWordExpr_AMode_wrk()2063 if (e->tag == Iex_Binop in iselWordExpr_AMode_wrk()2075 if (e->tag == Iex_Binop in iselWordExpr_AMode_wrk()2086 if (e->tag == Iex_Binop in iselWordExpr_AMode_wrk()2386 if (e->tag == Iex_Binop in iselCondCode_wrk()2433 if (e->tag == Iex_Binop in iselCondCode_wrk()2514 if (e->tag == Iex_Binop) { in iselInt128Expr_wrk()2672 if (e->tag == Iex_Binop) { in iselInt64Expr_wrk()3162 if (e->tag == Iex_Binop) { in iselDblExpr_wrk()[all …]
941 case Iex_Binop: in ppIRExpr()1367 e->tag = Iex_Binop; in IRExpr_Binop()1751 case Iex_Binop: in deepCopyIRExpr()2554 case Iex_Binop: in typeOfIRExpr()2641 case Iex_Binop: return toBool( in isFlatIRStmt()2801 case Iex_Binop: in useBeforeDef_Expr()2999 case Iex_Binop: { in tcExpr()
437 && st->Ist.WrTmp.data->tag == Iex_Binop in guest_arm_spechelper()
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()5353 if (e->tag == Iex_Binop) { in iselDblExpr_wrk()[all …]
738 case Iex_Binop: in lk_instrument()
1244 Iex_Binop, enumerator
376 if (e->tag != Iex_Binop) goto case3; in vg_SP_update_pass()
3515 case Iex_Binop: in expr2vbits()4574 case Iex_Binop: in checkForBogusLiterals()4973 case Iex_Binop: in sameIRValue()5327 case Iex_Binop: { in schemeE()
5236 case Iex_Binop: { in schemeS()