| /openbsd-src/gnu/usr.bin/gcc/gcc/config/sh/ |
| H A D | sh.c | 4549 && ((current_function_args_info.call_cookie 4571 && current_function_args_info.call_cookie 4651 - current_function_args_info.stack_regs * 8, in sh_expand_prologue() 4656 if (TARGET_SHCOMPACT && flag_pic && current_function_args_info.call_cookie) in sh_expand_prologue() 4664 && (current_function_args_info.call_cookie & ~ CALL_COOKIE_RET_TRAMP(1))) in sh_expand_prologue() 4672 if (CALL_COOKIE_STACKSEQ_GET (current_function_args_info.call_cookie) in sh_expand_prologue() 4678 (current_function_args_info.call_cookie, reg) == 1) in sh_expand_prologue() 4685 GEN_INT (current_function_args_info.call_cookie)); in sh_expand_prologue() 4719 - current_function_args_info.arg_count[(int) SH_ARG_INT] in sh_expand_prologue() 4950 && (current_function_args_info.call_cookie & ~ CALL_COOKIE_RET_TRAMP(1))) in sh_expand_prologue() [all …]
|
| H A D | sh.h | 1633 (! TARGET_SHCOMPACT || current_function_args_info.stack_regs == 0)
|
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | function.h | 495 #define current_function_args_info (cfun->args_info) macro
|
| /openbsd-src/gnu/gcc/gcc/config/sh/ |
| H A D | sh.c | 5598 && ((current_function_args_info.call_cookie in calc_live_regs() 5625 && current_function_args_info.call_cookie in calc_live_regs() 5876 > current_function_args_info.arg_count[(int) SH_ARG_INT])) in sh_expand_prologue() 5879 - current_function_args_info.stack_regs * 8, in sh_expand_prologue() 5882 if (TARGET_SHCOMPACT && flag_pic && current_function_args_info.call_cookie) in sh_expand_prologue() 5890 && (current_function_args_info.call_cookie & ~ CALL_COOKIE_RET_TRAMP(1))) in sh_expand_prologue() 5898 if (CALL_COOKIE_STACKSEQ_GET (current_function_args_info.call_cookie) in sh_expand_prologue() 5904 (current_function_args_info.call_cookie, reg) == 1) in sh_expand_prologue() 5911 GEN_INT (current_function_args_info.call_cookie)); in sh_expand_prologue() 5947 - current_function_args_info.arg_count[(int) SH_ARG_INT] in sh_expand_prologue() [all …]
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | function.h | 536 #define current_function_args_info (cfun->args_info) macro
|
| /openbsd-src/gnu/gcc/gcc/config/xtensa/ |
| H A D | xtensa.c | 2076 int arg_words = current_function_args_info.arg_words; in xtensa_builtin_saveregs() 2111 arg_words = current_function_args_info.arg_words; in xtensa_va_start() 2387 num_arg_regs = current_function_args_info.arg_words; in order_regs_for_local_alloc()
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/arc/ |
| H A D | arc.c | 2268 if (current_function_args_info < 8 2269 && (current_function_args_info & 1))
|
| /openbsd-src/gnu/gcc/gcc/config/arc/ |
| H A D | arc.c | 2283 if (current_function_args_info < 8 in arc_va_start() 2284 && (current_function_args_info & 1)) in arc_va_start()
|
| /openbsd-src/gnu/gcc/gcc/config/mmix/ |
| H A D | mmix.c | 779 if (!TARGET_ABI_GNU && regno < current_function_args_info.regs - 1) in mmix_reorg() 781 regno = current_function_args_info.regs - 1; in mmix_reorg()
|
| /openbsd-src/gnu/gcc/gcc/config/m88k/ |
| H A D | m88k.c | 1813 size_int (current_function_args_info)); in m88k_va_start() 1819 if (current_function_args_info >= 8 && ! stdarg_p) in m88k_va_start()
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/mmix/ |
| H A D | mmix.c | 762 if (!TARGET_ABI_GNU && regno < current_function_args_info.regs - 1) 764 regno = current_function_args_info.regs - 1;
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/i960/ |
| H A D | i960.c | 2627 s = build_int_2 ((current_function_args_info.ca_nregparms 2628 + current_function_args_info.ca_nstackparms) * 4, 0);
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/xtensa/ |
| H A D | xtensa.c | 2420 arg_words = current_function_args_info.arg_words; 2693 num_arg_regs = current_function_args_info.arg_words; in order_regs_for_local_alloc()
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/m88k/ |
| H A D | m88k.c | 2455 build_int_2 (current_function_args_info, 0)); 2461 if (current_function_args_info >= 8 && ! stdarg_p)
|
| /openbsd-src/gnu/gcc/gcc/config/s390/ |
| H A D | s390.c | 6557 && current_function_args_info.gprs < GP_ARG_NUM_REG) in s390_register_info() 6559 int min_gpr = current_function_args_info.gprs; in s390_register_info() 6581 && current_function_args_info.fprs < FP_ARG_NUM_REG) in s390_register_info() 6583 int min_fpr = current_function_args_info.fprs; in s390_register_info() 7931 n_gpr = current_function_args_info.gprs; in s390_va_start() 7932 n_fpr = current_function_args_info.fprs; in s390_va_start()
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/stormy16/ |
| H A D | stormy16.c | 1208 build_int_2 (current_function_args_info * UNITS_PER_WORD, 0));
|
| /openbsd-src/gnu/gcc/gcc/config/mips/ |
| H A D | mips.c | 4191 cum = ¤t_function_args_info; in mips_va_start() 6666 && current_function_args_info.fp_code != 0) in mips_output_function_prologue() 7968 for (f = (unsigned int) current_function_args_info.fp_code; f != 0; f >>= 2) in build_mips16_function_stub() 7996 mips16_fp_args (file, current_function_args_info.fp_code, 1); in build_mips16_function_stub()
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/mips/ |
| H A D | mips.c | 4717 const CUMULATIVE_ARGS *cum = ¤t_function_args_info; 7254 && current_function_args_info.fp_code != 0) 9042 for (f = (unsigned int) current_function_args_info.fp_code; f != 0; f >>= 2) 9069 mips16_fp_args (file, current_function_args_info.fp_code, 1);
|
| /openbsd-src/gnu/gcc/gcc/config/v850/ |
| H A D | v850.c | 1603 else if (current_function_args_info.anonymous_args) in expand_prologue()
|
| /openbsd-src/gnu/gcc/gcc/config/stormy16/ |
| H A D | stormy16.c | 1384 current_function_args_info * UNITS_PER_WORD)); in xstormy16_expand_builtin_va_start()
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/v850/ |
| H A D | v850.c | 1656 else if (current_function_args_info.anonymous_args) in expand_prologue()
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/d30v/ |
| H A D | d30v.c | 2243 words = current_function_args_info; /* __builtin_args_info (0) */
|
| /openbsd-src/gnu/gcc/gcc/config/iq2000/ |
| H A D | iq2000.c | 1369 int_arg_words = current_function_args_info.arg_words; in iq2000_va_start()
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/s390/ |
| H A D | s390.c | 5818 n_gpr = current_function_args_info.gprs; 5819 n_fpr = current_function_args_info.fprs;
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/rs6000/ |
| H A D | rs6000.c | 3501 words = current_function_args_info.words; 3502 n_gpr = current_function_args_info.sysv_gregno - GP_ARG_MIN_REG; 3503 n_fpr = current_function_args_info.fregno - FP_ARG_MIN_REG;
|