Home
last modified time | relevance | path

Searched refs:fold_call_expr (Results 1 – 9 of 9) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dbuiltins.h81 extern tree fold_call_expr (location_t, tree, bool);
H A Dgimplify.c3287 tree new_tree = fold_call_expr (input_location, *expr_p, !want_value); in gimplify_call_expr()
3416 tree new_tree = fold_call_expr (input_location, *expr_p, !want_value); in gimplify_call_expr()
H A Dbuiltins.c9325 fold_call_expr (location_t loc, tree exp, bool ignore) in fold_call_expr() function
H A Dfold-const.c11955 tem = fold_call_expr (loc, expr, false); in fold()
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dgimple-fold.c2632 retval = fold_call_expr (EXPR_LOCATION (call), call, false); in gimple_fold_stmt_to_constant_1()
H A Dgimplify.c2412 tree new_tree = fold_call_expr (input_location, *expr_p, !want_value); in gimplify_call_expr()
2540 tree new_tree = fold_call_expr (input_location, *expr_p, !want_value); in gimplify_call_expr()
H A Dtree.h5433 extern tree fold_call_expr (location_t, tree, bool);
H A Dbuiltins.c11149 fold_call_expr (location_t loc, tree exp, bool ignore) in fold_call_expr() function
H A Dfold-const.c14156 tem = fold_call_expr (loc, expr, false); in fold()