Searched defs:shrn (Results 1 - 1 of 1) sorted by relevance
/external/vixl/src/vixl/a64/ |
H A D | logic-a64.cc | 2495 LogicVRegister Simulator::shrn(VectorFormat vform, function in class:vixl::Simulator 2661 return shrn(vform, dst, src, shift).UnsignedSaturate(vform); 3313 shrn(vform, dst, temp, LaneSizeInBitsFromFormat(vform)); 3357 shrn(vform, dst, temp, LaneSizeInBitsFromFormat(vform));
|
Completed in 281 milliseconds