Lines Matching refs:opXOR
1123 IROp opXOR = tyW==Ity_I32 ? Iop_Xor32 : Iop_Xor64;1142 inverted ? IRExpr_Binop(opXOR, IRExpr_RdTmp(guardW), one)