Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolution.cpp1837 const SCEV *SZExtD = getZeroExtendExpr(getConstant(D), Ty, Depth); in getZeroExtendExpr() local
1841 return getAddExpr(SZExtD, SZExtR, in getZeroExtendExpr()
1891 const SCEV *SZExtD = getZeroExtendExpr(getConstant(D), Ty, Depth); in getZeroExtendExpr() local
1895 return getAddExpr(SZExtD, SZExtR, in getZeroExtendExpr()
/external/llvm-project/llvm/lib/Analysis/
DScalarEvolution.cpp1718 const SCEV *SZExtD = getZeroExtendExpr(getConstant(D), Ty, Depth); in getZeroExtendExpr() local
1722 return getAddExpr(SZExtD, SZExtR, in getZeroExtendExpr()
1772 const SCEV *SZExtD = getZeroExtendExpr(getConstant(D), Ty, Depth); in getZeroExtendExpr() local
1776 return getAddExpr(SZExtD, SZExtR, in getZeroExtendExpr()