Searched refs:TruncRHS (Results 1 – 2 of 2) sorted by relevance
5739 SDValue TruncRHS = in TryMULWIDECombine() local5749 return DCI.DAG.getNode(Opc, DL, MulType, TruncLHS, TruncRHS); in TryMULWIDECombine()
1842 if (auto *TruncRHS = dyn_cast<SCEVTruncateExpr>(SM->getOperand(1))) { in getZeroExtendExprImpl() local1843 int NewTruncBits = getTypeSizeInBits(TruncRHS->getType()) - in getZeroExtendExprImpl()1849 getTruncateExpr(TruncRHS->getOperand(), NewTruncTy), Ty), in getZeroExtendExprImpl()