Searched defs:rtl_data (Results 1 – 1 of 1) sorted by relevance
236 struct GTY(()) rtl_data { struct237 struct expr_status expr;238 struct emit_status emit;239 struct varasm_status varasm;240 struct incoming_args args;241 struct function_subsections subsections;242 struct rtl_eh eh;248 int outgoing_args_size;254 rtx return_rtx;261 struct initial_value_struct *hard_reg_initial_vals;[all …]