Home
last modified time | relevance | path

Searched refs:hook_void_rtx_tree (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dhooks.h86 extern void hook_void_rtx_tree (rtx, tree);
H A Dhooks.c284 hook_void_rtx_tree (rtx, tree) in hook_void_rtx_tree() function
H A Dtarget.def4693 hook_void_rtx_tree)
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dhooks.h86 extern void hook_void_rtx_tree (rtx, tree);
H A Dhooks.cc284 hook_void_rtx_tree (rtx, tree) in hook_void_rtx_tree() function
H A DChangeLog-20149412 * hooks.c (hook_void_rtx_tree): New empty function.
9413 * hooks.h (hook_void_rtx_tree): Declare.