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

/external/vixl/src/aarch64/
H A Dlogic-aarch64.cc2576 LogicVRegister Simulator::shrn2(VectorFormat vform, function in class:vixl::aarch64::Simulator
2727 return shrn2(vform, dst, src, shift).UnsignedSaturate(vform);
3382 shrn2(vform, dst, temp, LaneSizeInBitsFromFormat(vform));
3426 shrn2(vform, dst, temp, LaneSizeInBitsFromFormat(vform));

Completed in 238 milliseconds