Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000-protos.h35 extern int vspltis_shifted (rtx);
H A Dpredicates.md683 (match_test "vspltis_shifted (op) != 0")))))
H A Drs6000.c6011 vspltis_shifted (rtx op) in vspltis_shifted() function
6158 if (vspltis_shifted (op) != 0) in easy_altivec_constant()
6390 shift = vspltis_shifted (vec); in output_vec_const_move()
H A Daltivec.md351 int shift = vspltis_shifted (op1);
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000-protos.h35 extern int vspltis_shifted (rtx);
H A Dpredicates.md772 (match_test "vspltis_shifted (op) == 0")))
799 (match_test "vspltis_shifted (op) != 0")))))
H A Drs6000.cc6234 vspltis_shifted (rtx op) in vspltis_shifted() function
6381 if (vspltis_shifted (op) != 0) in easy_altivec_constant()
6645 shift = vspltis_shifted (vec); in output_vec_const_move()
H A Daltivec.md367 int shift = vspltis_shifted (op1);
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog10971 * config/rs6000/rs6000.cc (vspltis_shifted): Return false also if
H A DChangeLog-202119650 (vspltis_shifted): Fix comment typo.
19655 that vspltis_shifted is 0, handle the case where easy_altivec_constant
H A DChangeLog-201519532 * config/rs6000/rs6000-protos.h (vspltis_shifted): Add
19535 * config/rs6000/rs6000.c (vspltis_shifted): New function to return