Home
last modified time | relevance | path

Searched refs:current_function_stdarg (Results 1 – 22 of 22) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/config/i960/
H A Di960.md608 && current_function_stdarg == 0
645 || current_function_stdarg != 0
693 && current_function_stdarg == 0
731 || current_function_stdarg != 0
776 && current_function_stdarg == 0
814 || current_function_stdarg != 0
859 && current_function_stdarg == 0
888 || current_function_stdarg != 0
940 && current_function_stdarg == 0
969 || current_function_stdarg != 0
[all …]
H A Di960.c567 || current_function_stdarg
/openbsd/gnu/gcc/gcc/
H A Dfunction.h500 #define current_function_stdarg (cfun->stdarg) macro
H A Dtree-stdarg.c600 return current_function_stdarg != 0; in gate_optimize_stdarg()
H A Dtree-tailcall.c138 if (current_function_stdarg) in suitable_for_tail_opt_p()
H A Dfunction.c2067 if (!current_function_stdarg) in assign_parm_find_data_types()
3006 if (current_function_stdarg && !TREE_CHAIN (parm)) in assign_parms()
3825 current_function_stdarg in allocate_struct_function()
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dfunction.h541 #define current_function_stdarg (cfun->stdarg) macro
H A Dsibcall.c679 if (current_function_calls_alloca || current_function_stdarg) in optimize_sibling_and_tail_recursive_calls()
H A Dfunction.c4398 current_function_stdarg = stdarg;
6387 current_function_stdarg = 0; in prepare_function_start()
H A DFSFChangeLog.106113 * function.c (current_function_stdarg): New global variable.
6118 * output.h (current_function_stdarg): Declare it.
6120 check current_function_varargs and current_function_stdarg.
H A DChangeLog.211279 current_function_stdarg, current_function_args_info, cleanup_label,
11335 current_function_pretend_args_size, current_function_stdarg,
H A DChangeLog.715965 of current_function_varargs and current_function_stdarg is set.
15967 current_function_stdarg / TARGET_SH5 instead of
/openbsd/gnu/usr.bin/gcc/gcc/config/s390/
H A Ds390.c4715 if (current_function_stdarg)
5012 || current_function_stdarg) in s390_frame_info()
5047 if (current_function_stdarg) in s390_frame_info()
5077 || current_function_stdarg) in s390_arg_frame_offset()
5272 if (current_function_stdarg) in s390_emit_prologue()
/openbsd/gnu/gcc/gcc/config/s390/
H A Ds390.c6492 || current_function_stdarg); in s390_register_info()
6500 || current_function_stdarg); in s390_register_info()
6553 if (current_function_stdarg) in s390_register_info()
6676 && !current_function_stdarg) in s390_frame_info()
6896 && !current_function_stdarg in s390_can_eliminate()
7009 if (first <= 6 && current_function_stdarg) in save_gprs()
/openbsd/gnu/usr.bin/gcc/gcc/config/stormy16/
H A Dstormy16.c882 if (current_function_stdarg) in xstormy16_compute_stack_layout()
/openbsd/gnu/gcc/gcc/config/stormy16/
H A Dstormy16.c1025 if (current_function_stdarg) in xstormy16_compute_stack_layout()
/openbsd/gnu/usr.bin/gcc/gcc/config/sh/
H A Dsh.h1959 if (! current_function_stdarg) \
H A Dsh.c4707 if (current_function_stdarg) in sh_expand_prologue()
/openbsd/gnu/gcc/gcc/config/sh/
H A Dsh.c5936 if (current_function_stdarg) in sh_expand_prologue()
7489 gcc_assert (current_function_stdarg); in sh_setup_incoming_varargs()
/openbsd/gnu/usr.bin/gcc/gcc/config/alpha/
H A Dalpha.c6827 || current_function_stdarg || current_function_calls_alloca in alpha_sa_size()
/openbsd/gnu/usr.bin/gcc/gcc/config/mips/
H A Dmips.c7391 if (current_function_stdarg)
/openbsd/gnu/gcc/gcc/config/alpha/
H A Dalpha.c7275 || current_function_stdarg || current_function_calls_alloca in alpha_sa_size()