Searched refs:stdarg_info (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/contrib/gcc/
H A Dtree-stdarg.h25 struct stdarg_info struct
H A Dtree-stdarg.c117 va_list_counter_bump (struct stdarg_info *si, tree counter, tree rhs,
276 va_list_counter_op (struct stdarg_info *si, tree ap, tree var, bool gpr_p,
330 va_list_counter_struct_op (struct stdarg_info *si, tree ap, tree var,
361 va_list_ptr_read (struct stdarg_info *si, tree ap, tree tem)
411 va_list_ptr_write (struct stdarg_info *si, tree ap, tree tem2)
445 check_va_list_escapes (struct stdarg_info *si, tree lhs, tree rhs)
506 check_all_va_list_escapes (struct stdarg_info *si)
612 struct stdarg_info si;
H A Dtarget.h54 struct stdarg_info;
651 bool (* stdarg_optimize_hook) (struct stdarg_info *ai, tree lhs, tree rhs);

Completed in 56 milliseconds