Searched refs:fold_negate_expr (Results 1 – 3 of 3) sorted by relevance
1151 (fold_negate_expr): Call fold_overflow_warning.1218 (fold_negate_expr): Likewise.1239 * fold-const.c (fold_negate_expr): Use TYPE_OVERFLOW_TRAPS.
1173 fold_negate_expr (tree t) in fold_negate_expr() function1370 tem = fold_negate_expr (t); in negate_expr()7773 tem = fold_negate_expr (arg0); in fold_unary()
4289 (fold_negate_expr): Rename from negate_expr. Revert last4293 (negate_expr): New function, wrap around fold_negate_expr4296 (fold_unary): Use fold_negate_expr for folding NEGATE_EXPR.