Searched defs:shrn2 (Results 1 - 1 of 1) sorted by relevance
/external/vixl/src/vixl/a64/ |
H A D | logic-a64.cc | 2507 LogicVRegister Simulator::shrn2(VectorFormat vform, function in class:vixl::Simulator 2669 return shrn2(vform, dst, src, shift).UnsignedSaturate(vform); 3324 shrn2(vform, dst, temp, LaneSizeInBitsFromFormat(vform)); 3368 shrn2(vform, dst, temp, LaneSizeInBitsFromFormat(vform));
|
Completed in 152 milliseconds