Searched refs:rewrite_call_expr (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | builtins.c | 158 static tree rewrite_call_expr (location_t, tree, int, tree, int, ...); 6477 call = rewrite_call_expr (EXPR_LOCATION (exp), exp, 0, decl, 0); in expand_builtin_fork_or_exec() 10525 rewrite_call_expr (location_t loc, tree exp, int skip, tree fndecl, int n, ...) in rewrite_call_expr() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | builtins.cc | 161 static tree rewrite_call_expr (location_t, tree, int, tree, int, ...); 5638 call = rewrite_call_expr (EXPR_LOCATION (exp), exp, 0, decl, 0); in expand_builtin_fork_or_exec() 9742 rewrite_call_expr (location_t loc, tree exp, int skip, tree fndecl, int n, ...) in rewrite_call_expr() function
|
H A D | ChangeLog-2008 | 15607 fold_builtin_memchr, rewrite_call_expr, fold_builtin_printf):
|
H A D | ChangeLog-2007 | 28561 (rewrite_call_expr): New.
|
H A D | ChangeLog-2010 | 11022 * builtins.c (rewrite_call_expr): Move code to...
|