/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | LoopAccessAnalysis.h | 177 MemoryDepChecker(PredicatedScalarEvolution &PSE, const Loop *L) in MemoryDepChecker() 264 PredicatedScalarEvolution &PSE; 379 PredicatedScalarEvolution &PSE); 606 const PredicatedScalarEvolution &getPSE() const { return *PSE; } in getPSE() 631 std::unique_ptr<PredicatedScalarEvolution> PSE; 679 const SCEV *replaceSymbolicStrideSCEV(PredicatedScalarEvolution &PSE, 693 int64_t getPtrStride(PredicatedScalarEvolution &PSE, Value *Ptr, const Loop *Lp,
|
D | IVDescriptors.h | 43 class PredicatedScalarEvolution; variable 311 PredicatedScalarEvolution &PSE,
|
D | VectorUtils.h | 562 InterleavedAccessInfo(PredicatedScalarEvolution &PSE, Loop *L, in InterleavedAccessInfo() 622 PredicatedScalarEvolution &PSE;
|
D | ScalarEvolution.h | 1974 class PredicatedScalarEvolution { 1976 PredicatedScalarEvolution(ScalarEvolution &SE, Loop &L); 2009 PredicatedScalarEvolution(const PredicatedScalarEvolution &);
|
/external/llvm-project/llvm/include/llvm/Analysis/ |
D | LoopAccessAnalysis.h | 172 MemoryDepChecker(PredicatedScalarEvolution &PSE, const Loop *L) in MemoryDepChecker() 262 PredicatedScalarEvolution &PSE; 413 PredicatedScalarEvolution &PSE); 585 const PredicatedScalarEvolution &getPSE() const { return *PSE; } in getPSE() 610 std::unique_ptr<PredicatedScalarEvolution> PSE; 658 const SCEV *replaceSymbolicStrideSCEV(PredicatedScalarEvolution &PSE, 672 int64_t getPtrStride(PredicatedScalarEvolution &PSE, Value *Ptr, const Loop *Lp,
|
D | IVDescriptors.h | 31 class PredicatedScalarEvolution; variable 308 PredicatedScalarEvolution &PSE,
|
D | VectorUtils.h | 736 InterleavedAccessInfo(PredicatedScalarEvolution &PSE, Loop *L, in InterleavedAccessInfo() 804 PredicatedScalarEvolution &PSE;
|
D | ScalarEvolution.h | 2122 class PredicatedScalarEvolution { 2124 PredicatedScalarEvolution(ScalarEvolution &SE, Loop &L); 2157 PredicatedScalarEvolution(const PredicatedScalarEvolution &);
|
/external/llvm/include/llvm/Analysis/ |
D | LoopAccessAnalysis.h | 196 MemoryDepChecker(PredicatedScalarEvolution &PSE, const Loop *L) in MemoryDepChecker() 274 PredicatedScalarEvolution &PSE; 375 PredicatedScalarEvolution &PSE); 630 const PredicatedScalarEvolution &getPSE() const { return *PSE; } in getPSE() 649 std::unique_ptr<PredicatedScalarEvolution> PSE; 697 const SCEV *replaceSymbolicStrideSCEV(PredicatedScalarEvolution &PSE, 711 int64_t getPtrStride(PredicatedScalarEvolution &PSE, Value *Ptr, const Loop *Lp,
|
D | ScalarEvolution.h | 1724 class PredicatedScalarEvolution { 1726 PredicatedScalarEvolution(ScalarEvolution &SE, Loop &L); 1758 PredicatedScalarEvolution(const PredicatedScalarEvolution&);
|
/external/llvm-project/llvm/lib/Transforms/Vectorize/ |
D | LoopVectorizationPlanner.h | 36 class PredicatedScalarEvolution; variable 217 PredicatedScalarEvolution &PSE; 248 PredicatedScalarEvolution &PSE) in LoopVectorizationPlanner()
|
D | VPRecipeBuilder.h | 37 PredicatedScalarEvolution &PSE; 96 PredicatedScalarEvolution &PSE, VPBuilder &Builder) in VPRecipeBuilder()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Vectorize/ |
D | LoopVectorizationLegality.h | 200 Loop *L, PredicatedScalarEvolution &PSE, DominatorTree *DT, in LoopVectorizationLegality() 396 PredicatedScalarEvolution &PSE;
|
/external/llvm-project/llvm/include/llvm/Transforms/Vectorize/ |
D | LoopVectorizationLegality.h | 216 Loop *L, PredicatedScalarEvolution &PSE, DominatorTree *DT, in LoopVectorizationLegality() 439 PredicatedScalarEvolution &PSE;
|
/external/llvm/include/llvm/Transforms/Utils/ |
D | LoopUtils.h | 33 class PredicatedScalarEvolution; variable 308 static bool isInductionPHI(PHINode *Phi, PredicatedScalarEvolution &PSE,
|
/external/llvm-project/llvm/lib/Analysis/ |
D | LoopAccessAnalysis.cpp | 143 const SCEV *llvm::replaceSymbolicStrideSCEV(PredicatedScalarEvolution &PSE, in replaceSymbolicStrideSCEV() 194 PredicatedScalarEvolution &PSE) { in insert() 510 PredicatedScalarEvolution &PSE) in AccessAnalysis() 615 PredicatedScalarEvolution &PSE; 623 static bool hasComputableBounds(PredicatedScalarEvolution &PSE, in hasComputableBounds() 644 static bool isNoWrap(PredicatedScalarEvolution &PSE, in isNoWrap() 971 PredicatedScalarEvolution &PSE, const Loop *L) { in isNoWrapAddRec() 1017 int64_t llvm::getPtrStride(PredicatedScalarEvolution &PSE, Value *Ptr, in getPtrStride() 2210 : PSE(std::make_unique<PredicatedScalarEvolution>(*SE, *L)), in LoopAccessInfo()
|
D | IVDescriptors.cpp | 1028 static bool getCastsForInductionPHI(PredicatedScalarEvolution &PSE, in getCastsForInductionPHI() 1102 PredicatedScalarEvolution &PSE, in isInductionPHI()
|
/external/llvm/lib/Analysis/ |
D | LoopAccessAnalysis.cpp | 114 const SCEV *llvm::replaceSymbolicStrideSCEV(PredicatedScalarEvolution &PSE, in replaceSymbolicStrideSCEV() 154 PredicatedScalarEvolution &PSE) { in insert() 460 PredicatedScalarEvolution &PSE) in AccessAnalysis() 549 PredicatedScalarEvolution &PSE; 555 static bool hasComputableBounds(PredicatedScalarEvolution &PSE, in hasComputableBounds() 572 static bool isNoWrap(PredicatedScalarEvolution &PSE, in isNoWrap() 823 PredicatedScalarEvolution &PSE, const Loop *L) { in isNoWrapAddRec() 869 int64_t llvm::getPtrStride(PredicatedScalarEvolution &PSE, Value *Ptr, in getPtrStride() 1923 : PSE(llvm::make_unique<PredicatedScalarEvolution>(*SE, *L)), in LoopAccessInfo()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | LoopAccessAnalysis.cpp | 145 const SCEV *llvm::replaceSymbolicStrideSCEV(PredicatedScalarEvolution &PSE, in replaceSymbolicStrideSCEV() 193 PredicatedScalarEvolution &PSE) { in insert() 505 PredicatedScalarEvolution &PSE) in AccessAnalysis() 612 PredicatedScalarEvolution &PSE; 620 static bool hasComputableBounds(PredicatedScalarEvolution &PSE, in hasComputableBounds() 641 static bool isNoWrap(PredicatedScalarEvolution &PSE, in isNoWrap() 945 PredicatedScalarEvolution &PSE, const Loop *L) { in isNoWrapAddRec() 991 int64_t llvm::getPtrStride(PredicatedScalarEvolution &PSE, Value *Ptr, in getPtrStride() 2348 : PSE(std::make_unique<PredicatedScalarEvolution>(*SE, *L)), in LoopAccessInfo()
|
D | IVDescriptors.cpp | 934 static bool getCastsForInductionPHI(PredicatedScalarEvolution &PSE, in getCastsForInductionPHI() 1008 PredicatedScalarEvolution &PSE, in isInductionPHI()
|
/external/llvm/lib/Transforms/Scalar/ |
D | LoopLoadElimination.cpp | 65 bool isDependenceDistanceOfOne(PredicatedScalarEvolution &PSE, in isDependenceDistanceOfOne() 533 PredicatedScalarEvolution PSE;
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/ |
D | LoopUtils.h | 46 class PredicatedScalarEvolution; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | LoopLoadElimination.cpp | 98 bool isDependenceDistanceOfOne(PredicatedScalarEvolution &PSE, in isDependenceDistanceOfOne() 595 PredicatedScalarEvolution PSE;
|
/external/llvm-project/llvm/lib/Transforms/Scalar/ |
D | LoopLoadElimination.cpp | 99 bool isDependenceDistanceOfOne(PredicatedScalarEvolution &PSE, in isDependenceDistanceOfOne() 606 PredicatedScalarEvolution PSE;
|
/external/llvm-project/llvm/unittests/Transforms/Vectorize/ |
D | VPlanSlpTest.cpp | 30 std::unique_ptr<PredicatedScalarEvolution> PSE; 46 PSE.reset(new PredicatedScalarEvolution(*SE, *L)); in getInterleavedAccessInfo()
|