Searched refs:TruncRHS (Results 1 – 2 of 2) sorted by relevance
4834 SDValue TruncRHS = in TryMULWIDECombine() local4844 return DCI.DAG.getNode(Opc, DL, MulType, TruncLHS, TruncRHS); in TryMULWIDECombine()
1873 if (auto *TruncRHS = dyn_cast<SCEVTruncateExpr>(SM->getOperand(1))) { in getZeroExtendExpr() local1874 int NewTruncBits = getTypeSizeInBits(TruncRHS->getType()) - in getZeroExtendExpr()1880 getTruncateExpr(TruncRHS->getOperand(), NewTruncTy), Ty), in getZeroExtendExpr()