OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:negated_const
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/sparc/
sparc.cc
3176
rtx
negated_const
;
3177
negated_const
= GEN_INT (((~low_bits) & 0xfffffc00) |
3179
sparc_emit_set_const64 (temp,
negated_const
);
3173
rtx
negated_const
;
local
/src/external/gpl3/gcc.old/dist/gcc/config/sparc/
sparc.cc
3184
rtx
negated_const
;
3185
negated_const
= GEN_INT (((~low_bits) & 0xfffffc00) |
3187
sparc_emit_set_const64 (temp,
negated_const
);
3181
rtx
negated_const
;
local
Completed in 42 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026