OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:other_code
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
reorg.cc
872
enum rtx_code
other_code
;
881
other_code
= GET_CODE (other_condition);
882
if (GET_RTX_LENGTH (code) != 2 || GET_RTX_LENGTH (
other_code
) != 2
887
return comparison_dominates_p (code,
other_code
);
859
enum rtx_code
other_code
;
local
/src/external/gpl3/gcc.old/dist/gcc/
reorg.cc
872
enum rtx_code
other_code
;
881
other_code
= GET_CODE (other_condition);
882
if (GET_RTX_LENGTH (code) != 2 || GET_RTX_LENGTH (
other_code
) != 2
887
return comparison_dominates_p (code,
other_code
);
859
enum rtx_code
other_code
;
local
Completed in 28 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026