Searched refs:maybe_vaarg (Results 1 – 3 of 3) sorted by relevance
1482 int maybe_vaarg; /* true for calls to possibly vardic fncts. */ member
3088 cum->maybe_vaarg = false; in init_cumulative_args()3130 cum->maybe_vaarg = true; in init_cumulative_args()3136 cum->maybe_vaarg = true; in init_cumulative_args()3937 return GEN_INT (cum->maybe_vaarg in function_arg()
10389 (init_cumulative_args): Refuse regparm on x86_64, set maybe_vaarg.10397 (struct ix86_args): Add maybe_vaarg.