Searched defs:smlsl2 (Results 1 - 1 of 1) sorted by relevance

/external/vixl/src/aarch64/
H A Dlogic-aarch64.cc997 LogicVRegister Simulator::smlsl2(VectorFormat vform, function in class:vixl::aarch64::Simulator
1005 return smlsl2(vform, dst, src1, dup_element(indexform, temp, src2, index));
3207 LogicVRegister Simulator::smlsl2(VectorFormat vform, function in class:vixl::aarch64::Simulator

Completed in 96 milliseconds