Home
last modified time | relevance | path

Searched defs:rtl_data (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Demit-rtl.h59 struct GTY(()) rtl_data { struct
62 struct expr_status expr;
63 struct emit_status emit;
64 struct varasm_status varasm;
65 struct incoming_args args;
66 struct function_subsections subsections;
67 struct rtl_eh eh;
83 poly_int64_pod outgoing_args_size;
89 rtx return_rtx;
96 struct initial_value_struct *hard_reg_initial_vals;
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Demit-rtl.h58 struct GTY(()) rtl_data { struct
61 struct expr_status expr;
62 struct emit_status emit;
63 struct varasm_status varasm;
64 struct incoming_args args;
65 struct function_subsections subsections;
66 struct rtl_eh eh;
80 poly_int64_pod outgoing_args_size;
86 rtx return_rtx;
93 struct initial_value_struct *hard_reg_initial_vals;
[all …]