Lines Matching refs:vt3
2607 const VRegister& vt3,
2609 USE(vt2, vt3);
2611 VIXL_ASSERT(AreSameFormat(vt, vt2, vt3));
2612 VIXL_ASSERT(AreConsecutive(vt, vt2, vt3));
2619 const VRegister& vt3,
2622 USE(vt2, vt3, vt4);
2624 VIXL_ASSERT(AreSameFormat(vt, vt2, vt3, vt4));
2625 VIXL_ASSERT(AreConsecutive(vt, vt2, vt3, vt4));
2666 const VRegister& vt3,
2668 USE(vt2, vt3);
2670 VIXL_ASSERT(AreSameFormat(vt, vt2, vt3));
2671 VIXL_ASSERT(AreConsecutive(vt, vt2, vt3));
2678 const VRegister& vt3,
2681 USE(vt2, vt3);
2683 VIXL_ASSERT(AreSameFormat(vt, vt2, vt3));
2684 VIXL_ASSERT(AreConsecutive(vt, vt2, vt3));
2691 const VRegister& vt3,
2693 USE(vt2, vt3);
2695 VIXL_ASSERT(AreSameFormat(vt, vt2, vt3));
2696 VIXL_ASSERT(AreConsecutive(vt, vt2, vt3));
2703 const VRegister& vt3,
2706 USE(vt2, vt3, vt4);
2708 VIXL_ASSERT(AreSameFormat(vt, vt2, vt3, vt4));
2709 VIXL_ASSERT(AreConsecutive(vt, vt2, vt3, vt4));
2716 const VRegister& vt3,
2720 USE(vt2, vt3, vt4);
2722 VIXL_ASSERT(AreSameFormat(vt, vt2, vt3, vt4));
2723 VIXL_ASSERT(AreConsecutive(vt, vt2, vt3, vt4));
2730 const VRegister& vt3,
2733 USE(vt2, vt3, vt4);
2735 VIXL_ASSERT(AreSameFormat(vt, vt2, vt3, vt4));
2736 VIXL_ASSERT(AreConsecutive(vt, vt2, vt3, vt4));
2760 const VRegister& vt3,
2762 USE(vt2, vt3);
2764 VIXL_ASSERT(AreSameFormat(vt, vt2, vt3));
2765 VIXL_ASSERT(AreConsecutive(vt, vt2, vt3));
2772 const VRegister& vt3,
2775 USE(vt2, vt3, vt4);
2777 VIXL_ASSERT(AreSameFormat(vt, vt2, vt3, vt4));
2778 VIXL_ASSERT(AreConsecutive(vt, vt2, vt3, vt4));
2808 const VRegister& vt3,
2810 USE(vt2, vt3);
2812 VIXL_ASSERT(AreSameFormat(vt, vt2, vt3));
2813 VIXL_ASSERT(AreConsecutive(vt, vt2, vt3));
2820 const VRegister& vt3,
2823 USE(vt2, vt3);
2825 VIXL_ASSERT(AreSameFormat(vt, vt2, vt3));
2826 VIXL_ASSERT(AreConsecutive(vt, vt2, vt3));
2833 const VRegister& vt3,
2836 USE(vt2, vt3, vt4);
2838 VIXL_ASSERT(AreSameFormat(vt, vt2, vt3, vt4));
2839 VIXL_ASSERT(AreConsecutive(vt, vt2, vt3, vt4));
2846 const VRegister& vt3,
2850 USE(vt2, vt3, vt4);
2852 VIXL_ASSERT(AreSameFormat(vt, vt2, vt3, vt4));
2853 VIXL_ASSERT(AreConsecutive(vt, vt2, vt3, vt4));