Searched refs:SResidual (Results 1 – 1 of 1) sorted by relevance
1817 const SCEV *SResidual = in getZeroExtendExprImpl() local1819 const SCEV *SZExtR = getZeroExtendExpr(SResidual, Ty, Depth + 1); in getZeroExtendExprImpl()1872 const SCEV *SResidual = in getZeroExtendExprImpl() local1874 const SCEV *SZExtR = getZeroExtendExpr(SResidual, Ty, Depth + 1); in getZeroExtendExprImpl()2028 const SCEV *SResidual = in getSignExtendExprImpl() local2030 const SCEV *SSExtR = getSignExtendExpr(SResidual, Ty, Depth + 1); in getSignExtendExprImpl()2157 const SCEV *SResidual = in getSignExtendExprImpl() local2159 const SCEV *SSExtR = getSignExtendExpr(SResidual, Ty, Depth + 1); in getSignExtendExprImpl()