Home
last modified time | relevance | path

Searched refs:mark_end_of_function_resources (Results 1 – 5 of 5) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dresource.h50 extern void mark_end_of_function_resources (rtx, bool);
H A Dresource.c1307 mark_end_of_function_resources (rtx trial, bool include_delayed_effects) in mark_end_of_function_resources() function
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dresource.h55 extern void mark_end_of_function_resources (rtx, bool);
H A Dresource.c1293 mark_end_of_function_resources (rtx trial, bool include_delayed_effects) in mark_end_of_function_resources() function
H A Dreorg.c2510 mark_end_of_function_resources (trial, true); in fill_simple_delay_slots()