Searched refs:sudot (Results 1 - 6 of 6) sorted by relevance
/third_party/vixl/src/aarch64/ |
H A D | macro-assembler-sve-aarch64.cc | 1915 SVEDotIndexHelper(&Assembler::sudot, zd, za, zn, zm, index); in Sudot()
|
H A D | assembler-aarch64.h | 3400 void sudot(const VRegister& vd, 6925 void sudot(const ZRegister& zda,
|
H A D | assembler-aarch64.cc | 4716 void Assembler::sudot(const VRegister& vd,
|
H A D | assembler-sve-aarch64.cc | 9884 void Assembler::sudot(const ZRegister& zda, in sudot() function in vixl::aarch64::Assembler
|
H A D | macro-assembler-aarch64.h | 3141 V(sudot, Sudot) \
|
/third_party/vixl/test/aarch64/ |
H A D | test-api-movprfx-aarch64.cc | 343 __ sudot(z1.VnS(), z10.VnB(), z1.VnB(), 1); in TEST() 1272 __ sudot(z1.VnS(), z10.VnB(), z1.VnB(), 1); in TEST() 1708 __ sudot(z1.VnS(), z10.VnB(), z2.VnB(), 1); in TEST()
|
Completed in 56 milliseconds