Lines Matching refs:vsll
21 vector signed long long vsll = { 255LL, -937LL }; variable
197 res_vsll = vec_div(vsll, vsll); in test1()
248 res_vsll = vec_perm(vsll, vsll, vuc); in test1()
295 res_vsll = vec_splat(vsll, 1); in test1()
313 res_vsi = vec_pack(vsll, vsll); in test1()
325 res_vsll = vec_vperm(vsll, vsll, vuc); in test1()
367 res_vsll = vec_vsx_ld(0, &vsll); in test1()
461 vec_vsx_st(vsll, 0, &res_vsll); in test1()
534 res_vsll = vec_and(vsll, vsll); in test1()
538 res_vsll = vec_and(vbll, vsll); in test1()
542 res_vsll = vec_and(vsll, vbll); in test1()
563 res_vsll = vec_vand(vsll, vsll); in test1()
567 res_vsll = vec_vand(vbll, vsll); in test1()
571 res_vsll = vec_vand(vsll, vbll); in test1()
592 res_vsll = vec_andc(vsll, vsll); in test1()
598 res_vsll = vec_andc(vbll, vsll); in test1()
604 res_vsll = vec_andc(vsll, vbll); in test1()
651 res_vsll = vec_mergeh(vsll, vsll); in test1()
655 res_vsll = vec_mergeh(vsll, vbll); in test1()
659 res_vsll = vec_mergeh(vbll, vsll); in test1()
676 res_vsll = vec_mergel(vsll, vsll); in test1()
680 res_vsll = vec_mergel(vsll, vbll); in test1()
684 res_vsll = vec_mergel(vbll, vsll); in test1()
713 res_vsll = vec_mul(vsll, vsll); in test1()
766 res_vsll = vec_nor(vsll, vsll); in test1()
793 res_vsll = vec_or(vsll, vsll); in test1()
797 res_vsll = vec_or(vbll, vsll); in test1()
801 res_vsll = vec_or(vsll, vbll); in test1()
920 res_vsll = vec_vor(vsll, vsll); in test1()
924 res_vsll = vec_vor(vbll, vsll); in test1()
928 res_vsll = vec_vor(vsll, vbll); in test1()
949 res_vsll = vec_xor(vsll, vsll); in test1()
953 res_vsll = vec_xor(vbll, vsll); in test1()
957 res_vsll = vec_xor(vsll, vbll); in test1()
1008 res_vsll = vec_vxor(vsll, vsll); in test1()
1012 res_vsll = vec_vxor(vbll, vsll); in test1()
1016 res_vsll = vec_vxor(vsll, vbll); in test1()
1060 res_vd = vec_ctf(vsll, 0); in test1()
1066 res_vd = vec_ctf(vsll, 31); in test1()