Lines Matching defs:CarryOut
56696 SDValue CarryOut = DAG.getConstant(0, DL, N->getValueType(1));56702 return DCI.CombineTo(N, Res1, CarryOut);