Lines Matching refs:vec_slo
3597 res_vsc = vec_slo(vsc, vsc); in test6()
3601 res_vsc = vec_slo(vsc, vuc); in test6()
3605 res_vuc = vec_slo(vuc, vsc); in test6()
3609 res_vuc = vec_slo(vuc, vuc); in test6()
3613 res_vs = vec_slo(vs, vsc); in test6()
3617 res_vs = vec_slo(vs, vuc); in test6()
3621 res_vus = vec_slo(vus, vsc); in test6()
3625 res_vus = vec_slo(vus, vuc); in test6()
3629 res_vp = vec_slo(vp, vsc); in test6()
3633 res_vp = vec_slo(vp, vuc); in test6()
3637 res_vi = vec_slo(vi, vsc); in test6()
3641 res_vi = vec_slo(vi, vuc); in test6()
3645 res_vui = vec_slo(vui, vsc); in test6()
3649 res_vui = vec_slo(vui, vuc); in test6()
3653 res_vf = vec_slo(vf, vsc); in test6()
3657 res_vf = vec_slo(vf, vuc); in test6()