Home
last modified time | relevance | path

Searched refs:EASY_VECTOR_MSB (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000.h1717 #define EASY_VECTOR_MSB(n,mode) \ macro
H A Dpredicates.md767 ;; Same as easy_vector_constant but only for EASY_VECTOR_MSB.
790 return EASY_VECTOR_MSB (val, inner);
H A Drs6000.cc6161 if (!EASY_VECTOR_MSB (elt_val, inner)) in vspltis_constant()
6200 else if (EASY_VECTOR_MSB (splat_val, inner) && step == 1) in vspltis_constant()
6267 else if (EASY_VECTOR_MSB (val, inner)) in vspltis_shifted()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000.h1723 #define EASY_VECTOR_MSB(n,mode) \ macro
H A Dpredicates.md662 ;; Same as easy_vector_constant but only for EASY_VECTOR_MSB.
674 return EASY_VECTOR_MSB (val, GET_MODE_INNER (mode));
H A Drs6000.c5977 else if (EASY_VECTOR_MSB (splat_val, inner) && step == 1 && copies == 1) in vspltis_constant()
6044 else if (EASY_VECTOR_MSB (val, inner)) in vspltis_shifted()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-202119649 EASY_VECTOR_MSB case if either step or copies is not 1.
H A DChangeLog-200915131 * config/rs6000/rs6000.h (EASY_VECTOR_MSB): New macro for
H A DChangeLog-201519544 * config/rs6000/rs6000.h (EASY_VECTOR_MSB): Use mode mask to