Lines Matching refs:vec_slo
3565 res_vsc = vec_slo(vsc, vsc); in test6()
3569 res_vsc = vec_slo(vsc, vuc); in test6()
3573 res_vuc = vec_slo(vuc, vsc); in test6()
3577 res_vuc = vec_slo(vuc, vuc); in test6()
3581 res_vs = vec_slo(vs, vsc); in test6()
3585 res_vs = vec_slo(vs, vuc); in test6()
3589 res_vus = vec_slo(vus, vsc); in test6()
3593 res_vus = vec_slo(vus, vuc); in test6()
3597 res_vp = vec_slo(vp, vsc); in test6()
3601 res_vp = vec_slo(vp, vuc); in test6()
3605 res_vi = vec_slo(vi, vsc); in test6()
3609 res_vi = vec_slo(vi, vuc); in test6()
3613 res_vui = vec_slo(vui, vsc); in test6()
3617 res_vui = vec_slo(vui, vuc); in test6()
3621 res_vf = vec_slo(vf, vsc); in test6()
3625 res_vf = vec_slo(vf, vuc); in test6()