Home
last modified time | relevance | path

Searched refs:compute_argument_block_size (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcalls.cc1566 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 DChangeLog-200020494 (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 DChangeLog-199915236 (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 DChangeLog-200819990 * calls.c (compute_argument_block_size ): Add ATTRIBUTE_UNUSED to
20094 * calls.c (compute_argument_block_size): Add argument tree fndecl.
H A DChangeLog-200725240 * calls.c (compute_argument_block_size, expand_call,
H A DChangeLog-2017730 (compute_argument_block_size): Return the size as a poly_int64
H A DChangeLog-200414889 * calls.c (emit_call_1, compute_argument_block_size,
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcalls.c2560 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()