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

/external/vixl/src/aarch64/
H A Dlogic-aarch64.cc901 LogicVRegister Simulator::smull2(VectorFormat vform, function in class:vixl::aarch64::Simulator
909 return smull2(vform, dst, src1, dup_element(indexform, temp, src2, index));
3159 LogicVRegister Simulator::smull2(VectorFormat vform, function in class:vixl::aarch64::Simulator
3322 LogicVRegister product = smull2(vform, temp, src1, src2);

Completed in 76 milliseconds