OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:only_used
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
function.cc
5901
bool
only_used
= true;
5914
general-purpose registers; if
only_used
is true, only zero
5922
only_used
= zero_regs_type &
ONLY_USED
;
5926
only_used
= true;
5933
and 5. it is used in the routine if
only_used
is true;
5965
if (
only_used
&& !df_regs_ever_live_p (regno))
5881
bool
only_used
= true;
local
/src/external/gpl3/gcc.old/dist/gcc/
function.cc
5911
bool
only_used
= true;
5924
general-purpose registers; if
only_used
is true, only zero
5932
only_used
= zero_regs_type &
ONLY_USED
;
5940
and 5. it is used in the routine if
only_used
is true;
5972
if (
only_used
&& !df_regs_ever_live_p (regno))
5891
bool
only_used
= true;
local
Completed in 39 milliseconds
Indexes created Thu Jul 09 00:25:44 UTC 2026