Home
last modified time | relevance | path

Searched refs:SResidual (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp1751 const SCEV *SResidual = in getZeroExtendExprImpl() local
1753 const SCEV *SZExtR = getZeroExtendExpr(SResidual, Ty, Depth + 1); in getZeroExtendExprImpl()
1806 const SCEV *SResidual = in getZeroExtendExprImpl() local
1808 const SCEV *SZExtR = getZeroExtendExpr(SResidual, Ty, Depth + 1); in getZeroExtendExprImpl()
1979 const SCEV *SResidual = in getSignExtendExprImpl() local
1981 const SCEV *SSExtR = getSignExtendExpr(SResidual, Ty, Depth + 1); in getSignExtendExprImpl()
2103 const SCEV *SResidual = in getSignExtendExprImpl() local
2105 const SCEV *SSExtR = getSignExtendExpr(SResidual, Ty, Depth + 1); in getSignExtendExprImpl()