Searched defs:SIV (Results 1 – 9 of 9) sorted by relevance
/external/llvm/lib/Transforms/Utils/ |
D | SimplifyIndVar.cpp | 672 SimplifyIndvar SIV(LI->getLoopFor(CurrIV->getParent()), SE, DT, LI, Dead); in simplifyUsersOfIV() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | DependenceAnalysis.h | 347 enum ClassificationKind { ZIV, SIV, RDIV, MIV, NonLinear } Classification; enumerator
|
/external/llvm/include/llvm/Analysis/ |
D | DependenceAnalysis.h | 354 enum ClassificationKind { ZIV, SIV, RDIV, MIV, NonLinear } Classification; enumerator
|
/external/llvm-project/llvm/include/llvm/Analysis/ |
D | DependenceAnalysis.h | 348 enum ClassificationKind { ZIV, SIV, RDIV, MIV, NonLinear } Classification; enumerator
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | SimplifyIndVar.cpp | 936 SimplifyIndvar SIV(LI->getLoopFor(CurrIV->getParent()), SE, DT, LI, Rewriter, in simplifyUsersOfIV() local
|
/external/llvm-project/llvm/lib/Transforms/Utils/ |
D | SimplifyIndVar.cpp | 947 SimplifyIndvar SIV(LI->getLoopFor(CurrIV->getParent()), SE, DT, LI, TTI, in simplifyUsersOfIV() local
|
/external/swiftshader/third_party/SPIRV-Tools/test/opt/loop_optimizations/ |
D | dependence_analysis.cpp | 373 TEST(DependencyAnalysis, SIV) { in TEST() argument
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/opt/loop_optimizations/ |
D | dependence_analysis.cpp | 373 TEST(DependencyAnalysis, SIV) { in TEST() argument
|
/external/deqp-deps/SPIRV-Tools/test/opt/loop_optimizations/ |
D | dependence_analysis.cpp | 373 TEST(DependencyAnalysis, SIV) { in TEST() argument
|