Lines Matching defs:Xor1
50389 SDValue Xor1 = DAG.getNode(ISD::XOR, DL, VT, And, Freeze_And0_R);50390 return Xor1;