Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DScalarEvolution.cpp1792 const SCEV *SZExtD = getZeroExtendExpr(getConstant(D), Ty, Depth); in getZeroExtendExpr() local
1796 return getAddExpr(SZExtD, SZExtR, in getZeroExtendExpr()
1846 const SCEV *SZExtD = getZeroExtendExpr(getConstant(D), Ty, Depth); in getZeroExtendExpr() local
1850 return getAddExpr(SZExtD, SZExtR, in getZeroExtendExpr()