Searched refs:reference_callee_copied (Results 1 – 7 of 7) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | calls.h | 131 extern bool reference_callee_copied (CUMULATIVE_ARGS *,
|
| D | calls.cc | 955 reference_callee_copied (CUMULATIVE_ARGS *ca, const function_arg_info &arg) in reference_callee_copied() function 1362 = reference_callee_copied (args_so_far_pnt, arg); in initialize_argument_information() 4250 int must_copy = !reference_callee_copied (&args_so_far_v, arg); in emit_library_call_value_1()
|
| D | function.cc | 3957 if (reference_callee_copied (&all.args_so_far_v, orig_arg)) in gimplify_parameters()
|
| D | ChangeLog-2015 | 26807 (pass_by_reference, reference_callee_copied): Remove prototypes. 26809 * calls.h (pass_by_reference, reference_callee_copied): Relocate 26811 * function.c (pass_by_reference, reference_callee_copied): Move. 26812 * calls.c (pass_by_reference, reference_callee_copied): Relocate here.
|
| D | ChangeLog-2019 | 16755 * calls.h (reference_callee_copied): Take a function_arg_info 16757 * calls.c (reference_callee_copied): Likewise.
|
| D | ChangeLog-2004 | 14408 * function.c (reference_callee_copied): New. 14412 * function.h (reference_callee_copied): Declare.
|
| D | ChangeLog-2011 | 21547 * function.c (pass_by_reference, reference_callee_copied): Likewise.
|