OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:output_hregno
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/
cfgexpand.cc
3214
unsigned j,
output_hregno
= REGNO (DECL_RTL (val));
local
3223
&&
output_hregno
== REGNO (DECL_RTL (output_tvec[j])))
3250
&&
output_hregno
!= input_hregno)
3258
&&
output_hregno
== input_hregno)
/src/external/gpl3/gcc/dist/gcc/
cfgexpand.cc
3227
unsigned j,
output_hregno
= REGNO (DECL_RTL (val));
local
3236
&&
output_hregno
== REGNO (DECL_RTL (output_tvec[j])))
3263
&&
output_hregno
!= input_hregno)
3271
&&
output_hregno
== input_hregno)
Completed in 23 milliseconds
Indexes created Thu Jul 23 00:25:05 UTC 2026