Home | History | Annotate | Download | only in priv

Lines Matching full:xorop

2882          IROp xorOp = is64 ? Iop_Xor64 : Iop_Xor32;
2886 binop(xorOp, mkexpr(oldC), one)));