Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
Dfunction.h236 struct GTY(()) rtl_data { struct
237 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 …]