Home
last modified time | relevance | path

Searched refs:declare_return_variable (Results 1 – 22 of 22) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-inline.c125 static tree declare_return_variable (copy_body_data *, tree, tree,
3657 declare_return_variable (copy_body_data *id, tree return_slot, tree modify_dest, in declare_return_variable() function
5038 use_retvar = declare_return_variable (id, return_slot, modify_dest, bb); in expand_call_inline()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-inline.cc130 static tree declare_return_variable (copy_body_data *, tree, tree,
3702 declare_return_variable (copy_body_data *id, tree return_slot, tree modify_dest, in declare_return_variable() function
5102 use_retvar = declare_return_variable (id, return_slot, modify_dest, bb); in expand_call_inline()
H A DChangeLog-2006100 (declare_return_variable): Work on SSA; use return_slot instead of
1093 * tree-inline.c (declare_return_variable): Use the renamed
9227 (declare_return_variable): Use it. Call declare_inline_vars here.
11254 (declare_return_variable): Likewise.
19250 * tree-inline.c (declare_return_variable): Just don't use the
19401 * tree-inline.c (declare_return_variable): Also clear
22614 (copy_body, setup_one_parameter, declare_return_variable): Likewise.
22856 * tree-inline.c (declare_return_variable): If the return variable
H A DChangeLog-201216093 (declare_return_variable): Likewise.
16171 (declare_return_variable): Likewise.
16533 * tree-inline.c (declare_return_variable): Likewise.
23761 (declare_return_variable): Likewise.
24252 (declare_return_variable): Mark the return variable for renaming
24368 (declare_return_variable): Properly handle DECL_BY_REFERENCE
34678 * tree-inline.c (declare_return_variable): Remove always-true test.
H A DChangeLog.tree-ssa2167 * tree-inline.c (declare_return_variable): Set the no warning bit
5145 initialize_inlined_parameters, declare_return_variable,
8660 (declare_return_variable): Set it.
13713 (declare_return_variable): Be clever with INDIRECT_REFs.
H A DChangeLog-201021831 * tree-inline.c (declare_return_variable): Fix ICE while
22050 * tree-inline.c (declare_return_variable): Allocate annotation for new
22475 * tree-inline.c (declare_return_variable): Get new entry_block argument;
22593 (declare_return_variable): Likewise.
25567 * tree-inline.c (declare_return_variable): Remove bogus code.
38228 * tree-inline.c (declare_return_variable): Use the type of
H A DChangeLog-200414003 initialize_inlined_parameters, declare_return_variable,
20217 (declare_return_variable): Handle DECL_BY_REFERENCE.
23058 * tree-inline.c (declare_return_variable): New modify_dest argument.
38290 initialize_inlined_parameters, declare_return_variable,
41113 initialize_inlined_parameters, declare_return_variable,
H A DChangeLog-20113904 (declare_return_variable): Likewise.
36244 (declare_return_variable): Likewise.
37355 * tree-inline.c (declare_return_variable): Remove unused caller
37369 * tree-inline.c (declare_return_variable): Add result decl to
H A DChangeLog-20091586 * tree-inline.c (declare_return_variable): Remove USE_P argument,
1590 declare_return_variable caller.
28224 * tree-inline.c (declare_return_variable): Mark DECL_BY_REFERENCE
H A DChangeLog-20056080 * tree-inline.c (declare_return_variable): Handle modify_dest not
9712 declare_return_variable): Replace calls to copy_decl_for_inlining with
18261 (declare_return_variable): Update for new inline data datastructure.
H A DChangeLog-2002855 (declare_return_variable): Take return slot addr.
10029 (declare_return_variable): Likewise.
35922 * tree-inline.c (declare_return_variable): Mark its use
H A DChangeLog-20196229 * tree-inline.c (declare_return_variable): Properly handle
6306 * tree-inline.c (declare_return_variable): Check for poly_int_tree_p
15599 * tree-inline.c (declare_return_variable): Mark the return
H A DChangeLog-200822168 (declare_return_variable): Update.
28884 * tree-inline.c (declare_return_variable): Set TREE_ADDRESSABLE on
H A DChangeLog-20142999 declare_return_variable, tree_function_versioning): Likewise.
9781 (declare_return_variable): Add arg holding
41959 * tree-inline.c (declare_return_variable): Use mark_addressable.
H A DChangeLog-20019307 (declare_return_variable): Convert return value back to the
9323 (declare_return_variable, inlinable_function_p): Likewise.
H A DChangeLog-202122064 (declare_return_variable): Same.
H A DChangeLog-200716349 (declare_return_variable): Likewise.
H A DChangeLog-202023447 * tree-inline.c (declare_return_variable): Adjust and
H A DChangeLog-201820742 * tree-inline.c (declare_return_variable): Likewise.
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-2001793 (declare_return_variable, inlinable_function_p): Likewise.
817 (remap_block, copy_body_r, declare_return_variable): Likewise.
1121 * optimize.c (declare_return_variable): Replace the nrv with the
2954 (declare_return_variable): Use VARRAY_ACTIVE_SIZE macro.
H A DChangeLog-20002184 (declare_return_variable): Likewise.
2751 * optmize.c (declare_return_variable): Likewise.
4161 * optimize.c (declare_return_variable): Likewise.
4182 (declare_return_variable): When a function returns an aggregate,
H A DChangeLog-1999414 (declare_return_variable): Likewise.