Searched refs:SResidual (Results 1 – 1 of 1) sorted by relevance
1793 const SCEV *SResidual = in getZeroExtendExpr() local1795 const SCEV *SZExtR = getZeroExtendExpr(SResidual, Ty, Depth + 1); in getZeroExtendExpr()1847 const SCEV *SResidual = in getZeroExtendExpr() local1849 const SCEV *SZExtR = getZeroExtendExpr(SResidual, Ty, Depth + 1); in getZeroExtendExpr()1980 const SCEV *SResidual = in getSignExtendExpr() local1982 const SCEV *SSExtR = getSignExtendExpr(SResidual, Ty, Depth + 1); in getSignExtendExpr()2125 const SCEV *SResidual = in getSignExtendExpr() local2127 const SCEV *SSExtR = getSignExtendExpr(SResidual, Ty, Depth + 1); in getSignExtendExpr()