Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dtree-inline.c111 static tree declare_return_variable PARAMS ((inline_data *, tree *));
799 declare_return_variable (id, use_stmt) in declare_return_variable() function
804 declare_return_variable (id, var)
1292 declare_return_variable (id, &use_stmt));
1296 tree decl = declare_return_variable (id, &retvar);
H A DChangeLog.69307 (declare_return_variable): Convert return value back to the
9323 (declare_return_variable, inlinable_function_p): Likewise.
H A DChangeLog15737 (declare_return_variable): Likewise.
H A DChangeLog.721475 * tree-inline.c (declare_return_variable): Mark its use
/openbsd-src/gnu/gcc/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()
/openbsd-src/gnu/gcc/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.
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A DChangeLog6770 (declare_return_variable, inlinable_function_p): Likewise.
6794 (remap_block, copy_body_r, declare_return_variable): Likewise.
7098 * optimize.c (declare_return_variable): Replace the nrv with the
8931 (declare_return_variable): Use VARRAY_ACTIVE_SIZE macro.
12056 (declare_return_variable): Likewise.
12623 * optmize.c (declare_return_variable): Likewise.
14033 * optimize.c (declare_return_variable): Likewise.
14054 (declare_return_variable): When a function returns an aggregate,
H A DChangeLog.2414 (declare_return_variable): Likewise.