Lines Matching refs:vt3
1199 void St1(const VRegister& vt, const VRegister& vt2, const VRegister& vt3, in St1() argument
1202 st1(vt, vt2, vt3, dst); in St1()
1204 void St1(const VRegister& vt, const VRegister& vt2, const VRegister& vt3, in St1() argument
1207 st1(vt, vt2, vt3, vt4, dst); in St1()
1640 void Ld1(const VRegister& vt, const VRegister& vt2, const VRegister& vt3, in Ld1() argument
1643 ld1(vt, vt2, vt3, src); in Ld1()
1645 void Ld1(const VRegister& vt, const VRegister& vt2, const VRegister& vt3, in Ld1() argument
1648 ld1(vt, vt2, vt3, vt4, src); in Ld1()
1671 void Ld3(const VRegister& vt, const VRegister& vt2, const VRegister& vt3, in Ld3() argument
1674 ld3(vt, vt2, vt3, src); in Ld3()
1676 void Ld3(const VRegister& vt, const VRegister& vt2, const VRegister& vt3, in Ld3() argument
1679 ld3(vt, vt2, vt3, lane, src); in Ld3()
1681 void Ld3r(const VRegister& vt, const VRegister& vt2, const VRegister& vt3, in Ld3r() argument
1684 ld3r(vt, vt2, vt3, src); in Ld3r()
1686 void Ld4(const VRegister& vt, const VRegister& vt2, const VRegister& vt3, in Ld4() argument
1689 ld4(vt, vt2, vt3, vt4, src); in Ld4()
1691 void Ld4(const VRegister& vt, const VRegister& vt2, const VRegister& vt3, in Ld4() argument
1694 ld4(vt, vt2, vt3, vt4, lane, src); in Ld4()
1696 void Ld4r(const VRegister& vt, const VRegister& vt2, const VRegister& vt3, in Ld4r() argument
1699 ld4r(vt, vt2, vt3, vt4, src); in Ld4r()
1705 void St3(const VRegister& vt, const VRegister& vt2, const VRegister& vt3, in St3() argument
1708 st3(vt, vt2, vt3, dst); in St3()
1710 void St4(const VRegister& vt, const VRegister& vt2, const VRegister& vt3, in St4() argument
1713 st4(vt, vt2, vt3, vt4, dst); in St4()
1720 void St3(const VRegister& vt, const VRegister& vt2, const VRegister& vt3, in St3() argument
1723 st3(vt, vt2, vt3, lane, dst); in St3()
1725 void St4(const VRegister& vt, const VRegister& vt2, const VRegister& vt3, in St4() argument
1728 st4(vt, vt2, vt3, vt4, lane, dst); in St4()