/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | expr.h | 75 struct args_size struct 82 /* Add the value of the tree INC to the `struct args_size' TO. */ argument
|
H A D | calls.c | 1141 initialize_argument_information (num_actuals, args, args_size, n_named_args, in initialize_argument_information() argument 1425 compute_argument_block_size (reg_parm_stack_space, args_size, in compute_argument_block_size() argument 1583 finalize_must_preallocate (must_preallocate, num_actuals, args, args_size) in finalize_must_preallocate() argument 1951 combine_pending_stack_adjustment_and_call (unadjusted_args_size, in combine_pending_stack_adjustment_and_call() argument 2191 struct args_size args_size; local 3502 struct args_size args_size; local
|
H A D | unwind-dw2.c | 64 _Unwind_Word args_size; member 1030 long args_size; member
|
H A D | function.h | 206 int args_size; member
|
/openbsd/gnu/gcc/gcc/ |
H A D | expr.h | 96 struct args_size struct 109 struct args_size size; argument
|
H A D | calls.c | 922 struct args_size *args_size, in initialize_argument_information() 1157 struct args_size *args_size, in compute_argument_block_size() 1295 …llocate (int must_preallocate, int num_actuals, struct arg_data *args, struct args_size *args_size) in finalize_must_preallocate() 1682 struct args_size *args_size, in combine_pending_stack_adjustment_and_call() 1889 struct args_size args_size; in expand_call() local 3267 struct args_size args_size; in emit_library_call_value_1() local
|
H A D | unwind-dw2.c | 81 _Unwind_Word args_size; member 1191 long args_size; member
|
H A D | function.h | 208 int args_size; member
|
/openbsd/gnu/gcc/gcc/config/fr30/ |
H A D | fr30.c | 108 unsigned int args_size; /* # Bytes that outgoing arguments take up. */ member 179 unsigned int args_size; in fr30_compute_frame_size() local
|
/openbsd/gnu/gcc/gcc/config/score/ |
H A D | score-mdaux.h | 47 HOST_WIDE_INT args_size; /* bytes that outgoing arguments take up */ member
|
/openbsd/gnu/usr.bin/gcc/gcc/config/fr30/ |
H A D | fr30.c | 104 unsigned int args_size; /* # Bytes that outgoing arguments take up. */ member 161 unsigned int args_size; local
|
/openbsd/gnu/gcc/gcc/config/m32r/ |
H A D | m32r.c | 1234 unsigned int args_size; /* # bytes that outgoing arguments take up. */ member 1274 unsigned int total_size, var_size, args_size, pretend_size, extra_size; in m32r_compute_frame_size() local 1516 unsigned int args_size = current_frame_info.args_size; in m32r_output_function_epilogue() local
|
/openbsd/gnu/usr.bin/gcc/gcc/config/m32r/ |
H A D | m32r.c | 1855 unsigned int args_size; /* # bytes that outgoing arguments take up */ member 1896 unsigned int total_size, var_size, args_size, pretend_size, extra_size; local 2106 unsigned int args_size = current_frame_info.args_size; local
|
/openbsd/gnu/usr.bin/gcc/gcc/config/arc/ |
H A D | arc.c | 938 unsigned int args_size; /* # bytes that outgoing arguments take up. */ member 1033 unsigned int total_size, var_size, args_size, pretend_size, extra_size; local
|
/openbsd/gnu/gcc/gcc/config/iq2000/ |
H A D | iq2000.c | 79 long args_size; /* # bytes that outgoing arguments take up. */ member 97 long args_size; /* # bytes that outgoing arguments take up. */ member 1602 HOST_WIDE_INT args_size; /* # bytes that outgoing arguments take up. */ in compute_frame_size() local
|
/openbsd/gnu/gcc/gcc/config/arc/ |
H A D | arc.c | 980 unsigned int args_size; /* # bytes that outgoing arguments take up. */ member 1073 unsigned int total_size, var_size, args_size, pretend_size, extra_size; in arc_compute_frame_size() local
|
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | macroexp.c | 694 int args_len, args_size; in gather_arguments() local
|
/openbsd/gnu/llvm/lldb/source/Plugins/ABI/ARC/ |
H A D | ABISysV_arc.cpp | 247 auto args_size = TotalArgsSizeInWords(args); in PrepareTrivialCall() local
|
/openbsd/gnu/usr.bin/gcc/gcc/config/dsp16xx/ |
H A D | dsp16xx.c | 1337 long args_size; local
|
H A D | dsp16xx.h | 1087 unsigned long args_size; /* # bytes that outgoing arguments take up */ member
|
/openbsd/gnu/gcc/gcc/config/mt/ |
H A D | mt.h | 493 unsigned int args_size; /* # Bytes that outgoing arguments take up. */ member
|
H A D | mt.c | 862 unsigned int args_size; in mt_compute_frame_size() local
|
/openbsd/gnu/usr.bin/gcc/gcc/config/sparc/ |
H A D | sparc.c | 7076 unsigned long args_size; /* # bytes that outgoing arguments take up. */ member 7113 unsigned long args_size; /* # bytes that outgoing arguments take up. */ local
|
/openbsd/gnu/gcc/gcc/config/mips/ |
H A D | mips.c | 421 HOST_WIDE_INT args_size; /* # bytes that outgoing arguments take up */ member 3388 mips_expand_call (rtx result, rtx addr, rtx args_size, rtx aux, int sibcall_p) in mips_expand_call() 6356 HOST_WIDE_INT args_size; /* # bytes that outgoing arguments take up */ in compute_frame_size() local
|
/openbsd/gnu/usr.bin/gcc/gcc/java/ |
H A D | expr.c | 2181 int args_size = 0; local
|