Searched refs:function_arg_64 (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
H A D | i386.c | 3114 function_arg_64 (const CUMULATIVE_ARGS *cum, machine_mode mode, in function_arg_64() function 3263 reg = function_arg_64 (cum, mode, arg.mode, arg.type, arg.named); in ix86_function_arg()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
H A D | i386.cc | 3246 function_arg_64 (const CUMULATIVE_ARGS *cum, machine_mode mode, in function_arg_64() function 3397 reg = function_arg_64 (cum, mode, arg.mode, arg.type, arg.named); in ix86_function_arg()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2009 | 31441 (function_arg_64): Likewise. 32529 (function_arg_64): Remove OImode comment. 32862 (function_arg_64): Likewise.
|
H A D | ChangeLog-2008 | 8713 (function_arg_64): Take a new argument to indicate if a 17785 (function_arg_64): Extend SSE_REGPARM_MAX check.
|
H A D | ChangeLog-2007 | 25205 (function_arg_32, function_arg_64): Split out ...
|
H A D | ChangeLog-2010 | 24175 (function_arg_64): Likewise. Change type of NAMED to bool.
|
H A D | ChangeLog-2013 | 741 (function_arg_64): Ditto.
|
H A D | ChangeLog-2017 | 19330 (function_arg_64): Likewise.
|