/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | gimple-fold.h | 30 extern void gimplify_and_update_call_from_tree (gimple_stmt_iterator *, tree);
|
H A D | tree-ssa-strlen.c | 2411 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 D | tree-ssa-dce.c | 1331 gimplify_and_update_call_from_tree (gsi, result); in maybe_optimize_arith_overflow()
|
H A D | gimple-fold.c | 568 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 D | tree-ssa-ccp.c | 3447 gimplify_and_update_call_from_tree (&i, result); in execute()
|
H A D | gimple-ssa-sprintf.c | 4150 gimplify_and_update_call_from_tree (gsi, cst); in try_substitute_return_value()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gimple-fold.h | 30 extern void gimplify_and_update_call_from_tree (gimple_stmt_iterator *, tree);
|
H A D | tree-ssa-strlen.cc | 2294 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 D | tree-ssa-ccp.cc | 2726 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 D | tree-ssa-dce.cc | 1271 gimplify_and_update_call_from_tree (gsi, result); in maybe_optimize_arith_overflow()
|
H A D | tree-object-size.cc | 2000 gimplify_and_update_call_from_tree (i, result); in dynamic_object_sizes_execute_one()
|
H A D | gimple-fold.cc | 739 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 D | gimple-ssa-sprintf.cc | 4204 gimplify_and_update_call_from_tree (gsi, cst); in try_substitute_return_value()
|
H A D | ChangeLog.tuples | 412 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 D | ChangeLog-2010 | 155 * 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 D | ChangeLog-2012 | 1981 * 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 D | ChangeLog-2011 | 1514 * 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 D | ChangeLog-2021 | 28923 (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 D | ChangeLog-2009 | 7988 * 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 D | ChangeLog-2016 | 26246 * gimple-fold.c (gimplify_and_update_call_from_tree): Use
|
H A D | ChangeLog-2013 | 5770 * gimple-fold.c (gimplify_and_update_call_from_tree): Likewise.
|
H A D | ChangeLog-2015 | 16482 * gimple-fold.c (gimplify_and_update_call_from_tree): Do not
|
H A D | ChangeLog-2014 | 29779 (gimplify_and_update_call_from_tree): ... here.
|