Home
last modified time | relevance | path

Searched refs:REVERSIBLE_CC_MODE (Results 1 – 25 of 35) sorted by relevance

12

/openbsd/src/gnu/gcc/gcc/
Ddefaults.h869 #ifndef REVERSIBLE_CC_MODE
870 #define REVERSIBLE_CC_MODE(MODE) 0 macro
Djump.c385 && REVERSIBLE_CC_MODE (mode)) in reversed_comparison_code_parts()
/openbsd/src/gnu/gcc/gcc/config/mmix/
Dmmix.md786 "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]))"
Dmmix.h739 #define REVERSIBLE_CC_MODE(MODE) \ macro
/openbsd/src/gnu/gcc/gcc/config/m32c/
Dm32c.h579 #define REVERSIBLE_CC_MODE(MODE) 1 macro
/openbsd/src/gnu/gcc/gcc/config/score/
Dscore.h710 #define REVERSIBLE_CC_MODE(MODE) 1 macro
/openbsd/src/gnu/gcc/gcc/config/arc/
Darc.h816 #define REVERSIBLE_CC_MODE(MODE) 1 /*???*/ macro
Darc.md1473 "REVERSIBLE_CC_MODE (GET_MODE (XEXP (operands[1], 0)))"
/openbsd/src/gnu/usr.bin/gcc/gcc/config/mmix/
Dmmix.h878 #define REVERSIBLE_CC_MODE(MODE) \ macro
Dmmix.md977 ;; 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/
Darc.h994 #define REVERSIBLE_CC_MODE(MODE) 1 /*???*/ macro
Darc.md1465 "REVERSIBLE_CC_MODE (GET_MODE (XEXP (operands[1], 0)))"
/openbsd/src/gnu/gcc/gcc/config/m32r/
Dm32r.h1282 #define REVERSIBLE_CC_MODE(MODE) 1 /*???*/ macro
Dm32r.md1400 ;"REVERSIBLE_CC_MODE (GET_MODE (XEXP (operands[1], 0)))"
/openbsd/src/gnu/usr.bin/gcc/gcc/
Djump.c670 #ifdef REVERSIBLE_CC_MODE
672 && REVERSIBLE_CC_MODE (mode))
/openbsd/src/gnu/usr.bin/gcc/gcc/config/m32r/
Dm32r.h1419 #define REVERSIBLE_CC_MODE(MODE) 1 /*???*/ macro
/openbsd/src/gnu/gcc/gcc/config/frv/
Dfrv.h2174 #define REVERSIBLE_CC_MODE(MODE) \ macro
/openbsd/src/gnu/gcc/gcc/config/sparc/
Dsparc.h2119 #define REVERSIBLE_CC_MODE(MODE) ((MODE) != CCFPEmode && (MODE) != CCFPmode) macro
/openbsd/src/gnu/gcc/gcc/config/i386/
Di386.h1897 #define REVERSIBLE_CC_MODE(MODE) 1 macro
/openbsd/src/gnu/usr.bin/gcc/gcc/config/frv/
Dfrv.h2536 #define REVERSIBLE_CC_MODE(MODE) ((MODE) == CCmode || (MODE) == CC_UNSmode) macro
/openbsd/src/gnu/gcc/gcc/config/arm/
Darm.h2139 #define REVERSIBLE_CC_MODE(MODE) 1 macro
/openbsd/src/gnu/gcc/gcc/config/rs6000/
Drs6000.h1879 #define REVERSIBLE_CC_MODE(MODE) 1 macro
/openbsd/src/gnu/usr.bin/gcc/gcc/config/sparc/
Dsparc.h2543 #define REVERSIBLE_CC_MODE(MODE) ((MODE) != CCFPEmode && (MODE) != CCFPmode) macro
/openbsd/src/gnu/usr.bin/gcc/gcc/config/arm/
Darm.h2476 #define REVERSIBLE_CC_MODE(MODE) ((MODE) != CCFPEmode) macro
/openbsd/src/gnu/usr.bin/gcc/gcc/config/i386/
Di386.h2997 #define REVERSIBLE_CC_MODE(MODE) 1 macro

12