• Home
  • Raw
  • Download

Lines Matching refs:op_shrn

3755             IROp op, op_rev, op_shrn, op_shln, cmp_neq, cmp_gt;  in dis_neon_data_3same()  local
3766 op_shrn = Q ? Iop_ShrN8x16 : Iop_ShrN8x8; in dis_neon_data_3same()
3772 op_shrn = Q ? Iop_ShrN16x8 : Iop_ShrN16x4; in dis_neon_data_3same()
3778 op_shrn = Q ? Iop_ShrN32x4 : Iop_ShrN32x2; in dis_neon_data_3same()
3784 op_shrn = Q ? Iop_ShrN64x2 : Iop_Shr64; in dis_neon_data_3same()
3795 op_shrn = Q ? Iop_ShrN8x16 : Iop_ShrN8x8; in dis_neon_data_3same()
3801 op_shrn = Q ? Iop_ShrN16x8 : Iop_ShrN16x4; in dis_neon_data_3same()
3807 op_shrn = Q ? Iop_ShrN32x4 : Iop_ShrN32x2; in dis_neon_data_3same()
3813 op_shrn = Q ? Iop_ShrN64x2 : Iop_Shr64; in dis_neon_data_3same()
3832 assign(shval, binop(op_shrn, in dis_neon_data_3same()
3882 IROp op, op_shrn, op_shln, cmp_gt, op_add; in dis_neon_data_3same() local
3903 op_shrn = Q ? Iop_ShrN8x16 : Iop_ShrN8x8; in dis_neon_data_3same()
3909 op_shrn = Q ? Iop_ShrN16x8 : Iop_ShrN16x4; in dis_neon_data_3same()
3915 op_shrn = Q ? Iop_ShrN32x4 : Iop_ShrN32x2; in dis_neon_data_3same()
3921 op_shrn = Q ? Iop_ShrN64x2 : Iop_Shr64; in dis_neon_data_3same()
3932 op_shrn = Q ? Iop_ShrN8x16 : Iop_ShrN8x8; in dis_neon_data_3same()
3938 op_shrn = Q ? Iop_ShrN16x8 : Iop_ShrN16x4; in dis_neon_data_3same()
3944 op_shrn = Q ? Iop_ShrN32x4 : Iop_ShrN32x2; in dis_neon_data_3same()
3950 op_shrn = Q ? Iop_ShrN64x2 : Iop_Shr64; in dis_neon_data_3same()
3964 assign(shval, binop(op_shrn, in dis_neon_data_3same()
4019 IROp op, op_rev, op_shrn, op_shln, cmp_neq, cmp_gt, op_add; in dis_neon_data_3same() local
4042 op_shrn = Q ? Iop_ShrN8x16 : Iop_ShrN8x8; in dis_neon_data_3same()
4049 op_shrn = Q ? Iop_ShrN16x8 : Iop_ShrN16x4; in dis_neon_data_3same()
4056 op_shrn = Q ? Iop_ShrN32x4 : Iop_ShrN32x2; in dis_neon_data_3same()
4063 op_shrn = Q ? Iop_ShrN64x2 : Iop_Shr64; in dis_neon_data_3same()
4075 op_shrn = Q ? Iop_ShrN8x16 : Iop_ShrN8x8; in dis_neon_data_3same()
4082 op_shrn = Q ? Iop_ShrN16x8 : Iop_ShrN16x4; in dis_neon_data_3same()
4089 op_shrn = Q ? Iop_ShrN32x4 : Iop_ShrN32x2; in dis_neon_data_3same()
4096 op_shrn = Q ? Iop_ShrN64x2 : Iop_Shr64; in dis_neon_data_3same()
4114 assign(shval, binop(op_shrn, in dis_neon_data_3same()