Home | History | Annotate | Download | only in X86

Lines Matching refs:CarryOut

14086     SDValue CarryOut = DAG.getConstant(0, N->getValueType(1));
14092 return DCI.CombineTo(N, Res1, CarryOut);