OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:debug_rtx_list
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
print-rtl.cc
1096
/* Count of rtx's to print with
debug_rtx_list
.
1109
debug_rtx_list
(const rtx_insn *x, int n)
function
1150
and then call
debug_rtx_list
to print it, using DEBUG_RTX_COUNT.
1160
debug_rtx_list
(x, debug_rtx_count);
/src/external/gpl3/gcc.old/dist/gcc/
print-rtl.cc
1092
/* Count of rtx's to print with
debug_rtx_list
.
1105
debug_rtx_list
(const rtx_insn *x, int n)
function
1146
and then call
debug_rtx_list
to print it, using DEBUG_RTX_COUNT.
1156
debug_rtx_list
(x, debug_rtx_count);
Completed in 25 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026