Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DScalarEvolution.cpp1793 const SCEV *SResidual = in getZeroExtendExpr() local
1795 const SCEV *SZExtR = getZeroExtendExpr(SResidual, Ty, Depth + 1); in getZeroExtendExpr()
1847 const SCEV *SResidual = in getZeroExtendExpr() local
1849 const SCEV *SZExtR = getZeroExtendExpr(SResidual, Ty, Depth + 1); in getZeroExtendExpr()
1980 const SCEV *SResidual = in getSignExtendExpr() local
1982 const SCEV *SSExtR = getSignExtendExpr(SResidual, Ty, Depth + 1); in getSignExtendExpr()
2125 const SCEV *SResidual = in getSignExtendExpr() local
2127 const SCEV *SSExtR = getSignExtendExpr(SResidual, Ty, Depth + 1); in getSignExtendExpr()