Lines Matching refs:vec_sll
3356 res_vsc = vec_sll(vsc, vuc); in test6()
3360 res_vsc = vec_sll(vsc, vus); in test6()
3364 res_vsc = vec_sll(vsc, vui); in test6()
3368 res_vuc = vec_sll(vuc, vuc); in test6()
3372 res_vuc = vec_sll(vuc, vus); in test6()
3376 res_vuc = vec_sll(vuc, vui); in test6()
3380 res_vbc = vec_sll(vbc, vuc); in test6()
3384 res_vbc = vec_sll(vbc, vus); in test6()
3388 res_vbc = vec_sll(vbc, vui); in test6()
3392 res_vs = vec_sll(vs, vuc); in test6()
3396 res_vs = vec_sll(vs, vus); in test6()
3400 res_vs = vec_sll(vs, vui); in test6()
3404 res_vus = vec_sll(vus, vuc); in test6()
3408 res_vus = vec_sll(vus, vus); in test6()
3412 res_vus = vec_sll(vus, vui); in test6()
3416 res_vbs = vec_sll(vbs, vuc); in test6()
3420 res_vbs = vec_sll(vbs, vus); in test6()
3424 res_vbs = vec_sll(vbs, vui); in test6()
3428 res_vp = vec_sll(vp, vuc); in test6()
3432 res_vp = vec_sll(vp, vus); in test6()
3436 res_vp = vec_sll(vp, vui); in test6()
3440 res_vi = vec_sll(vi, vuc); in test6()
3444 res_vi = vec_sll(vi, vus); in test6()
3448 res_vi = vec_sll(vi, vui); in test6()
3452 res_vui = vec_sll(vui, vuc); in test6()
3456 res_vui = vec_sll(vui, vus); in test6()
3460 res_vui = vec_sll(vui, vui); in test6()
3464 res_vbi = vec_sll(vbi, vuc); in test6()
3468 res_vbi = vec_sll(vbi, vus); in test6()
3472 res_vbi = vec_sll(vbi, vui); in test6()