Searched refs:compute_argument_block_size (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | calls.cc | 1566 compute_argument_block_size (int reg_parm_stack_space, in compute_argument_block_size() function 3138 = compute_argument_block_size (reg_parm_stack_space, in expand_call()
|
H A D | ChangeLog-2000 | 20494 (expand_call): Call compute_argument_block_size right before 23636 (compute_argument_block_size): Use stack_delta instead of 23924 (compute_argument_block_size): Align to STACK_BOUNDARY only for 27330 (compute_argument_block_size, expand_call): Use it. 27738 * calls.c (compute_argument_block_size): Field VAR is ssizetype. 29071 * calls.c (compute_argument_block_size): New argument 29074 compute_argument_block_size
|
H A D | ChangeLog-1999 | 15236 (compute_argument_block_size): Include pending_stack_adjust in 18852 * calls.c (compute_argument_block_size): New function, extracted from 18854 (expand_calls): Use compute_argument_block_size. Delete
|
H A D | ChangeLog-2008 | 19990 * calls.c (compute_argument_block_size ): Add ATTRIBUTE_UNUSED to 20094 * calls.c (compute_argument_block_size): Add argument tree fndecl.
|
H A D | ChangeLog-2007 | 25240 * calls.c (compute_argument_block_size, expand_call,
|
H A D | ChangeLog-2017 | 730 (compute_argument_block_size): Return the size as a poly_int64
|
H A D | ChangeLog-2004 | 14889 * calls.c (emit_call_1, compute_argument_block_size,
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | calls.c | 2560 compute_argument_block_size (int reg_parm_stack_space, in compute_argument_block_size() function 4146 = compute_argument_block_size (reg_parm_stack_space, in expand_call()
|