Lines Matching refs:vsia
16 vector signed int vsia, vsib; variable
55 return vec_div(vsia, vsib); in test_vec_div_si()
91 return vec_dive(vsia, vsib); in test_vec_dive_si()
127 return vec_mulh(vsia, vsib); in test_vec_mulh_si()
151 return vec_mod(vsia, vsib); in test_vec_mod_si()
809 return vec_sldb(vsia, vsib, 4); in test_vec_sldb_si()
863 return vec_srdb(vsia, vsib, 4); in test_vec_srdb_si()
917 return vec_permx(vsia, vsib, vucc, 4); in test_vec_permx_si()
982 return vec_blendv(vsia, vsib, vuic); in test_vec_blend_si()
1022 return vec_replace_elt(vsia, sia, 0); in test_vec_replace_elt_si()
1080 return vec_replace_unaligned(vsia, sia, 6); in test_vec_replace_unaligned_si()
1382 return vec_splati_ins(vsia, 0, -17); in test_vec_vec_splati_ins_si()