Searched refs:declare_return_variable (Results 1 – 10 of 10) sorted by relevance
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | tree-inline.c | 111 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 D | ChangeLog.6 | 9307 (declare_return_variable): Convert return value back to the 9323 (declare_return_variable, inlinable_function_p): Likewise.
|
| H A D | ChangeLog | 15737 (declare_return_variable): Likewise.
|
| H A D | ChangeLog.7 | 21475 * tree-inline.c (declare_return_variable): Mark its use
|
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | tree-inline.c | 110 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 D | ChangeLog-2001 | 793 (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 D | ChangeLog-2000 | 2184 (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 D | ChangeLog-1999 | 414 (declare_return_variable): Likewise.
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/cp/ |
| H A D | ChangeLog | 6770 (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 D | ChangeLog.2 | 414 (declare_return_variable): Likewise.
|