Home
last modified time | relevance | path

Searched refs:usdot (Results 1 - 9 of 9) sorted by relevance

/third_party/vixl/src/aarch64/
H A Dmacro-assembler-sve-aarch64.cc1842 V(Usdot, usdot, FourRegDestructiveHelper)
1924 SVEDotIndexHelper(&Assembler::usdot, zd, za, zn, zm, index); in Usdot()
H A Dassembler-aarch64.h3397 void usdot(const VRegister& vd, const VRegister& vn, const VRegister& vm);
3406 void usdot(const VRegister& vd,
6916 void usdot(const ZRegister& zda, const ZRegister& zn, const ZRegister& zm);
6919 void usdot(const ZRegister& zda,
H A Dsimulator-aarch64.cc7685 usdot(vf, rd, rn, rm); in Simulator()
8117 usdot(vform, rd, temp, rn); in Simulator()
8120 usdot(vform, rd, rn, temp); in Simulator()
11623 usdot(vform, zda, zn, zm); in Simulator()
13088 usdot(vform, zda, temp, zn); in Simulator()
13091 usdot(vform, zda, zn, temp); in Simulator()
H A Dsimulator-aarch64.h4351 LogicVRegister usdot(VectorFormat vform,
H A Dassembler-aarch64.cc4393 void Assembler::usdot(const VRegister& vd,
4730 void Assembler::usdot(const VRegister& vd,
H A Dassembler-sve-aarch64.cc9859 void Assembler::usdot(const ZRegister& zda, in usdot() function in vixl::aarch64::Assembler
9870 void Assembler::usdot(const ZRegister& zda, in usdot() function in vixl::aarch64::Assembler
H A Dmacro-assembler-aarch64.h2988 V(usdot, Usdot)
3142 V(usdot, Usdot)
H A Dlogic-aarch64.cc4034 LogicVRegister Simulator::usdot(VectorFormat vform,
/third_party/vixl/test/aarch64/
H A Dtest-api-movprfx-aarch64.cc337 __ usdot(z4.VnS(), z3.VnB(), z4.VnB()); in TEST()
340 __ usdot(z10.VnS(), z10.VnB(), z0.VnB(), 0); in TEST()
1266 __ usdot(z4.VnS(), z3.VnB(), z4.VnB()); in TEST()
1269 __ usdot(z10.VnS(), z10.VnB(), z0.VnB(), 0); in TEST()
1702 __ usdot(z4.VnS(), z3.VnB(), z3.VnB()); in TEST()
1705 __ usdot(z10.VnS(), z9.VnB(), z0.VnB(), 0); in TEST()

Completed in 87 milliseconds