Home | History | Annotate | Download | only in X86

Lines Matching refs:XorC

17543       APInt XorC = cast<ConstantSDNode>(Op1.getOperand(1))->getAPIntValue();
17547 DAG.getConstant(~XorC, VT));