Searched refs:sminmaxp (Results 1 - 2 of 2) sorted by relevance

/external/vixl/src/aarch64/
H A Dlogic-aarch64.cc1379 LogicVRegister Simulator::sminmaxp(VectorFormat vform, function in class:vixl::aarch64::Simulator
1411 return sminmaxp(vform, dst, src1, src2, true);
1419 return sminmaxp(vform, dst, src1, src2, false);
H A Dsimulator-aarch64.h2309 LogicVRegister sminmaxp(VectorFormat vform,

Completed in 191 milliseconds