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

/freebsd-9.3-release/contrib/gcc/
H A Drtlhooks.c35 to actually call the hooks, while general_rtl_hooks is used
38 const struct rtl_hooks general_rtl_hooks = RTL_HOOKS_INITIALIZER;
37 const struct rtl_hooks general_rtl_hooks = RTL_HOOKS_INITIALIZER; variable in typeref:struct:rtl_hooks
H A Drtl.h2308 extern const struct rtl_hooks general_rtl_hooks;
H A Dcse.c7074 rtl_hooks = general_rtl_hooks;
H A Dcombine.c1001 rtl_hooks = general_rtl_hooks;

Completed in 130 milliseconds