Searched refs:VA_LIST_MAX_FPR_SIZE (Results 1 – 3 of 3) sorted by relevance
134 max_size = gpr_p ? VA_LIST_MAX_GPR_SIZE : VA_LIST_MAX_FPR_SIZE; in va_list_counter_bump()305 if (!gpr_p && cfun->va_list_fpr_size + increment < VA_LIST_MAX_FPR_SIZE) in va_list_counter_op()317 cfun->va_list_fpr_size = VA_LIST_MAX_FPR_SIZE; in va_list_counter_op()736 cfun->va_list_fpr_size = VA_LIST_MAX_FPR_SIZE; in execute_optimize_stdarg()886 cfun->va_list_fpr_size = VA_LIST_MAX_FPR_SIZE; in execute_optimize_stdarg()900 if (cfun->va_list_fpr_size >= VA_LIST_MAX_FPR_SIZE) in execute_optimize_stdarg()
477 #define VA_LIST_MAX_FPR_SIZE 255 macro
3847 cfun->va_list_fpr_size = VA_LIST_MAX_FPR_SIZE; in allocate_struct_function()