Lines Matching refs:vt2
2595 const VRegister& vt2,
2597 USE(vt2);
2599 VIXL_ASSERT(AreSameFormat(vt, vt2));
2600 VIXL_ASSERT(AreConsecutive(vt, vt2));
2606 const VRegister& vt2,
2609 USE(vt2, vt3);
2611 VIXL_ASSERT(AreSameFormat(vt, vt2, vt3));
2612 VIXL_ASSERT(AreConsecutive(vt, vt2, vt3));
2618 const VRegister& vt2,
2622 USE(vt2, vt3, vt4);
2624 VIXL_ASSERT(AreSameFormat(vt, vt2, vt3, vt4));
2625 VIXL_ASSERT(AreConsecutive(vt, vt2, vt3, vt4));
2631 const VRegister& vt2,
2633 USE(vt2);
2635 VIXL_ASSERT(AreSameFormat(vt, vt2));
2636 VIXL_ASSERT(AreConsecutive(vt, vt2));
2642 const VRegister& vt2,
2645 USE(vt2);
2647 VIXL_ASSERT(AreSameFormat(vt, vt2));
2648 VIXL_ASSERT(AreConsecutive(vt, vt2));
2654 const VRegister& vt2,
2656 USE(vt2);
2658 VIXL_ASSERT(AreSameFormat(vt, vt2));
2659 VIXL_ASSERT(AreConsecutive(vt, vt2));
2665 const VRegister& vt2,
2668 USE(vt2, vt3);
2670 VIXL_ASSERT(AreSameFormat(vt, vt2, vt3));
2671 VIXL_ASSERT(AreConsecutive(vt, vt2, vt3));
2677 const VRegister& vt2,
2681 USE(vt2, vt3);
2683 VIXL_ASSERT(AreSameFormat(vt, vt2, vt3));
2684 VIXL_ASSERT(AreConsecutive(vt, vt2, vt3));
2690 const VRegister& vt2,
2693 USE(vt2, vt3);
2695 VIXL_ASSERT(AreSameFormat(vt, vt2, vt3));
2696 VIXL_ASSERT(AreConsecutive(vt, vt2, vt3));
2702 const VRegister& vt2,
2706 USE(vt2, vt3, vt4);
2708 VIXL_ASSERT(AreSameFormat(vt, vt2, vt3, vt4));
2709 VIXL_ASSERT(AreConsecutive(vt, vt2, vt3, vt4));
2715 const VRegister& vt2,
2720 USE(vt2, vt3, vt4);
2722 VIXL_ASSERT(AreSameFormat(vt, vt2, vt3, vt4));
2723 VIXL_ASSERT(AreConsecutive(vt, vt2, vt3, vt4));
2729 const VRegister& vt2,
2733 USE(vt2, vt3, vt4);
2735 VIXL_ASSERT(AreSameFormat(vt, vt2, vt3, vt4));
2736 VIXL_ASSERT(AreConsecutive(vt, vt2, vt3, vt4));
2748 const VRegister& vt2,
2750 USE(vt2);
2752 VIXL_ASSERT(AreSameFormat(vt, vt2));
2753 VIXL_ASSERT(AreConsecutive(vt, vt2));
2759 const VRegister& vt2,
2762 USE(vt2, vt3);
2764 VIXL_ASSERT(AreSameFormat(vt, vt2, vt3));
2765 VIXL_ASSERT(AreConsecutive(vt, vt2, vt3));
2771 const VRegister& vt2,
2775 USE(vt2, vt3, vt4);
2777 VIXL_ASSERT(AreSameFormat(vt, vt2, vt3, vt4));
2778 VIXL_ASSERT(AreConsecutive(vt, vt2, vt3, vt4));
2784 const VRegister& vt2,
2786 USE(vt2);
2788 VIXL_ASSERT(AreSameFormat(vt, vt2));
2789 VIXL_ASSERT(AreConsecutive(vt, vt2));
2795 const VRegister& vt2,
2798 USE(vt2);
2800 VIXL_ASSERT(AreSameFormat(vt, vt2));
2801 VIXL_ASSERT(AreConsecutive(vt, vt2));
2807 const VRegister& vt2,
2810 USE(vt2, vt3);
2812 VIXL_ASSERT(AreSameFormat(vt, vt2, vt3));
2813 VIXL_ASSERT(AreConsecutive(vt, vt2, vt3));
2819 const VRegister& vt2,
2823 USE(vt2, vt3);
2825 VIXL_ASSERT(AreSameFormat(vt, vt2, vt3));
2826 VIXL_ASSERT(AreConsecutive(vt, vt2, vt3));
2832 const VRegister& vt2,
2836 USE(vt2, vt3, vt4);
2838 VIXL_ASSERT(AreSameFormat(vt, vt2, vt3, vt4));
2839 VIXL_ASSERT(AreConsecutive(vt, vt2, vt3, vt4));
2845 const VRegister& vt2,
2850 USE(vt2, vt3, vt4);
2852 VIXL_ASSERT(AreSameFormat(vt, vt2, vt3, vt4));
2853 VIXL_ASSERT(AreConsecutive(vt, vt2, vt3, vt4));