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

/external/vixl/src/aarch64/
H A Dlogic-aarch64.cc925 LogicVRegister Simulator::umull2(VectorFormat vform, function in class:vixl::aarch64::Simulator
933 return umull2(vform, dst, src1, dup_element(indexform, temp, src2, index));
3135 LogicVRegister Simulator::umull2(VectorFormat vform, function in class:vixl::aarch64::Simulator

Completed in 86 milliseconds