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

/external/vixl/src/vixl/a64/
H A Dlogic-a64.cc2503 LogicVRegister Simulator::shrn2(VectorFormat vform, function in class:vixl::Simulator
2665 return shrn2(vform, dst, src, shift).UnsignedSaturate(vform);
3320 shrn2(vform, dst, temp, LaneSizeInBitsFromFormat(vform));
3364 shrn2(vform, dst, temp, LaneSizeInBitsFromFormat(vform));

Completed in 149 milliseconds