Home
last modified time | relevance | path

Searched refs:debug_rtx_list (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dgdbinit.in11 set debug_rtx_list ($, debug_rtx_count)
22 it using debug_rtx_list. Usage example: set $foo=debug_rtx_find(first, 42)
H A Dprint-rtl.c671 debug_rtx_list (rtx x, int n) in debug_rtx_list() function
721 debug_rtx_list (x, debug_rtx_count); in debug_rtx_find()
H A Drtl.h2121 extern void debug_rtx_list (rtx, int);
H A DChangeLog-200215483 (debug_rtx_list): Print newline after each list element.
/freebsd-12.1/contrib/gcc/config/rs6000/
H A Drs6000.c14920 debug_rtx_list (get_insns (), 100); in rs6000_output_function_prologue()
15423 debug_rtx_list (get_insns (), 100); in rs6000_output_function_epilogue()