Home
last modified time | relevance | path

Searched refs:uaddv (Results 1 - 7 of 7) sorted by relevance

/third_party/vixl/test/aarch64/
H A Dtest-disasm-sve-aarch64.cc2933 COMPARE(uaddv(d13, p0, z15.VnB()), "uaddv d13, p0, z15.b"); in TEST()
2934 COMPARE(uaddv(d15, p2, z20.VnH()), "uaddv d15, p2, z20.h"); in TEST()
2935 COMPARE(uaddv(d17, p4, z25.VnS()), "uaddv d17, p4, z25.s"); in TEST()
2936 COMPARE(uaddv(d19, p6, z30.VnD()), "uaddv d19, p6, z30.d"); in TEST()
/third_party/vixl/src/aarch64/
H A Dsimulator-aarch64.h4767 LogicVRegister uaddv(VectorFormat vform,
H A Dassembler-aarch64.h5694 void uaddv(const VRegister& dd, const PRegister& pg, const ZRegister& zn);
H A Dassembler-sve-aarch64.cc3325 void Assembler::uaddv(const VRegister& dd, in uaddv() function in vixl::aarch64::Assembler
H A Dlogic-aarch64.cc2181 LogicVRegister Simulator::uaddv(VectorFormat vform,
H A Dmacro-assembler-aarch64.h6264 uaddv(dd, pg, zn); in Uaddv()
H A Dsimulator-aarch64.cc11684 uaddv(vform, vd, pg, zn); in Simulator()

Completed in 84 milliseconds