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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Drtlhooks.c40 to actually call the hooks, while general_rtl_hooks is used
43 const struct rtl_hooks general_rtl_hooks = RTL_HOOKS_INITIALIZER;
42 const struct rtl_hooks general_rtl_hooks = RTL_HOOKS_INITIALIZER; variable in typeref:struct:rtl_hooks
H A Drtl.h4390 extern const struct rtl_hooks general_rtl_hooks;
H A Dcse.c6812 rtl_hooks = general_rtl_hooks;
H A Dcombine.c1567 rtl_hooks = general_rtl_hooks;
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Drtlhooks.cc40 to actually call the hooks, while general_rtl_hooks is used
43 const struct rtl_hooks general_rtl_hooks = RTL_HOOKS_INITIALIZER;
42 const struct rtl_hooks general_rtl_hooks = RTL_HOOKS_INITIALIZER; variable in typeref:struct:rtl_hooks
H A Drtl.h4529 extern const struct rtl_hooks general_rtl_hooks;
H A Dcse.cc6753 rtl_hooks = general_rtl_hooks;
H A Dcombine.cc1468 rtl_hooks = general_rtl_hooks;

Completed in 405 milliseconds