Lines Matching refs:res_vsll

56 vector signed long long res_vsll;  variable
70 res_vsll = vec_abs(vsll); in test1()
83 res_vsll = vec_add(vsll, vsll); in test1()
298 res_vsll = vec_eqv(vsll, vsll); in test1()
309 res_vsll = vec_eqv(vbll, vbll); in test1()
371 res_vsll = vec_insert(sll, vsll, si); in test1()
413 res_vsll = vec_cntlz(vsll); in test1()
921 res_vsll = vec_max(vsll, vsll); in test1()
926 res_vsll = vec_max(vbll, vsll); in test1()
931 res_vsll = vec_max(vsll, vbll); in test1()
961 res_vsll = vec_min(vsll, vsll); in test1()
966 res_vsll = vec_min(vbll, vsll); in test1()
971 res_vsll = vec_min(vsll, vbll); in test1()
992 res_vsll = vec_mule(vsi, vsi); in test1()
1003 res_vsll = vec_mulo(vsi, vsi); in test1()
1036 res_vsll = vec_rl(vsll, vull); in test1()
1047 res_vsll = vec_sl(vsll, vull); in test1()
1058 res_vsll = vec_sr(vsll, vull); in test1()
1069 res_vsll = vec_sra(vsll, vull); in test1()
1080 res_vsll = vec_splats(sll); in test1()
1102 res_vsll = vec_unpackh(vsi); in test1()
1113 res_vsll = vec_unpackl(vsi); in test1()
1151 res_vsll = vec_vupkhsw(vsi); in test1()
1161 res_vsll = vec_vupklsw(vsi); in test1()
1171 res_vsll = vec_max(vsll, vsll); in test1()
1175 res_vsll = vec_max(vbll, vsll); in test1()
1179 res_vsll = vec_max(vsll, vbll); in test1()
1192 res_vsll = vec_min(vsll, vsll); in test1()
1196 res_vsll = vec_min(vbll, vsll); in test1()
1200 res_vsll = vec_min(vsll, vbll); in test1()
1268 res_vsll = vec_nand(vsll, vsll); in test1()
1274 res_vsll = vec_nand(vbll, vbll); in test1()
1414 res_vsll = vec_orc(vsll, vsll); in test1()
1420 res_vsll = vec_orc(vsll, vbll); in test1()
1426 res_vsll = vec_orc(vbll, vsll); in test1()
1457 res_vsll = vec_sub(vsll, vsll); in test1()
1478 res_vsll = vec_vbpermq(vsc, vsc); in test1()