Lines Matching refs:res_i
40 int res_i; variable
433 res_i = vec_all_eq(vsll, vsll); in test1()
438 res_i = vec_all_eq(vsll, vbll); in test1()
443 res_i = vec_all_eq(vull, vull); in test1()
448 res_i = vec_all_eq(vull, vbll); in test1()
453 res_i = vec_all_eq(vbll, vsll); in test1()
458 res_i = vec_all_eq(vbll, vull); in test1()
463 res_i = vec_all_eq(vbll, vbll); in test1()
468 res_i = vec_all_eq(vda, vda); in test1()
472 res_i = vec_all_eq(vfa, vfa); in test1()
477 res_i = vec_all_ne(vsll, vsll); in test1()
482 res_i = vec_all_ne(vsll, vbll); in test1()
487 res_i = vec_all_ne(vull, vull); in test1()
492 res_i = vec_all_ne(vull, vbll); in test1()
497 res_i = vec_all_ne(vbll, vsll); in test1()
502 res_i = vec_all_ne(vbll, vull); in test1()
507 res_i = vec_all_ne(vbll, vbll); in test1()
515 res_i = vec_all_ne(vda, vda); in test1()
522 res_i = vec_all_ne(vfa, vfa); in test1()
529 res_i = vec_all_nge(vda, vda); in test1()
533 res_i = vec_all_ngt(vda, vda); in test1()
538 res_i = vec_any_eq(vsll, vsll); in test1()
543 res_i = vec_any_eq(vsll, vbll); in test1()
548 res_i = vec_any_eq(vull, vull); in test1()
553 res_i = vec_any_eq(vull, vbll); in test1()
558 res_i = vec_any_eq(vbll, vsll); in test1()
563 res_i = vec_any_eq(vbll, vull); in test1()
568 res_i = vec_any_eq(vbll, vbll); in test1()
573 res_i = vec_any_eq(vda, vda); in test1()
577 res_i = vec_any_eq(vfa, vfa); in test1()
582 res_i = vec_any_ne(vsll, vsll); in test1()
587 res_i = vec_any_ne(vsll, vbll); in test1()
592 res_i = vec_any_ne(vull, vull); in test1()
597 res_i = vec_any_ne(vull, vbll); in test1()
602 res_i = vec_any_ne(vbll, vsll); in test1()
607 res_i = vec_any_ne(vbll, vull); in test1()
612 res_i = vec_any_ne(vbll, vbll); in test1()
617 res_i = vec_any_ne(vda, vda); in test1()
621 res_i = vec_any_ne(vfa, vfa); in test1()
626 res_i = vec_all_ge(vsll, vsll); in test1()
631 res_i = vec_all_ge(vsll, vbll); in test1()
636 res_i = vec_all_ge(vull, vull); in test1()
641 res_i = vec_all_ge(vull, vbll); in test1()
646 res_i = vec_all_ge(vbll, vsll); in test1()
651 res_i = vec_all_ge(vbll, vull); in test1()
656 res_i = vec_all_ge(vbll, vbll); in test1()
661 res_i = vec_all_ge(vda, vda); in test1()
665 res_i = vec_all_ge(vfa, vfa); in test1()
670 res_i = vec_all_gt(vsll, vsll); in test1()
675 res_i = vec_all_gt(vsll, vbll); in test1()
680 res_i = vec_all_gt(vull, vull); in test1()
685 res_i = vec_all_gt(vull, vbll); in test1()
690 res_i = vec_all_gt(vbll, vsll); in test1()
695 res_i = vec_all_gt(vbll, vull); in test1()
700 res_i = vec_all_gt(vbll, vbll); in test1()
705 res_i = vec_all_gt(vda, vda); in test1()
709 res_i = vec_all_gt(vfa, vfa); in test1()
714 res_i = vec_all_le(vsll, vsll); in test1()
719 res_i = vec_all_le(vsll, vbll); in test1()
724 res_i = vec_all_le(vull, vull); in test1()
729 res_i = vec_all_le(vull, vbll); in test1()
734 res_i = vec_all_le(vbll, vsll); in test1()
739 res_i = vec_all_le(vbll, vull); in test1()
744 res_i = vec_all_le(vbll, vbll); in test1()
749 res_i = vec_all_le(vda, vda); in test1()
753 res_i = vec_all_le(vfa, vfa); in test1()
758 res_i = vec_all_lt(vsll, vsll); in test1()
763 res_i = vec_all_lt(vsll, vbll); in test1()
768 res_i = vec_all_lt(vull, vull); in test1()
773 res_i = vec_all_lt(vull, vbll); in test1()
778 res_i = vec_all_lt(vbll, vsll); in test1()
783 res_i = vec_all_lt(vbll, vull); in test1()
788 res_i = vec_all_lt(vbll, vbll); in test1()
793 res_i = vec_all_lt(vda, vda); in test1()
797 res_i = vec_all_lt(vfa, vfa); in test1()
801 res_i = vec_all_nan(vda); in test1()
805 res_i = vec_all_nan(vfa); in test1()
810 res_i = vec_any_ge(vsll, vsll); in test1()
815 res_i = vec_any_ge(vsll, vbll); in test1()
820 res_i = vec_any_ge(vull, vull); in test1()
825 res_i = vec_any_ge(vull, vbll); in test1()
830 res_i = vec_any_ge(vbll, vsll); in test1()
835 res_i = vec_any_ge(vbll, vull); in test1()
840 res_i = vec_any_ge(vbll, vbll); in test1()
845 res_i = vec_any_ge(vda, vda); in test1()
849 res_i = vec_any_ge(vfa, vfa); in test1()
854 res_i = vec_any_gt(vsll, vsll); in test1()
859 res_i = vec_any_gt(vsll, vbll); in test1()
864 res_i = vec_any_gt(vull, vull); in test1()
869 res_i = vec_any_gt(vull, vbll); in test1()
874 res_i = vec_any_gt(vbll, vsll); in test1()
879 res_i = vec_any_gt(vbll, vull); in test1()
884 res_i = vec_any_gt(vbll, vbll); in test1()
889 res_i = vec_any_gt(vda, vda); in test1()
894 res_i = vec_any_le(vsll, vsll); in test1()
899 res_i = vec_any_le(vsll, vbll); in test1()
904 res_i = vec_any_le(vull, vull); in test1()
909 res_i = vec_any_le(vull, vbll); in test1()
914 res_i = vec_any_le(vbll, vsll); in test1()
919 res_i = vec_any_le(vbll, vull); in test1()
924 res_i = vec_any_le(vbll, vbll); in test1()
929 res_i = vec_any_le(vda, vda); in test1()
933 res_i = vec_any_le(vfa, vfa); in test1()
938 res_i = vec_any_lt(vsll, vsll); in test1()
943 res_i = vec_any_lt(vsll, vbll); in test1()
948 res_i = vec_any_lt(vull, vull); in test1()
953 res_i = vec_any_lt(vull, vbll); in test1()
958 res_i = vec_any_lt(vbll, vsll); in test1()
963 res_i = vec_any_lt(vbll, vull); in test1()
968 res_i = vec_any_lt(vbll, vbll); in test1()
973 res_i = vec_any_lt(vda, vda); in test1()
977 res_i = vec_any_lt(vfa, vfa); in test1()