Home
last modified time | relevance | path

Searched refs:reference_callee_copied (Results 1 – 7 of 7) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dcalls.h131 extern bool reference_callee_copied (CUMULATIVE_ARGS *,
Dcalls.cc955 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()
Dfunction.cc3957 if (reference_callee_copied (&all.args_so_far_v, orig_arg)) in gimplify_parameters()
DChangeLog-201526807 (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.
DChangeLog-201916755 * calls.h (reference_callee_copied): Take a function_arg_info
16757 * calls.c (reference_callee_copied): Likewise.
DChangeLog-200414408 * function.c (reference_callee_copied): New.
14412 * function.h (reference_callee_copied): Declare.
DChangeLog-201121547 * function.c (pass_by_reference, reference_callee_copied): Likewise.