Searched refs:CarryOutType (Results 1 – 1 of 1) sorted by relevance
3579 EVT CarryOutType = N->getValueType(0); in combineCarryDiamond() local3580 if (CarryOutType != Carry0.getValue(1).getValueType() || in combineCarryDiamond()3581 CarryOutType != Carry1.getValue(1).getValueType()) in combineCarryDiamond()3630 return DAG.getConstant(0, DL, CarryOutType); in combineCarryDiamond()