Home
last modified time | relevance | path

Searched refs:general_rtl_hooks (Results 1 – 8 of 8) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Drtlhooks.c42 const struct rtl_hooks general_rtl_hooks = RTL_HOOKS_INITIALIZER; variable
H A Drtl.h4283 extern const struct rtl_hooks general_rtl_hooks;
H A Dcse.c6799 rtl_hooks = general_rtl_hooks; in cse_main()
H A Dcombine.c1559 rtl_hooks = general_rtl_hooks; in combine_instructions()
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Drtlhooks.c36 const struct rtl_hooks general_rtl_hooks = RTL_HOOKS_INITIALIZER; variable
H A Drtl.h2657 extern const struct rtl_hooks general_rtl_hooks;
H A Dcse.c6475 rtl_hooks = general_rtl_hooks; in cse_main()
H A Dcombine.c1470 rtl_hooks = general_rtl_hooks; in combine_instructions()