Searched refs:op_shrn (Results 1 – 1 of 1) sorted by relevance
3718 IROp op, op_rev, op_shrn, op_shln, cmp_neq, cmp_gt; in dis_neon_data_3same() local3729 op_shrn = Q ? Iop_ShrN8x16 : Iop_ShrN8x8; in dis_neon_data_3same()3735 op_shrn = Q ? Iop_ShrN16x8 : Iop_ShrN16x4; in dis_neon_data_3same()3741 op_shrn = Q ? Iop_ShrN32x4 : Iop_ShrN32x2; in dis_neon_data_3same()3747 op_shrn = Q ? Iop_ShrN64x2 : Iop_Shr64; in dis_neon_data_3same()3758 op_shrn = Q ? Iop_ShrN8x16 : Iop_ShrN8x8; in dis_neon_data_3same()3764 op_shrn = Q ? Iop_ShrN16x8 : Iop_ShrN16x4; in dis_neon_data_3same()3770 op_shrn = Q ? Iop_ShrN32x4 : Iop_ShrN32x2; in dis_neon_data_3same()3776 op_shrn = Q ? Iop_ShrN64x2 : Iop_Shr64; in dis_neon_data_3same()3795 assign(shval, binop(op_shrn, in dis_neon_data_3same()[all …]