Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
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()
Dtree-stdarg.h24 struct stdarg_info struct
Dtarget.h102 struct stdarg_info;
Dtarget.def4312 bool, (struct stdarg_info *ai, const gimple *stmt), NULL)
/netbsd/src/external/gpl3/gcc/dist/gcc/config/alpha/
Dalpha.cc5932 alpha_stdarg_optimize_hook (struct stdarg_info *si, const gimple *stmt) in alpha_stdarg_optimize_hook()