Searched refs:VA_LIST_MAX_FPR_SIZE (Results 1 – 6 of 6) sorted by relevance
131 max_size = gpr_p ? VA_LIST_MAX_GPR_SIZE : VA_LIST_MAX_FPR_SIZE; in va_list_counter_bump()315 if (!gpr_p && cfun->va_list_fpr_size + increment < VA_LIST_MAX_FPR_SIZE) in va_list_counter_op()327 cfun->va_list_fpr_size = VA_LIST_MAX_FPR_SIZE; in va_list_counter_op()767 cfun->va_list_fpr_size = VA_LIST_MAX_FPR_SIZE; in execute_optimize_stdarg()935 cfun->va_list_fpr_size = VA_LIST_MAX_FPR_SIZE; in execute_optimize_stdarg()949 if (cfun->va_list_fpr_size >= VA_LIST_MAX_FPR_SIZE) in execute_optimize_stdarg()
654 #define VA_LIST_MAX_FPR_SIZE 255 macro
4431 cfun->va_list_fpr_size = VA_LIST_MAX_FPR_SIZE; in allocate_struct_function()
134 max_size = gpr_p ? VA_LIST_MAX_GPR_SIZE : VA_LIST_MAX_FPR_SIZE; in va_list_counter_bump()322 if (!gpr_p && cfun->va_list_fpr_size + increment < VA_LIST_MAX_FPR_SIZE) in va_list_counter_op()334 cfun->va_list_fpr_size = VA_LIST_MAX_FPR_SIZE; in va_list_counter_op()788 fun->va_list_fpr_size = VA_LIST_MAX_FPR_SIZE; in optimize_va_list_gpr_fpr_size()972 fun->va_list_fpr_size = VA_LIST_MAX_FPR_SIZE; in optimize_va_list_gpr_fpr_size()986 if (fun->va_list_fpr_size >= VA_LIST_MAX_FPR_SIZE) in optimize_va_list_gpr_fpr_size()
407 #define VA_LIST_MAX_FPR_SIZE 255 macro
4965 cfun->va_list_fpr_size = VA_LIST_MAX_FPR_SIZE; in allocate_struct_function()