Lines Matching refs:vssa
23 vector signed short vssa, vssb; variable
137 return vec_first_match_index (vssa, vssb); in test5()
279 return vec_first_match_or_eos_index (vssa, vssb); in test11()
389 return vec_first_mismatch_index (vssa, vssb); in test17()
491 return vec_first_mismatch_or_eos_index (vssa, vssb); in test23()
591 return vec_cmpne (vssa, vssb); in test35()
663 return vec_cnttz (vssa); in test45()
719 return vec_popcnt (vssa); in test53()
1112 return vec_xst_len(vssa,ss,0); in test103()
1239 return vec_signexti(vssa); in test_vec_signexti_si_ss()
1251 return vec_signextll(vssa); in test_vec_signextll_sll_ss()