Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dtree-inline.c110 static tree declare_return_variable (copy_body_data *, tree, tree, tree *);
1178 declare_return_variable (copy_body_data *id, tree return_slot_addr, in declare_return_variable() function
2119 declare_return_variable (id, return_slot_addr, in expand_call_inline()
H A DChangeLog-20062143 (declare_return_variable): Use it. Call declare_inline_vars here.
4170 (declare_return_variable): Likewise.
12165 * tree-inline.c (declare_return_variable): Just don't use the
12316 * tree-inline.c (declare_return_variable): Also clear
15529 (copy_body, setup_one_parameter, declare_return_variable): Likewise.
15771 * tree-inline.c (declare_return_variable): If the return variable
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-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-20056080 * tree-inline.c (declare_return_variable): Handle modify_dest not
9713 declare_return_variable): Replace calls to copy_decl_for_inlining with
18262 (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-20019307 (declare_return_variable): Convert return value back to the
9323 (declare_return_variable, inlinable_function_p): Likewise.
/freebsd-12.1/contrib/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.