Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp1750 const SCEV *SZExtD = getZeroExtendExpr(getConstant(D), Ty, Depth); in getZeroExtendExprImpl() local
1754 return getAddExpr(SZExtD, SZExtR, in getZeroExtendExprImpl()
1805 const SCEV *SZExtD = getZeroExtendExpr(getConstant(D), Ty, Depth); in getZeroExtendExprImpl() local
1809 return getAddExpr(SZExtD, SZExtR, in getZeroExtendExprImpl()