OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:not_op
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000.cc
15861
rtx
not_op
, rev_cond_rtx;
15868
not_op
= gen_rtx_COMPARE (CCEQmode, rev_cond_rtx, const0_rtx);
15869
emit_insn (gen_rtx_SET (not_result,
not_op
));
15829
rtx
not_op
, rev_cond_rtx;
local
/src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000.cc
15403
rtx
not_op
, rev_cond_rtx;
15410
not_op
= gen_rtx_COMPARE (CCEQmode, rev_cond_rtx, const0_rtx);
15411
emit_insn (gen_rtx_SET (not_result,
not_op
));
15371
rtx
not_op
, rev_cond_rtx;
local
Completed in 117 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026