Home
last modified time | relevance | path

Searched refs:TARGET_ISEL (Results 1 – 11 of 11) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/config/rs6000/
H A Deabi.h48 #undef TARGET_ISEL
53 #define TARGET_ISEL rs6000_isel macro
H A Drs6000.md2044 "TARGET_POWER || TARGET_ISEL"
2047 if (TARGET_ISEL)
2081 if (TARGET_ISEL)
2116 if (TARGET_ISEL)
2139 if (TARGET_ISEL)
2242 if (TARGET_ISEL)
2265 "TARGET_ISEL"
5361 "TARGET_ISEL"
5386 "TARGET_ISEL"
5399 "TARGET_ISEL"
[all …]
H A Drs6000.h452 #define TARGET_ISEL 0 macro
H A Drs6000.c8642 && (!TARGET_ISEL || !short_cint_operand (op1, VOIDmode)))
8653 if (TARGET_ISEL)
/openbsd/gnu/gcc/gcc/config/rs6000/
H A Deabi.h50 #undef TARGET_ISEL
58 #define TARGET_ISEL rs6000_isel macro
H A Dlinuxspe.h33 #undef TARGET_ISEL
41 #define TARGET_ISEL rs6000_isel macro
H A Dvxworks.h124 #undef TARGET_ISEL
130 #define TARGET_ISEL rs6000_isel macro
H A Drs6000.h328 #define TARGET_ISEL 0 macro
H A Drs6000.md1770 "TARGET_POWER || TARGET_ISEL"
1773 if (TARGET_ISEL)
1807 if (TARGET_ISEL)
1842 if (TARGET_ISEL)
1865 if (TARGET_ISEL)
1968 if (TARGET_ISEL)
1991 "TARGET_ISEL"
5311 "TARGET_ISEL"
5336 "TARGET_ISEL"
5349 "TARGET_ISEL"
[all …]
H A Drs6000.c11902 && (!TARGET_ISEL || !short_cint_operand (op1, VOIDmode))) in rs6000_emit_cmove()
11913 if (TARGET_ISEL) in rs6000_emit_cmove()
/openbsd/gnu/usr.bin/gcc/gcc/
H A DChangeLog17967 TARGET_ISEL, and TARGET_FPRS.
17975 * config/rs6000/rs6000.md (sminsi3): Allow pattern for TARGET_ISEL.
17979 (abssi2_nopower): Disallow when TARGET_ISEL.
18054 (TARGET_ISEL): New.