Lines Matching refs:vec_slo
3821 res_vsc = vec_slo(vsc, vsc); in test6()
3825 res_vsc = vec_slo(vsc, vuc); in test6()
3829 res_vuc = vec_slo(vuc, vsc); in test6()
3833 res_vuc = vec_slo(vuc, vuc); in test6()
3837 res_vs = vec_slo(vs, vsc); in test6()
3841 res_vs = vec_slo(vs, vuc); in test6()
3845 res_vus = vec_slo(vus, vsc); in test6()
3849 res_vus = vec_slo(vus, vuc); in test6()
3853 res_vp = vec_slo(vp, vsc); in test6()
3857 res_vp = vec_slo(vp, vuc); in test6()
3861 res_vi = vec_slo(vi, vsc); in test6()
3865 res_vi = vec_slo(vi, vuc); in test6()
3869 res_vui = vec_slo(vui, vsc); in test6()
3873 res_vui = vec_slo(vui, vuc); in test6()
3877 res_vf = vec_slo(vf, vsc); in test6()
3881 res_vf = vec_slo(vf, vuc); in test6()