Lines Matching refs:vec_vandc
704 res_vsc = vec_vandc(vsc, vsc); in test1()
710 res_vsc = vec_vandc(vbc, vsc); in test1()
716 res_vsc = vec_vandc(vsc, vbc); in test1()
722 res_vuc = vec_vandc(vuc, vuc); in test1()
728 res_vuc = vec_vandc(vbc, vuc); in test1()
734 res_vuc = vec_vandc(vuc, vbc); in test1()
740 res_vbc = vec_vandc(vbc, vbc); in test1()
746 res_vs = vec_vandc(vs, vs); in test1()
752 res_vs = vec_vandc(vbs, vs); in test1()
758 res_vs = vec_vandc(vs, vbs); in test1()
764 res_vus = vec_vandc(vus, vus); in test1()
770 res_vus = vec_vandc(vbs, vus); in test1()
776 res_vus = vec_vandc(vus, vbs); in test1()
782 res_vbs = vec_vandc(vbs, vbs); in test1()
788 res_vi = vec_vandc(vi, vi); in test1()
794 res_vi = vec_vandc(vbi, vi); in test1()
800 res_vi = vec_vandc(vi, vbi); in test1()
806 res_vui = vec_vandc(vui, vui); in test1()
812 res_vui = vec_vandc(vbi, vui); in test1()
818 res_vui = vec_vandc(vui, vbi); in test1()
824 res_vf = vec_vandc(vf, vf); in test1()
830 res_vf = vec_vandc(vbi, vf); in test1()
836 res_vf = vec_vandc(vf, vbi); in test1()