Searched refs:arith_code (Results 1 – 1 of 1) sorted by relevance
1899 enum tree_code arith_code; in gimplify_self_mod_expr() local1921 arith_code = PLUS_EXPR; in gimplify_self_mod_expr()1923 arith_code = MINUS_EXPR; in gimplify_self_mod_expr()1944 t1 = build2 (arith_code, TREE_TYPE (*expr_p), lhs, rhs); in gimplify_self_mod_expr()