Searched refs:arith_code (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/
H A Dgimplify.c2130 enum tree_code arith_code;
2153 arith_code = PLUS_EXPR;
2155 arith_code = MINUS_EXPR;
2182 if (arith_code == MINUS_EXPR)
2188 fold_build2 (arith_code, arith_type,
2127 enum tree_code arith_code; local

Completed in 102 milliseconds