H A D | macro-assembler-arm64.h | 1191 void St1(const VRegister& vt, const MemOperand& dst) { in St1() argument 1193 st1(vt, dst); in St1() 1195 void St1(const VRegister& vt, const VRegister& vt2, const MemOperand& dst) { in St1() argument 1197 st1(vt, vt2, dst); in St1() 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() 1209 void St1(const VRegister& vt, int lane, const MemOperand& dst) { in St1() argument 1211 st1(vt, lan in St1() 1632 Ld1(const VRegister& vt, const MemOperand& src) Ld1() argument 1636 Ld1(const VRegister& vt, const VRegister& vt2, const MemOperand& src) Ld1() argument 1640 Ld1(const VRegister& vt, const VRegister& vt2, const VRegister& vt3, const MemOperand& src) Ld1() argument 1645 Ld1(const VRegister& vt, const VRegister& vt2, const VRegister& vt3, const VRegister& vt4, const MemOperand& src) Ld1() argument 1650 Ld1(const VRegister& vt, int lane, const MemOperand& src) Ld1() argument 1654 Ld1r(const VRegister& vt, const MemOperand& src) Ld1r() argument 1658 Ld2(const VRegister& vt, const VRegister& vt2, const MemOperand& src) Ld2() argument 1662 Ld2(const VRegister& vt, const VRegister& vt2, int lane, const MemOperand& src) Ld2() argument 1667 Ld2r(const VRegister& vt, const VRegister& vt2, const MemOperand& src) Ld2r() argument 1671 Ld3(const VRegister& vt, const VRegister& vt2, const VRegister& vt3, const MemOperand& src) Ld3() argument 1676 Ld3(const VRegister& vt, const VRegister& vt2, const VRegister& vt3, int lane, const MemOperand& src) Ld3() argument 1681 Ld3r(const VRegister& vt, const VRegister& vt2, const VRegister& vt3, const MemOperand& src) Ld3r() argument 1686 Ld4(const VRegister& vt, const VRegister& vt2, const VRegister& vt3, const VRegister& vt4, const MemOperand& src) Ld4() argument 1691 Ld4(const VRegister& vt, const VRegister& vt2, const VRegister& vt3, const VRegister& vt4, int lane, const MemOperand& src) Ld4() argument 1696 Ld4r(const VRegister& vt, const VRegister& vt2, const VRegister& vt3, const VRegister& vt4, const MemOperand& src) Ld4r() argument 1701 St2(const VRegister& vt, const VRegister& vt2, const MemOperand& dst) St2() argument 1705 St3(const VRegister& vt, const VRegister& vt2, const VRegister& vt3, const MemOperand& dst) St3() argument 1710 St4(const VRegister& vt, const VRegister& vt2, const VRegister& vt3, const VRegister& vt4, const MemOperand& dst) St4() argument 1715 St2(const VRegister& vt, const VRegister& vt2, int lane, const MemOperand& dst) St2() argument 1720 St3(const VRegister& vt, const VRegister& vt2, const VRegister& vt3, int lane, const MemOperand& dst) St3() argument 1725 St4(const VRegister& vt, const VRegister& vt2, const VRegister& vt3, const VRegister& vt4, int lane, const MemOperand& dst) St4() argument [all...] |