Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Analysis/
H A DScalarEvolution.cpp1817 const SCEV *SResidual = in getZeroExtendExprImpl() local
1819 const SCEV *SZExtR = getZeroExtendExpr(SResidual, Ty, Depth + 1); in getZeroExtendExprImpl()
1872 const SCEV *SResidual = in getZeroExtendExprImpl() local
1874 const SCEV *SZExtR = getZeroExtendExpr(SResidual, Ty, Depth + 1); in getZeroExtendExprImpl()
2028 const SCEV *SResidual = in getSignExtendExprImpl() local
2030 const SCEV *SSExtR = getSignExtendExpr(SResidual, Ty, Depth + 1); in getSignExtendExprImpl()
2157 const SCEV *SResidual = in getSignExtendExprImpl() local
2159 const SCEV *SSExtR = getSignExtendExpr(SResidual, Ty, Depth + 1); in getSignExtendExprImpl()