Lines Matching refs:vec_sll
3599 res_vsc = vec_sll(vsc, vuc); in test6()
3603 res_vsc = vec_sll(vsc, vus); in test6()
3607 res_vsc = vec_sll(vsc, vui); in test6()
3611 res_vuc = vec_sll(vuc, vuc); in test6()
3615 res_vuc = vec_sll(vuc, vus); in test6()
3619 res_vuc = vec_sll(vuc, vui); in test6()
3623 res_vbc = vec_sll(vbc, vuc); in test6()
3627 res_vbc = vec_sll(vbc, vus); in test6()
3631 res_vbc = vec_sll(vbc, vui); in test6()
3635 res_vs = vec_sll(vs, vuc); in test6()
3639 res_vs = vec_sll(vs, vus); in test6()
3643 res_vs = vec_sll(vs, vui); in test6()
3647 res_vus = vec_sll(vus, vuc); in test6()
3651 res_vus = vec_sll(vus, vus); in test6()
3655 res_vus = vec_sll(vus, vui); in test6()
3659 res_vbs = vec_sll(vbs, vuc); in test6()
3663 res_vbs = vec_sll(vbs, vus); in test6()
3667 res_vbs = vec_sll(vbs, vui); in test6()
3671 res_vp = vec_sll(vp, vuc); in test6()
3675 res_vp = vec_sll(vp, vus); in test6()
3679 res_vp = vec_sll(vp, vui); in test6()
3683 res_vi = vec_sll(vi, vuc); in test6()
3687 res_vi = vec_sll(vi, vus); in test6()
3691 res_vi = vec_sll(vi, vui); in test6()
3695 res_vui = vec_sll(vui, vuc); in test6()
3699 res_vui = vec_sll(vui, vus); in test6()
3703 res_vui = vec_sll(vui, vui); in test6()
3707 res_vbi = vec_sll(vbi, vuc); in test6()
3711 res_vbi = vec_sll(vbi, vus); in test6()
3715 res_vbi = vec_sll(vbi, vui); in test6()