Home
last modified time | relevance | path

Searched defs:REVERSE_CONDITION (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/epiphany/
H A Depiphany.h632 #define REVERSE_CONDITION(CODE, MODE) \ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/epiphany/
H A Depiphany.h632 #define REVERSE_CONDITION(CODE, MODE) \ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddefaults.h1264 #define REVERSE_CONDITION(code, mode) reverse_condition (code) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddefaults.h1282 #define REVERSE_CONDITION(code, mode) reverse_condition (code) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arc/
H A Darc.h1541 #define REVERSE_CONDITION(CODE,MODE) \ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arc/
H A Darc.h1556 #define REVERSE_CONDITION(CODE,MODE) \ macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/s390/
H A Ds390.h512 #define REVERSE_CONDITION(CODE, MODE) s390_reverse_condition (MODE, CODE) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/s390/
H A Ds390.h532 #define REVERSE_CONDITION(CODE, MODE) s390_reverse_condition (MODE, CODE) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm.h2130 #define REVERSE_CONDITION(CODE,MODE) \ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm.h2223 #define REVERSE_CONDITION(CODE,MODE) \ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000.h1868 #define REVERSE_CONDITION(CODE, MODE) rs6000_reverse_condition (MODE, CODE) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000.h1874 #define REVERSE_CONDITION(CODE, MODE) rs6000_reverse_condition (MODE, CODE) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386.h1973 #define REVERSE_CONDITION(CODE, MODE) ix86_reverse_condition ((CODE), (MODE)) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386.h2068 #define REVERSE_CONDITION(CODE, MODE) ix86_reverse_condition ((CODE), (MODE)) macro