Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Drtlhooks.cc42 const struct rtl_hooks general_rtl_hooks = RTL_HOOKS_INITIALIZER; variable
H A Drtl.h4524 extern const struct rtl_hooks general_rtl_hooks;
H A Dcse.cc6721 rtl_hooks = general_rtl_hooks; in cse_main()
H A Dcombine.cc1459 rtl_hooks = general_rtl_hooks; in combine_instructions()
H A DChangeLog-200432038 struct rtl_hooks, rtl_hooks, general_rtl_hooks): New.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Drtlhooks.c42 const struct rtl_hooks general_rtl_hooks = RTL_HOOKS_INITIALIZER; variable
H A Drtl.h4385 extern const struct rtl_hooks general_rtl_hooks;
H A Dcse.c6779 rtl_hooks = general_rtl_hooks; in cse_main()
H A Dcombine.c1558 rtl_hooks = general_rtl_hooks; in combine_instructions()