Lines Matching refs:xorOp
2877 IROp xorOp = is64 ? Iop_Xor64 : Iop_Xor32;2881 binop(xorOp, mkexpr(oldC), one)));