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

/external/vixl/src/aarch64/
H A Dlogic-aarch64.cc973 LogicVRegister Simulator::umlal2(VectorFormat vform, function in class:vixl::aarch64::Simulator
981 return umlal2(vform, dst, src1, dup_element(indexform, temp, src2, index));
3231 LogicVRegister Simulator::umlal2(VectorFormat vform, function in class:vixl::aarch64::Simulator

Completed in 358 milliseconds