Searched refs:gimplify_and_update_call_from_tree (Results 1 - 13 of 13) sorted by relevance

/netbsd-current/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-dce.c1331 gimplify_and_update_call_from_tree (gsi, result);
H A Dtree-ssa-strlen.c2411 gimplify_and_update_call_from_tree (gsi, rhs);
2511 gimplify_and_update_call_from_tree (gsi, ret);
2590 gimplify_and_update_call_from_tree (gsi, rhs);
4088 gimplify_and_update_call_from_tree (gsi, res);
H A Dgimple-fold.c568 gimplify_and_update_call_from_tree (gimple_stmt_iterator *si_p, tree expr) function
4080 gimplify_and_update_call_from_tree (gsi, result);
4677 gimplify_and_update_call_from_tree (gsi, result);
H A Dtree-ssa-ccp.c3447 gimplify_and_update_call_from_tree (&i, result);
H A Dgimple-ssa-sprintf.c4150 gimplify_and_update_call_from_tree (gsi, cst);
/netbsd-current/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);
2393 gimplify_and_update_call_from_tree (&m_gsi, ret);
2471 gimplify_and_update_call_from_tree (&m_gsi, rhs);
4000 gimplify_and_update_call_from_tree (&m_gsi, res);
H A Dtree-ssa-dce.cc1271 gimplify_and_update_call_from_tree (gsi, result);
H A Dtree-ssa-ccp.cc2726 gimplify_and_update_call_from_tree (gsi, new_rhs);
2744 gimplify_and_update_call_from_tree (gsi, new_rhs);
4478 gimplify_and_update_call_from_tree (&i, result);
H A Dtree-object-size.cc2000 gimplify_and_update_call_from_tree (i, result);
H A Dgimple-fold.cc663 gimplify_and_update_call_from_tree. A GIMPLE_CALL STMT is being replaced
739 gimplify_and_update_call_from_tree (gimple_stmt_iterator *si_p, tree expr) function
5160 gimplify_and_update_call_from_tree (gsi, result);
5734 gimplify_and_update_call_from_tree (gsi, result);
H A Dgimple-ssa-sprintf.cc4204 gimplify_and_update_call_from_tree (gsi, cst);

Completed in 216 milliseconds