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

/external/vixl/src/aarch64/
H A Dlogic-aarch64.cc2588 LogicVRegister Simulator::rshrn(VectorFormat vform, function in class:vixl::aarch64::Simulator
2735 return rshrn(vform, dst, src, shift).UnsignedSaturate(vform);
3393 rshrn(vform, dst, temp, LaneSizeInBitsFromFormat(vform));
3437 rshrn(vform, dst, temp, LaneSizeInBitsFromFormat(vform));

Completed in 166 milliseconds