| /openbsd/src/gnu/gcc/gcc/ |
| D | defaults.h | 869 #ifndef REVERSIBLE_CC_MODE 870 #define REVERSIBLE_CC_MODE(MODE) 0 macro
|
| D | jump.c | 385 && REVERSIBLE_CC_MODE (mode)) in reversed_comparison_code_parts()
|
| /openbsd/src/gnu/gcc/gcc/config/mmix/ |
| D | mmix.md | 786 "REVERSIBLE_CC_MODE (GET_MODE (operands[3]))" 803 "!REVERSIBLE_CC_MODE (GET_MODE (operands[3]))" 835 "REVERSIBLE_CC_MODE (GET_MODE (operands[3]))" 852 "!REVERSIBLE_CC_MODE (GET_MODE (operands[3]))" 1061 ;; REVERSIBLE_CC_MODE is checked by mmix_foldable_comparison_operator. 1073 "REVERSIBLE_CC_MODE (GET_MODE (operands[2]))"
|
| D | mmix.h | 739 #define REVERSIBLE_CC_MODE(MODE) \ macro
|
| /openbsd/src/gnu/gcc/gcc/config/m32c/ |
| D | m32c.h | 579 #define REVERSIBLE_CC_MODE(MODE) 1 macro
|
| /openbsd/src/gnu/gcc/gcc/config/score/ |
| D | score.h | 710 #define REVERSIBLE_CC_MODE(MODE) 1 macro
|
| /openbsd/src/gnu/gcc/gcc/config/arc/ |
| D | arc.h | 816 #define REVERSIBLE_CC_MODE(MODE) 1 /*???*/ macro
|
| D | arc.md | 1473 "REVERSIBLE_CC_MODE (GET_MODE (XEXP (operands[1], 0)))"
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/config/mmix/ |
| D | mmix.h | 878 #define REVERSIBLE_CC_MODE(MODE) \ macro
|
| D | mmix.md | 977 ;; REVERSIBLE_CC_MODE is checked by mmix_foldable_comparison_operator. 989 "REVERSIBLE_CC_MODE (GET_MODE (operands[2]))"
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/config/arc/ |
| D | arc.h | 994 #define REVERSIBLE_CC_MODE(MODE) 1 /*???*/ macro
|
| D | arc.md | 1465 "REVERSIBLE_CC_MODE (GET_MODE (XEXP (operands[1], 0)))"
|
| /openbsd/src/gnu/gcc/gcc/config/m32r/ |
| D | m32r.h | 1282 #define REVERSIBLE_CC_MODE(MODE) 1 /*???*/ macro
|
| D | m32r.md | 1400 ;"REVERSIBLE_CC_MODE (GET_MODE (XEXP (operands[1], 0)))"
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/ |
| D | jump.c | 670 #ifdef REVERSIBLE_CC_MODE 672 && REVERSIBLE_CC_MODE (mode))
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/config/m32r/ |
| D | m32r.h | 1419 #define REVERSIBLE_CC_MODE(MODE) 1 /*???*/ macro
|
| /openbsd/src/gnu/gcc/gcc/config/frv/ |
| D | frv.h | 2174 #define REVERSIBLE_CC_MODE(MODE) \ macro
|
| /openbsd/src/gnu/gcc/gcc/config/sparc/ |
| D | sparc.h | 2119 #define REVERSIBLE_CC_MODE(MODE) ((MODE) != CCFPEmode && (MODE) != CCFPmode) macro
|
| /openbsd/src/gnu/gcc/gcc/config/i386/ |
| D | i386.h | 1897 #define REVERSIBLE_CC_MODE(MODE) 1 macro
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/config/frv/ |
| D | frv.h | 2536 #define REVERSIBLE_CC_MODE(MODE) ((MODE) == CCmode || (MODE) == CC_UNSmode) macro
|
| /openbsd/src/gnu/gcc/gcc/config/arm/ |
| D | arm.h | 2139 #define REVERSIBLE_CC_MODE(MODE) 1 macro
|
| /openbsd/src/gnu/gcc/gcc/config/rs6000/ |
| D | rs6000.h | 1879 #define REVERSIBLE_CC_MODE(MODE) 1 macro
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/config/sparc/ |
| D | sparc.h | 2543 #define REVERSIBLE_CC_MODE(MODE) ((MODE) != CCFPEmode && (MODE) != CCFPmode) macro
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/config/arm/ |
| D | arm.h | 2476 #define REVERSIBLE_CC_MODE(MODE) ((MODE) != CCFPEmode) macro
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/config/i386/ |
| D | i386.h | 2997 #define REVERSIBLE_CC_MODE(MODE) 1 macro
|