Searched refs:TRULY_NOOP_TRUNCATION (Results 1 - 17 of 17) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Drtlhooks.c68 && TRULY_NOOP_TRUNCATION (GET_MODE_BITSIZE (mode),
H A Dconvert.c625 || TRULY_NOOP_TRUNCATION (outprec, inprec)
H A Doptabs.c1395 && TRULY_NOOP_TRUNCATION (GET_MODE_BITSIZE (mode),
1445 || !TRULY_NOOP_TRUNCATION (GET_MODE_BITSIZE (mode),
1968 || !TRULY_NOOP_TRUNCATION (GET_MODE_BITSIZE (mode),
2628 || !TRULY_NOOP_TRUNCATION (GET_MODE_BITSIZE (mode),
H A Dpostreload.c1191 && TRULY_NOOP_TRUNCATION (GET_MODE_BITSIZE (OUTMODE), \
H A Dcombine.c4486 && TRULY_NOOP_TRUNCATION (GET_MODE_BITSIZE (mode),
6044 || TRULY_NOOP_TRUNCATION (GET_MODE_BITSIZE (tmode),
6839 || TRULY_NOOP_TRUNCATION (GET_MODE_BITSIZE (mode),
8039 || !TRULY_NOOP_TRUNCATION
10390 unless TRULY_NOOP_TRUNCATION allows it or the register is
10400 && (TRULY_NOOP_TRUNCATION (GET_MODE_BITSIZE (tmode),
11176 if (TRULY_NOOP_TRUNCATION (GET_MODE_BITSIZE (mode),
11183 it. For non-TRULY_NOOP_TRUNCATION targets we might be able to turn
11199 if (TRULY_NOOP_TRUNCATION (GET_MODE_BITSIZE (truncated_mode),
H A Dregmove.c698 && !TRULY_NOOP_TRUNCATION (GET_MODE_BITSIZE (GET_MODE (src)),
H A Dexpr.c629 && TRULY_NOOP_TRUNCATION (GET_MODE_BITSIZE (to_mode),
668 && TRULY_NOOP_TRUNCATION (GET_MODE_BITSIZE (to_mode),
802 && TRULY_NOOP_TRUNCATION (GET_MODE_BITSIZE (mode),
H A Dcse.c840 && TRULY_NOOP_TRUNCATION (GET_MODE_BITSIZE (GET_MODE (x)),
H A Dexpmed.c1259 && TRULY_NOOP_TRUNCATION (GET_MODE_BITSIZE (mode),
H A Dsimplify-rtx.c659 valid if TRULY_NOOP_TRUNCATION is false for the corresponding
664 if ((TRULY_NOOP_TRUNCATION (GET_MODE_BITSIZE (mode),
/freebsd-9.3-release/contrib/gcc/config/s390/
H A Ds390.h912 #define TRULY_NOOP_TRUNCATION(OUTPREC, INPREC) 1 macro
/freebsd-9.3-release/contrib/gcc/config/ia64/
H A Dia64.h1999 #define TRULY_NOOP_TRUNCATION(OUTPREC, INPREC) 1
1959 #define TRULY_NOOP_TRUNCATION macro
/freebsd-9.3-release/contrib/gcc/config/sparc/
H A Dsparc.h2120 #define TRULY_NOOP_TRUNCATION(OUTPREC, INPREC) 1
2100 #define TRULY_NOOP_TRUNCATION macro
/freebsd-9.3-release/contrib/gcc/config/arm/
H A Darm.h2086 #define TRULY_NOOP_TRUNCATION(OUTPREC, INPREC) 1
2075 #define TRULY_NOOP_TRUNCATION macro
/freebsd-9.3-release/contrib/gcc/config/i386/
H A Di386.h1834 #define TRULY_NOOP_TRUNCATION(OUTPREC, INPREC) 1
1825 #define TRULY_NOOP_TRUNCATION macro
/freebsd-9.3-release/contrib/gcc/config/mips/
H A Dmips.h2282 #define TRULY_NOOP_TRUNCATION(OUTPREC, INPREC) \
2264 #define TRULY_NOOP_TRUNCATION macro
/freebsd-9.3-release/contrib/gcc/config/rs6000/
H A Drs6000.h1835 #define TRULY_NOOP_TRUNCATION(OUTPREC, INPREC) 1
1821 #define TRULY_NOOP_TRUNCATION macro

Completed in 405 milliseconds