Lines Matching refs:vec_all_ne
865 idx = vec_all_ne(vsc, vsc); in test_compare()
867 idx = vec_all_ne(vsc, vbc); in test_compare()
869 idx = vec_all_ne(vbc, vsc); in test_compare()
871 idx = vec_all_ne(vuc, vuc); in test_compare()
873 idx = vec_all_ne(vuc, vbc); in test_compare()
875 idx = vec_all_ne(vbc, vuc); in test_compare()
877 idx = vec_all_ne(vbc, vbc); in test_compare()
879 idx = vec_all_ne(vss, vss); in test_compare()
881 idx = vec_all_ne(vss, vbs); in test_compare()
883 idx = vec_all_ne(vbs, vss); in test_compare()
885 idx = vec_all_ne(vus, vus); in test_compare()
887 idx = vec_all_ne(vus, vbs); in test_compare()
889 idx = vec_all_ne(vbs, vus); in test_compare()
891 idx = vec_all_ne(vbs, vbs); in test_compare()
893 idx = vec_all_ne(vsi, vsi); in test_compare()
895 idx = vec_all_ne(vsi, vbi); in test_compare()
897 idx = vec_all_ne(vbi, vsi); in test_compare()
899 idx = vec_all_ne(vui, vui); in test_compare()
901 idx = vec_all_ne(vui, vbi); in test_compare()
903 idx = vec_all_ne(vbi, vui); in test_compare()
905 idx = vec_all_ne(vbi, vbi); in test_compare()
907 idx = vec_all_ne(vsl, vsl); in test_compare()
909 idx = vec_all_ne(vsl, vbl); in test_compare()
911 idx = vec_all_ne(vbl, vsl); in test_compare()
913 idx = vec_all_ne(vul, vul); in test_compare()
915 idx = vec_all_ne(vul, vbl); in test_compare()
917 idx = vec_all_ne(vbl, vul); in test_compare()
919 idx = vec_all_ne(vbl, vbl); in test_compare()
921 idx = vec_all_ne(vd, vd); in test_compare()