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

/external/vixl/src/aarch64/
H A Dlogic-aarch64.cc2600 LogicVRegister Simulator::rshrn2(VectorFormat vform, function in class:vixl::aarch64::Simulator
2743 return rshrn2(vform, dst, src, shift).UnsignedSaturate(vform);
3404 rshrn2(vform, dst, temp, LaneSizeInBitsFromFormat(vform));
3448 rshrn2(vform, dst, temp, LaneSizeInBitsFromFormat(vform));

Completed in 120 milliseconds