Lines Matching defs:Xor1
9494 SDValue Xor1 = Xor.getOperand(1);9496 if (isAllOnesOrAllOnesSplat(Xor1))9499 std::swap(Xor0, Xor1);9500 if (Other != Xor1)9503 Y = Xor1;