Home
last modified time | relevance | path

Searched defs:cmla (Results 1 – 3 of 3) sorted by relevance

/external/vixl/test/aarch64/
Dtest-api-movprfx-aarch64.cc1998 __ cmla(z19.VnB(), z7.VnB(), z2.VnB(), 0); in TEST() local
2001 __ cmla(z19.VnS(), z7.VnS(), z2.VnS(), 0, 0); in TEST() local
2004 __ cmla(z19.VnH(), z7.VnH(), z2.VnH(), 0, 0); in TEST() local
2859 __ cmla(z19.VnB(), z7.VnB(), z2.VnB(), 0); in TEST() local
2862 __ cmla(z19.VnS(), z7.VnS(), z2.VnS(), 0, 0); in TEST() local
2865 __ cmla(z19.VnH(), z7.VnH(), z2.VnH(), 0, 0); in TEST() local
3185 __ cmla(z19.VnB(), z19.VnB(), z2.VnB(), 0); in TEST() local
3188 __ cmla(z19.VnS(), z19.VnS(), z2.VnS(), 0, 0); in TEST() local
3191 __ cmla(z1.VnH(), z7.VnH(), z1.VnH(), 0, 0); in TEST() local
/external/vixl/src/aarch64/
Dassembler-sve-aarch64.cc6875 void Assembler::cmla(const ZRegister& zda, in cmla() function in vixl::aarch64::Assembler
6893 void Assembler::cmla(const ZRegister& zda, in cmla() function in vixl::aarch64::Assembler
Dlogic-aarch64.cc2739 LogicVRegister Simulator::cmla(VectorFormat vform, in cmla() function in vixl::aarch64::Simulator
2785 LogicVRegister Simulator::cmla(VectorFormat vform, in cmla() function in vixl::aarch64::Simulator