Searched refs:function_arg_record_value (Results 1 – 5 of 5) sorted by relevance
| /freebsd-12.1/contrib/gcc/config/sparc/ |
| H A D | sparc.c | 4631 static rtx function_arg_record_value (tree, enum machine_mode, int, int, int); 4901 function_arg_record_value (tree type, enum machine_mode mode, in function_arg_record_value() function 5111 return function_arg_record_value (type, mode, slotno, named, regbase); in function_arg() 5525 return function_arg_record_value (type, mode, 0, 1, regbase); in function_value()
|
| /freebsd-12.1/contrib/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-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.
|