Home | History | Annotate | Download | only in priv

Lines Matching refs:Iop_Not64

2949                                   unop(Iop_Not64, mkexpr(old_mask))),
3322 unop(Iop_Not64, mkexpr(arg_m))));
3356 unop(Iop_Not64, mkexpr(arg_m))));
3399 unop(Iop_Not64, mkexpr(reg_d)))));
3426 unop(Iop_Not64, mkexpr(arg_m)))));
3453 unop(Iop_Not64, mkexpr(arg_m)))));
3488 notOp = Iop_Not64;
3634 unop(Q ? Iop_NotV128 : Iop_Not64,
4244 unop(Q ? Iop_NotV128 : Iop_Not64,
4322 unop(Q ? Iop_NotV128 : Iop_Not64,
4379 assign(res, unop(Q ? Iop_NotV128 : Iop_Not64,
6167 unop(Iop_Not64,
6216 unop(Iop_Not64,
6787 assign(res, unop(Iop_Not64, mkexpr(arg_m)));
6894 unop(Q ? Iop_NotV128 : Iop_Not64,
6903 unop(Q ? Iop_NotV128 : Iop_Not64,
7021 assign(res, unop(Q ? Iop_NotV128 : Iop_Not64,
7052 assign(res, unop(Q ? Iop_NotV128 : Iop_Not64,
7083 assign(res, unop(Q ? Iop_NotV128 : Iop_Not64,
7749 putDRegI64(dreg, unop(Iop_Not64, imm_val), condT);
7774 expr = binop(Iop_And64, mkexpr(tmp_var), unop(Iop_Not64, imm_val));