Home
last modified time | relevance | path

Searched refs:stdarg_info (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-stdarg.cc115 va_list_counter_bump (struct stdarg_info *si, tree counter, tree rhs, in va_list_counter_bump()
292 va_list_counter_op (struct stdarg_info *si, tree ap, tree var, bool gpr_p, in va_list_counter_op()
346 va_list_counter_struct_op (struct stdarg_info *si, tree ap, tree var, in va_list_counter_struct_op()
377 va_list_ptr_read (struct stdarg_info *si, tree ap, tree tem) in va_list_ptr_read()
425 va_list_ptr_write (struct stdarg_info *si, tree ap, tree tem2) in va_list_ptr_write()
459 check_va_list_escapes (struct stdarg_info *si, tree lhs, tree rhs) in check_va_list_escapes()
524 check_all_va_list_escapes (struct stdarg_info *si) in check_all_va_list_escapes()
663 struct stdarg_info si; in optimize_va_list_gpr_fpr_size()
H A Dtree-stdarg.h24 struct stdarg_info struct
H A Dtarget.h102 struct stdarg_info;
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-stdarg.c115 va_list_counter_bump (struct stdarg_info *si, tree counter, tree rhs, in va_list_counter_bump()
292 va_list_counter_op (struct stdarg_info *si, tree ap, tree var, bool gpr_p, in va_list_counter_op()
346 va_list_counter_struct_op (struct stdarg_info *si, tree ap, tree var, in va_list_counter_struct_op()
377 va_list_ptr_read (struct stdarg_info *si, tree ap, tree tem) in va_list_ptr_read()
425 va_list_ptr_write (struct stdarg_info *si, tree ap, tree tem2) in va_list_ptr_write()
459 check_va_list_escapes (struct stdarg_info *si, tree lhs, tree rhs) in check_va_list_escapes()
524 check_all_va_list_escapes (struct stdarg_info *si) in check_all_va_list_escapes()
663 struct stdarg_info si; in optimize_va_list_gpr_fpr_size()
H A Dtree-stdarg.h24 struct stdarg_info struct
H A Dtarget.h114 struct stdarg_info;
H A Dtarget.def4251 bool, (struct stdarg_info *ai, const gimple *stmt), NULL)
/netbsd-src/external/gpl3/gcc/dist/gcc/config/alpha/
H A Dalpha.cc5932 alpha_stdarg_optimize_hook (struct stdarg_info *si, const gimple *stmt) in alpha_stdarg_optimize_hook()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/alpha/
H A Dalpha.c5927 alpha_stdarg_optimize_hook (struct stdarg_info *si, const gimple *stmt) in alpha_stdarg_optimize_hook()