Lines Matching refs:cmp_gt
3755 IROp op, op_rev, op_shrn, op_shln, cmp_neq, cmp_gt; in dis_neon_data_3same() local
3760 cmp_gt = Q ? Iop_CmpGT8Sx16 : Iop_CmpGT8Sx8; in dis_neon_data_3same()
3853 binop(cmp_gt, mkexpr(shval), in dis_neon_data_3same()
3861 assign(mask, binop(cmp_gt, mkexpr(shval), in dis_neon_data_3same()
3882 IROp op, op_shrn, op_shln, cmp_gt, op_add; in dis_neon_data_3same() local
3886 cmp_gt = Q ? Iop_CmpGT8Sx16 : Iop_CmpGT8Sx8; in dis_neon_data_3same()
3989 binop(cmp_gt, in dis_neon_data_3same()
4006 binop(cmp_gt, 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
4024 cmp_gt = Q ? Iop_CmpGT8Sx16 : Iop_CmpGT8Sx8; in dis_neon_data_3same()
4137 binop(cmp_gt, in dis_neon_data_3same()
4150 binop(cmp_gt, mkexpr(shval), in dis_neon_data_3same()
4158 assign(mask, binop(cmp_gt, mkexpr(shval), in dis_neon_data_3same()