Searched refs:flag_pcc_struct_return (Results 1 – 10 of 10) sorted by relevance
180 extern int flag_pcc_struct_return;
279 int flag_pcc_struct_return = DEFAULT_PCC_STRUCT_RETURN; variable
668 Common Report Var(flag_pcc_struct_return,1) VarExists731 Common Report Var(flag_pcc_struct_return,0) VarExists
1818 if (flag_pcc_struct_return && AGGREGATE_TYPE_P (type)) in aggregate_value_p()
3550 flag_asynchronous_unwind_tables, flag_pcc_struct_return.3552 flag_asynchronous_unwind_tables, flag_pcc_struct_return to 2.
13019 Care for flag_pcc_struct_return default.
10385 flag_pcc_struct_return on 64bit.
776 if (flag_pcc_struct_return == DEFAULT_PCC_STRUCT_RETURN) in sparc_override_options()777 flag_pcc_struct_return = (TARGET_ARCH64 ? 0 : 1); in sparc_override_options()
1868 if (flag_pcc_struct_return == 2) in override_options()1869 flag_pcc_struct_return = 0; in override_options()1877 if (flag_pcc_struct_return == 2) in override_options()1878 flag_pcc_struct_return = DEFAULT_PCC_STRUCT_RETURN; in override_options()2539 flag_pcc_struct_return = 2; in optimization_options()
4839 flag_pcc_struct_return = 0; in override_options()