/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | LoopRerollPass.cpp | 1421 void LoopReroll::DAGRootTracker::replace(const SCEV *BackedgeTakenCount) { in replace() 1617 const SCEV *BackedgeTakenCount, in reroll() 1665 const SCEV *BackedgeTakenCount = SE->getBackedgeTakenCount(L); in runOnLoop() local
|
D | LoopStrengthReduce.cpp | 2072 const SCEV *BackedgeTakenCount = SE.getBackedgeTakenCount(L); in OptimizeShadowIV() local 2257 const SCEV *BackedgeTakenCount = SE.getBackedgeTakenCount(L); in OptimizeMax() local
|
D | IndVarSimplify.cpp | 3004 const SCEV *BackedgeTakenCount = SE->getBackedgeTakenCount(L); in run() local
|
/external/llvm-project/llvm/lib/Transforms/Scalar/ |
D | LoopRerollPass.cpp | 1437 void LoopReroll::DAGRootTracker::replace(const SCEV *BackedgeTakenCount) { in replace() 1633 const SCEV *BackedgeTakenCount, in reroll() 1670 const SCEV *BackedgeTakenCount = SE->getBackedgeTakenCount(L); in runOnLoop() local
|
D | IndVarSimplify.cpp | 1749 const SCEV *BackedgeTakenCount; in run() local
|
D | LoopStrengthReduce.cpp | 2067 const SCEV *BackedgeTakenCount = SE.getBackedgeTakenCount(L); in OptimizeShadowIV() local 2252 const SCEV *BackedgeTakenCount = SE.getBackedgeTakenCount(L); in OptimizeMax() local
|
/external/llvm/lib/Transforms/Scalar/ |
D | IndVarSimplify.cpp | 1566 const SCEV *BackedgeTakenCount = SE->getBackedgeTakenCount(L); in canExpandBackedgeTakenCount() local 1912 const SCEV *BackedgeTakenCount, in linearFunctionTestReplace() 2118 const SCEV *BackedgeTakenCount = SE->getBackedgeTakenCount(L); in run() local
|
D | LoopStrengthReduce.cpp | 1788 const SCEV *BackedgeTakenCount = SE.getBackedgeTakenCount(L); in OptimizeShadowIV() local 1966 const SCEV *BackedgeTakenCount = SE.getBackedgeTakenCount(L); in OptimizeMax() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | LoopCacheAnalysis.cpp | 99 const SCEV *BackedgeTakenCount = SE.getBackedgeTakenCount(&L); in computeTripCount() local
|
D | LoopAccessAnalysis.cpp | 1352 const SCEV &BackedgeTakenCount, in isSafeDependenceDistance()
|
D | ScalarEvolution.cpp | 8223 const SCEV *BackedgeTakenCount = getBackedgeTakenCount(LI); in computeSCEVAtScope() local 8401 const SCEV *BackedgeTakenCount = getBackedgeTakenCount(AddRec->getLoop()); in computeSCEVAtScope() local
|
/external/llvm-project/llvm/lib/Analysis/ |
D | LoopCacheAnalysis.cpp | 108 const SCEV *BackedgeTakenCount = SE.getBackedgeTakenCount(&L); in computeTripCount() local
|
D | LoopAccessAnalysis.cpp | 1378 const SCEV &BackedgeTakenCount, in isSafeDependenceDistance()
|
D | ScalarEvolution.cpp | 8461 const SCEV *BackedgeTakenCount = getBackedgeTakenCount(CurrLoop); in computeSCEVAtScope() local 8642 const SCEV *BackedgeTakenCount = getBackedgeTakenCount(AddRec->getLoop()); in computeSCEVAtScope() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMTargetTransformInfo.cpp | 922 const SCEV *BackedgeTakenCount = SE.getBackedgeTakenCount(L); in isHardwareLoopProfitable() local
|
/external/llvm-project/llvm/lib/Target/ARM/ |
D | ARMTargetTransformInfo.cpp | 1662 const SCEV *BackedgeTakenCount = SE.getBackedgeTakenCount(L); in isHardwareLoopProfitable() local
|
/external/llvm-project/llvm/lib/Transforms/Utils/ |
D | LoopUtils.cpp | 812 uint64_t BackedgeTakenCount = in getLoopEstimatedTripCount() local
|
/external/llvm/lib/Analysis/ |
D | ScalarEvolution.cpp | 6741 const SCEV *BackedgeTakenCount = getBackedgeTakenCount(LI); in computeSCEVAtScope() local 6883 const SCEV *BackedgeTakenCount = getBackedgeTakenCount(AddRec->getLoop()); in computeSCEVAtScope() local
|
/external/llvm/lib/Transforms/Vectorize/ |
D | LoopVectorize.cpp | 2762 const SCEV *BackedgeTakenCount = PSE.getBackedgeTakenCount(); in getOrCreateTripCount() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
D | LoopVectorize.cpp | 2569 const SCEV *BackedgeTakenCount = PSE.getBackedgeTakenCount(); in getOrCreateTripCount() local
|
/external/llvm-project/llvm/lib/Transforms/Vectorize/ |
D | LoopVectorize.cpp | 2924 const SCEV *BackedgeTakenCount = PSE.getBackedgeTakenCount(); in getOrCreateTripCount() local
|