Home | History | Annotate | Download | only in priv

Lines Matching refs:Iop_Or64

1905                      unop(Iop_CmpNEZ64, binop(Iop_Or64, bind(0), bind(1))));
2229 case Iop_Or64:
2235 X86AluOp op = e->Iex.Binop.op==Iop_Or64 ? Xalu_OR
2724 unop(Iop_CmpwNEZ64,binop(Iop_Or64,bind(0),bind(1))));