Lines Matching refs:vsia
26 vector signed int vsia, vsib; variable
103 return vec_first_match_index (vsia, vsib); in test3()
229 return vec_first_match_or_eos_index (vsia, vsib); in test9()
355 return vec_first_mismatch_index (vsia, vsib); in test15()
457 return vec_first_mismatch_or_eos_index (vsia, vsib); in test21()
543 return vec_cmpne (vsia, vsib); in test29()
635 return vec_cnttz (vsia); in test41()
691 return vec_popcnt (vsia); in test49()
796 return vec_parity_lsbb (vsia); in test64()
1124 return vec_xst_len(vsia,si,0); in test105()
1257 return vec_signextll(vsia); in test_vec_signextll_sll_si()