Home
last modified time | relevance | path

Searched refs:function_arg_record_value (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sparc/
H A Dsparc.c7300 function_arg_record_value (const_tree type, machine_mode mode, in function_arg_record_value() function
7486 return function_arg_record_value (type, mode, slotno, named, regbase); in sparc_function_arg_1()
7849 return function_arg_record_value (type, mode, 0, true, regbase); in sparc_function_value_1()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sparc/
H A Dsparc.cc7232 function_arg_record_value (const_tree type, machine_mode mode, in function_arg_record_value() function
7418 return function_arg_record_value (type, mode, slotno, named, regbase); in sparc_function_arg_1()
7781 return function_arg_record_value (type, mode, 0, true, regbase); in sparc_function_value_1()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-19987711 function_arg_record_value): Add fully prototyped forward decls.
9297 * sparc.c (function_arg_record_value): Take a MODE arg with which to
13025 (function_arg_record_value*): New functions.
H A DChangeLog-200710144 function_arg_record_value, function_arg_record_value,
H A DChangeLog-201631100 (function_arg_record_value): Adjust to above changes. Instantiate
36172 (function_arg_record_value): Minor tweaks.
H A DChangeLog-20035079 (function_arg_record_value): Update calls to
19473 (function_arg_record_value): Initialize 'stack' to 0.
H A DChangeLog-200130021 (function_arg_record_value): Likewise.
H A DChangeLog-200024217 (function_arg_record_value): NREGS now unsigned.
H A DChangeLog-20182226 (function_arg_record_value): Change size from HOST_WIDE_INT to int
H A DChangeLog-201029550 (function_arg_record_value, function_arg_union_value,
H A DChangeLog-201512655 (function_arg_record_value, function_arg_record_value_1)