Home
last modified time | relevance | path

Searched refs:gimplify_and_update_call_from_tree (Results 1 – 23 of 23) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgimple-fold.h30 extern void gimplify_and_update_call_from_tree (gimple_stmt_iterator *, tree);
H A Dtree-ssa-strlen.c2411 gimplify_and_update_call_from_tree (gsi, rhs); in handle_builtin_strlen()
2511 gimplify_and_update_call_from_tree (gsi, ret); in handle_builtin_strlen()
2590 gimplify_and_update_call_from_tree (gsi, rhs); in handle_builtin_strchr()
4088 gimplify_and_update_call_from_tree (gsi, res); in handle_builtin_memcmp()
H A Dtree-ssa-dce.c1331 gimplify_and_update_call_from_tree (gsi, result); in maybe_optimize_arith_overflow()
H A Dgimple-fold.c568 gimplify_and_update_call_from_tree (gimple_stmt_iterator *si_p, tree expr) in gimplify_and_update_call_from_tree() function
4080 gimplify_and_update_call_from_tree (gsi, result); in gimple_fold_builtin()
4677 gimplify_and_update_call_from_tree (gsi, result); in gimple_fold_call()
H A Dtree-ssa-ccp.c3447 gimplify_and_update_call_from_tree (&i, result); in execute()
H A Dgimple-ssa-sprintf.c4150 gimplify_and_update_call_from_tree (gsi, cst); in try_substitute_return_value()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimple-fold.h30 extern void gimplify_and_update_call_from_tree (gimple_stmt_iterator *, tree);
H A Dtree-ssa-strlen.cc2294 gimplify_and_update_call_from_tree (&m_gsi, rhs); in handle_builtin_strlen()
2393 gimplify_and_update_call_from_tree (&m_gsi, ret); in handle_builtin_strlen()
2471 gimplify_and_update_call_from_tree (&m_gsi, rhs); in handle_builtin_strchr()
4000 gimplify_and_update_call_from_tree (&m_gsi, res); in handle_builtin_memcmp()
H A Dtree-ssa-ccp.cc2726 gimplify_and_update_call_from_tree (gsi, new_rhs); in fold_stmt()
2744 gimplify_and_update_call_from_tree (gsi, new_rhs); in fold_stmt()
4478 gimplify_and_update_call_from_tree (&i, result); in execute()
H A Dtree-ssa-dce.cc1271 gimplify_and_update_call_from_tree (gsi, result); in maybe_optimize_arith_overflow()
H A Dtree-object-size.cc2000 gimplify_and_update_call_from_tree (i, result); in dynamic_object_sizes_execute_one()
H A Dgimple-fold.cc739 gimplify_and_update_call_from_tree (gimple_stmt_iterator *si_p, tree expr) in gimplify_and_update_call_from_tree() function
5160 gimplify_and_update_call_from_tree (gsi, result); in gimple_fold_builtin()
5734 gimplify_and_update_call_from_tree (gsi, result); in gimple_fold_call()
H A Dgimple-ssa-sprintf.cc4204 gimplify_and_update_call_from_tree (gsi, cst); in try_substitute_return_value()
H A DChangeLog.tuples412 ccp_fold_builtin, gimplify_and_update_call_from_tree): Likewise.
839 * tree-ssa-ccp.c (gimplify_and_update_call_from_tree): Likewise.
3853 (gimplify_and_update_call_from_tree): New function.
H A DChangeLog-2010155 * gimple-fold.c (gimplify_and_update_call_from_tree): Call
8611 * gimple-fold.c (gimplify_and_update_call_from_tree): Properly
11491 * gimple-fold.c (gimplify_and_update_call_from_tree): Handle
19834 * gimple-fold.c (gimplify_and_update_call_from_tree): Conditionalize
23955 * gimple-fold.c (gimplify_and_update_call_from_tree): If LHS is
24391 * gimple-fold.c (gimplify_and_update_call_from_tree): Maintain
34634 gimplify_and_update_call_from_tree): Move ...
35676 * tree-ssa-ccp.c (gimplify_and_update_call_from_tree): Avoid
H A DChangeLog-20121981 * gimple-fold.c (gimplify_and_update_call_from_tree): Replace
16161 (gimplify_and_update_call_from_tree): Likewise.
24774 * gimple-fold.c (gimplify_and_update_call_from_tree): Likewise.
26162 * gimple-fold.c (gimplify_and_update_call_from_tree): Use
26183 * gimple-fold.c (gimplify_and_update_call_from_tree): Ditto.
32661 * gimple-fold.c (gimplify_and_update_call_from_tree): Add
H A DChangeLog-20111514 * gimple-fold.c (gimplify_and_update_call_from_tree): Guard vdef check
7846 * gimple-fold.c (gimplify_and_update_call_from_tree): Rewrite.
9141 * gimple-fold.c (gimplify_and_update_call_from_tree): Do not
10760 * gimple-fold.c (gimplify_and_update_call_from_tree): Set
H A DChangeLog-202128923 (gimplify_and_update_call_from_tree): Implement
28926 (gimple_fold_builtin): Use only gimplify_and_update_call_from_tree.
28934 only gimplify_and_update_call_from_tree.
H A DChangeLog-20097988 * tree-ssa-ccp.c (gimplify_and_update_call_from_tree): Declare
29395 (gimplify_and_update_call_from_tree): Likewise.
29397 (gimplify_and_update_call_from_tree): Properly update VOPs.
H A DChangeLog-201626246 * gimple-fold.c (gimplify_and_update_call_from_tree): Use
H A DChangeLog-20135770 * gimple-fold.c (gimplify_and_update_call_from_tree): Likewise.
H A DChangeLog-201516482 * gimple-fold.c (gimplify_and_update_call_from_tree): Do not
H A DChangeLog-201429779 (gimplify_and_update_call_from_tree): ... here.