#include <expr.h>
Data Fields | |
| HOST_WIDE_INT | constant |
| tree | var |
Definition at line 96 of file expr.h.
| HOST_WIDE_INT args_size::constant |
Definition at line 98 of file expr.h.
Referenced by assign_parm_find_entry_rtl(), assign_parm_is_stack_parm(), assign_parms(), check_sibcall_argument_overlap(), combine_pending_stack_adjustment_and_call(), compute_argument_addresses(), compute_argument_block_size(), emit_library_call_value_1(), expand_call(), finalize_must_preallocate(), initialize_argument_information(), locate_and_pad_parm(), pad_below(), pad_to_arg_alignment(), and store_one_arg().
Definition at line 99 of file expr.h.
Referenced by assign_parm_is_stack_parm(), assign_parm_setup_reg(), assign_parms(), compute_argument_block_size(), emit_library_call_value_1(), expand_call(), fix_unsafe_tree(), initialize_argument_information(), locate_and_pad_parm(), pad_to_arg_alignment(), and store_one_arg().
1.5.6