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

/external/vixl/src/aarch64/
H A Dlogic-aarch64.cc1342 LogicVRegister Simulator::sminmax(VectorFormat vform, function in class:vixl::aarch64::Simulator
1367 return sminmax(vform, dst, src1, src2, true);
1375 return sminmax(vform, dst, src1, src2, false);
H A Dsimulator-aarch64.h2296 LogicVRegister sminmax(VectorFormat vform,

Completed in 178 milliseconds