Home
last modified time | relevance | path

Searched refs:combine_rtl_hooks (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcombine.cc504 static const struct rtl_hooks combine_rtl_hooks = RTL_HOOKS_INITIALIZER; variable
1136 rtl_hooks = combine_rtl_hooks; in combine_instructions()
H A DChangeLog-200432030 (combine_rtl_hooks): New.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcombine.c518 static const struct rtl_hooks combine_rtl_hooks = RTL_HOOKS_INITIALIZER; variable
1172 rtl_hooks = combine_rtl_hooks; in combine_instructions()