Searched refs:arith_code (Results 1 – 1 of 1) sorted by relevance
1901 enum tree_code arith_code; in gimplify_self_mod_expr() local1923 arith_code = PLUS_EXPR; in gimplify_self_mod_expr()1925 arith_code = MINUS_EXPR; in gimplify_self_mod_expr()1946 t1 = build2 (arith_code, TREE_TYPE (*expr_p), lhs, rhs); in gimplify_self_mod_expr()