Searched refs:SZExtD (Results 1 – 1 of 1) sorted by relevance
1766 const SCEV *SZExtD = getZeroExtendExpr(getConstant(D), Ty, Depth); in getZeroExtendExpr() local1770 return getAddExpr(SZExtD, SZExtR, in getZeroExtendExpr()1820 const SCEV *SZExtD = getZeroExtendExpr(getConstant(D), Ty, Depth); in getZeroExtendExpr() local1824 return getAddExpr(SZExtD, SZExtR, in getZeroExtendExpr()