Home | History | Annotate | Download | only in priv

Lines Matching refs:Iop_Not64

2967                                   unop(Iop_Not64, mkexpr(old_mask))),
3338 unop(Iop_Not64, mkexpr(arg_m))));
3372 unop(Iop_Not64, mkexpr(arg_m))));
3415 unop(Iop_Not64, mkexpr(reg_d)))));
3442 unop(Iop_Not64, mkexpr(arg_m)))));
3469 unop(Iop_Not64, mkexpr(arg_m)))));
3504 notOp = Iop_Not64;
3648 unop(Q ? Iop_NotV128 : Iop_Not64,
4254 unop(Q ? Iop_NotV128 : Iop_Not64,
4332 unop(Q ? Iop_NotV128 : Iop_Not64,
4389 assign(res, unop(Q ? Iop_NotV128 : Iop_Not64,
6164 unop(Iop_Not64,
6213 unop(Iop_Not64,
6780 assign(res, unop(Iop_Not64, mkexpr(arg_m)));
6887 Iop_Not64,
6895 unop(Q ? Iop_NotV128 : Iop_Not64,
7010 assign(res, unop(Q ? Iop_NotV128 : Iop_Not64,
7041 assign(res, unop(Q ? Iop_NotV128 : Iop_Not64,
7072 assign(res, unop(Q ? Iop_NotV128 : Iop_Not64,
7736 putDRegI64(dreg, unop(Iop_Not64, imm_val), condT);
7761 expr = binop(Iop_And64, mkexpr(tmp_var), unop(Iop_Not64, imm_val));