Searched refs:fold_call_expr (Results 1 – 12 of 12) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | builtins.h | 133 extern tree fold_call_expr (location_t, tree, bool);
|
| D | gimplify.cc | 3638 tree new_tree = fold_call_expr (input_location, *expr_p, !want_value); in gimplify_call_expr() 3775 tree new_tree = fold_call_expr (input_location, *expr_p, !want_value); in gimplify_call_expr()
|
| D | builtins.cc | 9661 fold_call_expr (location_t loc, tree exp, bool ignore) in fold_call_expr() function
|
| D | ChangeLog-2007 | 8281 (fold_call_expr, fold_builtin_call_array): Don't fold 28365 (fold_call_expr): Declare to replace fold_builtin. 28554 (fold_builtin): Deleted. Most callers changed to use fold_call_expr 28556 (fold_call_expr): New. 28718 fold_call_expr instead of fold_builtin. 28767 (gimplify_call_expr): Use fold_call_expr instead of fold_builtin. 28848 (compute_object_sizes): Likewise. Use fold_call_expr instead of
|
| D | fold-const.cc | 13455 tem = fold_call_expr (loc, expr, false); in fold()
|
| D | ChangeLog-2008 | 844 (fold_call_expr): Don't optimize always_inline builtins before 20955 * builtins.c (fold_call_expr): Return realret.
|
| D | ChangeLog-2009 | 16157 combine_comparisons, fold_builtin_*, fold_call_expr, 30753 (fold_call_expr): Return a NOP_EXPR from folding rather than the
|
| D | ChangeLog-2010 | 30638 * builtins.c (fold_call_expr): Pass call_expr_nargs and CALL_EXPR_ARGP 30930 * builtins.c (fold_call_expr): Pass the whole CALL_EXPR to
|
| D | ChangeLog-2014 | 2465 (fold_call_expr): Always use fold_builtin_n. 2476 fold_call_expr.
|
| D | ChangeLog-2019 | 2954 (fold_call_expr): Pass new argument to fold_builtin_n and fold_builtin_2.
|
| D | ChangeLog-2018 | 12007 (fold_call_expr): Likewise.
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/cp/ |
| D | ChangeLog-2009 | 1749 fold_call_expr, build_range_check, maybe_fold_offset_to_address,
|