Lines Matching defs:Xor1
9322 SDValue Xor1 = Xor.getOperand(1);9324 if (isAllOnesOrAllOnesSplat(Xor1))9327 std::swap(Xor0, Xor1);9328 if (Other != Xor1)9331 Y = Xor1;