Lines Matching refs:vsll
30 vector signed long long vsll = { 1, 2 }; variable
73 res_vsll = vec_abs(vsll); in test1()
79 res_vsll = vec_add(vsll, vsll); in test1()
152 res_vsll = vec_mergee(vsll, vsll); in test1()
187 res_vbll = vec_cmpeq(vsll, vsll); in test1()
196 res_vbll = vec_cmpge(vsll, vsll); in test1()
205 res_vbll = vec_cmple(vsll, vsll); in test1()
214 res_vbll = vec_cmpgt(vsll, vsll); in test1()
223 res_vbll = vec_cmplt(vsll, vsll); in test1()
313 res_vsll = vec_eqv(vsll, vsll); in test1()
369 res_sll = vec_extract(vsll, si); in test1()
386 res_vsll = vec_insert(sll, vsll, si); in test1()
428 res_vsll = vec_cntlz(vsll); in test1()
555 res_vsll = vec_max(vsll, vsll); in test1()
560 res_vsll = vec_max(vbll, vsll); in test1()
565 res_vsll = vec_max(vsll, vbll); in test1()
595 res_vsll = vec_min(vsll, vsll); in test1()
600 res_vsll = vec_min(vbll, vsll); in test1()
605 res_vsll = vec_min(vsll, vbll); in test1()
648 res_vsi = vec_packs(vsll, vsll); in test1()
659 res_vui = vec_packsu(vsll, vsll); in test1()
670 res_vsll = vec_rl(vsll, vull); in test1()
679 res_vsll = vec_sl(vsll, vull); in test1()
688 res_vsll = vec_sr(vsll, vull); in test1()
701 res_vsll = vec_sra(vsll, vull); in test1()
754 res_vsi = vec_vpksdss(vsll, vsll); in test1()
760 res_vui = vec_vpksdus(vsll, vsll); in test1()
766 res_vsi = vec_vpkudum(vsll, vsll); in test1()
801 res_vsll = vec_max(vsll, vsll); in test1()
805 res_vsll = vec_max(vbll, vsll); in test1()
809 res_vsll = vec_max(vsll, vbll); in test1()
822 res_vsll = vec_min(vsll, vsll); in test1()
826 res_vsll = vec_min(vbll, vsll); in test1()
830 res_vsll = vec_min(vsll, vbll); in test1()
904 res_vsll = vec_nand(vsll, vsll); in test1()
1080 res_vsll = vec_orc(vsll, vsll); in test1()
1086 res_vsll = vec_orc(vsll, vbll); in test1()
1092 res_vsll = vec_orc(vbll, vsll); in test1()
1141 res_vsll = vec_sub(vsll, vsll); in test1()
1186 res_vsll = vec_gbb(vsll); in test1()
1202 res_vsll = vec_neg(vsll); in test1()