Searched refs:vspltis_shifted (Results 1 – 11 of 11) sorted by relevance
35 extern int vspltis_shifted (rtx);
683 (match_test "vspltis_shifted (op) != 0")))))
6011 vspltis_shifted (rtx op) in vspltis_shifted() function6158 if (vspltis_shifted (op) != 0) in easy_altivec_constant()6390 shift = vspltis_shifted (vec); in output_vec_const_move()
351 int shift = vspltis_shifted (op1);
772 (match_test "vspltis_shifted (op) == 0")))799 (match_test "vspltis_shifted (op) != 0")))))
6234 vspltis_shifted (rtx op) in vspltis_shifted() function6381 if (vspltis_shifted (op) != 0) in easy_altivec_constant()6645 shift = vspltis_shifted (vec); in output_vec_const_move()
367 int shift = vspltis_shifted (op1);
10971 * config/rs6000/rs6000.cc (vspltis_shifted): Return false also if
19650 (vspltis_shifted): Fix comment typo.19655 that vspltis_shifted is 0, handle the case where easy_altivec_constant
19532 * config/rs6000/rs6000-protos.h (vspltis_shifted): Add19535 * config/rs6000/rs6000.c (vspltis_shifted): New function to return