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 D | sparc.c | 7300 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 D | sparc.cc | 7232 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 D | ChangeLog-1998 | 7711 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 D | ChangeLog-2007 | 10144 function_arg_record_value, function_arg_record_value,
|
H A D | ChangeLog-2016 | 31100 (function_arg_record_value): Adjust to above changes. Instantiate 36172 (function_arg_record_value): Minor tweaks.
|
H A D | ChangeLog-2003 | 5079 (function_arg_record_value): Update calls to 19473 (function_arg_record_value): Initialize 'stack' to 0.
|
H A D | ChangeLog-2001 | 30021 (function_arg_record_value): Likewise.
|
H A D | ChangeLog-2000 | 24217 (function_arg_record_value): NREGS now unsigned.
|
H A D | ChangeLog-2018 | 2226 (function_arg_record_value): Change size from HOST_WIDE_INT to int
|
H A D | ChangeLog-2010 | 29550 (function_arg_record_value, function_arg_union_value,
|
H A D | ChangeLog-2015 | 12655 (function_arg_record_value, function_arg_record_value_1)
|