Searched refs:SResidual (Results 1 – 1 of 1) sorted by relevance
1751 const SCEV *SResidual = in getZeroExtendExprImpl() local1753 const SCEV *SZExtR = getZeroExtendExpr(SResidual, Ty, Depth + 1); in getZeroExtendExprImpl()1806 const SCEV *SResidual = in getZeroExtendExprImpl() local1808 const SCEV *SZExtR = getZeroExtendExpr(SResidual, Ty, Depth + 1); in getZeroExtendExprImpl()1979 const SCEV *SResidual = in getSignExtendExprImpl() local1981 const SCEV *SSExtR = getSignExtendExpr(SResidual, Ty, Depth + 1); in getSignExtendExprImpl()2103 const SCEV *SResidual = in getSignExtendExprImpl() local2105 const SCEV *SSExtR = getSignExtendExpr(SResidual, Ty, Depth + 1); in getSignExtendExprImpl()