• Home
  • Raw
  • Download

Lines Matching defs:vt

1384   void Ld1(const VRegister& vt, const MemOperand& src) {  in Ld1()
1388 void Ld1(const VRegister& vt, const VRegister& vt2, const MemOperand& src) { in Ld1()
1392 void Ld1(const VRegister& vt, const VRegister& vt2, const VRegister& vt3, in Ld1()
1397 void Ld1(const VRegister& vt, const VRegister& vt2, const VRegister& vt3, in Ld1()
1402 void Ld1(const VRegister& vt, int lane, const MemOperand& src) { in Ld1()
1406 void Ld1r(const VRegister& vt, const MemOperand& src) { in Ld1r()
1410 void Ld2(const VRegister& vt, const VRegister& vt2, const MemOperand& src) { in Ld2()
1414 void Ld2(const VRegister& vt, const VRegister& vt2, int lane, in Ld2()
1419 void Ld2r(const VRegister& vt, const VRegister& vt2, const MemOperand& src) { in Ld2r()
1423 void Ld3(const VRegister& vt, const VRegister& vt2, const VRegister& vt3, in Ld3()
1428 void Ld3(const VRegister& vt, const VRegister& vt2, const VRegister& vt3, in Ld3()
1433 void Ld3r(const VRegister& vt, const VRegister& vt2, const VRegister& vt3, in Ld3r()
1438 void Ld4(const VRegister& vt, const VRegister& vt2, const VRegister& vt3, in Ld4()
1443 void Ld4(const VRegister& vt, const VRegister& vt2, const VRegister& vt3, in Ld4()
1448 void Ld4r(const VRegister& vt, const VRegister& vt2, const VRegister& vt3, in Ld4r()
1453 void St1(const VRegister& vt, const MemOperand& dst) { in St1()
1457 void St1(const VRegister& vt, const VRegister& vt2, const MemOperand& dst) { in St1()
1461 void St1(const VRegister& vt, const VRegister& vt2, const VRegister& vt3, in St1()
1466 void St1(const VRegister& vt, const VRegister& vt2, const VRegister& vt3, in St1()
1471 void St1(const VRegister& vt, int lane, const MemOperand& dst) { in St1()
1475 void St2(const VRegister& vt, const VRegister& vt2, const MemOperand& dst) { in St2()
1479 void St3(const VRegister& vt, const VRegister& vt2, const VRegister& vt3, in St3()
1484 void St4(const VRegister& vt, const VRegister& vt2, const VRegister& vt3, in St4()
1489 void St2(const VRegister& vt, const VRegister& vt2, int lane, in St2()
1494 void St3(const VRegister& vt, const VRegister& vt2, const VRegister& vt3, in St3()
1499 void St4(const VRegister& vt, const VRegister& vt2, const VRegister& vt3, in St4()