Searched refs:SZExtD (Results 1 – 1 of 1) sorted by relevance
1792 const SCEV *SZExtD = getZeroExtendExpr(getConstant(D), Ty, Depth); in getZeroExtendExpr() local1796 return getAddExpr(SZExtD, SZExtR, in getZeroExtendExpr()1846 const SCEV *SZExtD = getZeroExtendExpr(getConstant(D), Ty, Depth); in getZeroExtendExpr() local1850 return getAddExpr(SZExtD, SZExtR, in getZeroExtendExpr()