Home
last modified time | relevance | path

Searched refs:copy_result_decl_to_var (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-inline.c132 static tree copy_result_decl_to_var (tree, copy_body_data *);
3774 var = copy_result_decl_to_var (result, id); in declare_return_variable()
5978 copy_result_decl_to_var (tree decl, copy_body_data *id) in copy_result_decl_to_var() function
6367 tree resdecl_repl = copy_result_decl_to_var (DECL_RESULT (old_decl), in tree_function_versioning()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-inline.cc137 static tree copy_result_decl_to_var (tree, copy_body_data *);
3815 var = copy_result_decl_to_var (result, id); in declare_return_variable()
6013 copy_result_decl_to_var (tree decl, copy_body_data *id) in copy_result_decl_to_var() function
6327 tree resdecl_repl = copy_result_decl_to_var (DECL_RESULT (old_decl), in tree_function_versioning()
H A DChangeLog-20061096 (copy_result_decl_to_var): Likewise.
9226 * tree-inline.c (copy_result_decl_to_var): New fn.
H A DChangeLog-200922010 (copy_result_decl_to_var): Likewise.
H A DChangeLog-200717971 (copy_result_decl_to_var): Likewise.
H A DChangeLog-202023450 (copy_result_decl_to_var): Likewise.
H A DChangeLog-201034597 (copy_result_decl_to_var): Likewise.