Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DDependenceAnalysis.cpp1168 const SCEV *AbsCoeff = in strongSIVtest() local
1170 const SCEV *Product = SE->getMulExpr(UpperBound, AbsCoeff); in strongSIVtest()
1731 const SCEV *AbsCoeff = in weakZeroSrcSIVtest() local
1741 const SCEV *Product = SE->getMulExpr(AbsCoeff, UpperBound); in weakZeroSrcSIVtest()
1840 const SCEV *AbsCoeff = in weakZeroDstSIVtest() local
1850 const SCEV *Product = SE->getMulExpr(AbsCoeff, UpperBound); in weakZeroDstSIVtest()
/external/llvm/lib/Analysis/
DDependenceAnalysis.cpp1091 const SCEV *AbsCoeff = in strongSIVtest() local
1093 const SCEV *Product = SE->getMulExpr(UpperBound, AbsCoeff); in strongSIVtest()
1654 const SCEV *AbsCoeff = in weakZeroSrcSIVtest() local
1664 const SCEV *Product = SE->getMulExpr(AbsCoeff, UpperBound); in weakZeroSrcSIVtest()
1763 const SCEV *AbsCoeff = in weakZeroDstSIVtest() local
1773 const SCEV *Product = SE->getMulExpr(AbsCoeff, UpperBound); in weakZeroDstSIVtest()
/external/llvm-project/llvm/lib/Analysis/
DDependenceAnalysis.cpp1170 const SCEV *AbsCoeff = in strongSIVtest() local
1172 const SCEV *Product = SE->getMulExpr(UpperBound, AbsCoeff); in strongSIVtest()
1720 const SCEV *AbsCoeff = in weakZeroSrcSIVtest() local
1730 const SCEV *Product = SE->getMulExpr(AbsCoeff, UpperBound); in weakZeroSrcSIVtest()
1829 const SCEV *AbsCoeff = in weakZeroDstSIVtest() local
1839 const SCEV *Product = SE->getMulExpr(AbsCoeff, UpperBound); in weakZeroDstSIVtest()