Searched refs:REVERSIBLE_CC_MODE (Results 1 – 13 of 13) sorted by relevance
869 #ifndef REVERSIBLE_CC_MODE870 #define REVERSIBLE_CC_MODE(MODE) 0 macro
385 && REVERSIBLE_CC_MODE (mode)) in reversed_comparison_code_parts()
15 (can_reverse_comparison_p): Check REVERSIBLE_CC_MODE.
24588 * config/sparc/sparc.h (REVERSIBLE_CC_MODE): Revert Jan, 25 change29947 * sparc.h (REVERSIBLE_CC_MODE): Always true. Update docs.30035 (REVERSIBLE_CC_MODE): Also exclude CCFPmode.
1779 (REVERSIBLE_CC_MODE): Include CC_NZmode.16266 (REVERSIBLE_CC_MODE): All comparisons are now reversible.38193 * defaults.h (REVERSIBLE_CC_MODE): Define.38195 REVERSIBLE_CC_MODE is defined.
1112 (*condbranch_reversed): No longer needs to check REVERSIBLE_CC_MODE.
31785 * i386.h (REVERSE_CONDITION, REVERSIBLE_CC_MODE): New macro.31989 * combine.c (REVERSIBLE_CC_MODE): Remove.
24087 * config/rs6000/rs6000.h (REVERSIBLE_CC_MODE): Define.
2116 #define REVERSIBLE_CC_MODE(MODE) ((MODE) != CCFPEmode && (MODE) != CCFPmode) macro
1939 #define REVERSIBLE_CC_MODE(MODE) 1 macro
1879 #define REVERSIBLE_CC_MODE(MODE) 1 macro
2141 #define REVERSIBLE_CC_MODE(MODE) 1 macro
5485 @defmac REVERSIBLE_CC_MODE (@var{mode})5489 then @code{REVERSIBLE_CC_MODE (@var{mode})} must be zero.5497 #define REVERSIBLE_CC_MODE(MODE) ((MODE) != CCFPEmode)5504 @code{REVERSIBLE_CC_MODE (@var{mode})} is nonzero. Define this macro in case