OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:reverse_condition
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
jump.cc
356
description should define REVERSIBLE_CC_MODE and
REVERSE_CONDITION
macros
378
return
REVERSE_CONDITION
(code, mode);
392
return
reverse_condition
(code);
462
return
reverse_condition
(code);
497
WATCH OUT!
reverse_condition
is not safe to use on a jump that might
503
reverse_condition
(enum rtx_code code)
498
reverse_condition
(enum rtx_code code)
function
/src/external/gpl3/gcc.old/dist/gcc/
jump.cc
353
description should define REVERSIBLE_CC_MODE and
REVERSE_CONDITION
macros
375
return
REVERSE_CONDITION
(code, mode);
389
return
reverse_condition
(code);
459
return
reverse_condition
(code);
494
WATCH OUT!
reverse_condition
is not safe to use on a jump that might
500
reverse_condition
(enum rtx_code code)
495
reverse_condition
(enum rtx_code code)
function
Completed in 65 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026