/third_party/skia/third_party/externals/spirv-tools/test/opt/loop_optimizations/ |
D | dependence_analysis_helpers.cpp | 746 analysis.GetLowerBound(loop)->AsSEConstantNode()->FoldToSingleValue(), in TEST() 772 analysis.GetLowerBound(loop)->AsSEConstantNode()->FoldToSingleValue(), in TEST() 798 analysis.GetLowerBound(loop)->AsSEConstantNode()->FoldToSingleValue(), in TEST() 824 analysis.GetLowerBound(loop)->AsSEConstantNode()->FoldToSingleValue(), in TEST() 850 analysis.GetLowerBound(loop)->AsSEConstantNode()->FoldToSingleValue(), in TEST() 876 analysis.GetLowerBound(loop)->AsSEConstantNode()->FoldToSingleValue(), in TEST() 902 analysis.GetLowerBound(loop)->AsSEConstantNode()->FoldToSingleValue(), in TEST() 928 analysis.GetLowerBound(loop)->AsSEConstantNode()->FoldToSingleValue(), in TEST() 954 analysis.GetLowerBound(loop)->AsSEConstantNode()->FoldToSingleValue(), in TEST() 980 analysis.GetLowerBound(loop)->AsSEConstantNode()->FoldToSingleValue(), in TEST() [all …]
|
/third_party/spirv-tools/test/opt/loop_optimizations/ |
D | dependence_analysis_helpers.cpp | 746 analysis.GetLowerBound(loop)->AsSEConstantNode()->FoldToSingleValue(), in TEST() 772 analysis.GetLowerBound(loop)->AsSEConstantNode()->FoldToSingleValue(), in TEST() 798 analysis.GetLowerBound(loop)->AsSEConstantNode()->FoldToSingleValue(), in TEST() 824 analysis.GetLowerBound(loop)->AsSEConstantNode()->FoldToSingleValue(), in TEST() 850 analysis.GetLowerBound(loop)->AsSEConstantNode()->FoldToSingleValue(), in TEST() 876 analysis.GetLowerBound(loop)->AsSEConstantNode()->FoldToSingleValue(), in TEST() 902 analysis.GetLowerBound(loop)->AsSEConstantNode()->FoldToSingleValue(), in TEST() 928 analysis.GetLowerBound(loop)->AsSEConstantNode()->FoldToSingleValue(), in TEST() 954 analysis.GetLowerBound(loop)->AsSEConstantNode()->FoldToSingleValue(), in TEST() 980 analysis.GetLowerBound(loop)->AsSEConstantNode()->FoldToSingleValue(), in TEST() [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/loop_optimizations/ |
D | dependence_analysis_helpers.cpp | 746 analysis.GetLowerBound(loop)->AsSEConstantNode()->FoldToSingleValue(), in TEST() 772 analysis.GetLowerBound(loop)->AsSEConstantNode()->FoldToSingleValue(), in TEST() 798 analysis.GetLowerBound(loop)->AsSEConstantNode()->FoldToSingleValue(), in TEST() 824 analysis.GetLowerBound(loop)->AsSEConstantNode()->FoldToSingleValue(), in TEST() 850 analysis.GetLowerBound(loop)->AsSEConstantNode()->FoldToSingleValue(), in TEST() 876 analysis.GetLowerBound(loop)->AsSEConstantNode()->FoldToSingleValue(), in TEST() 902 analysis.GetLowerBound(loop)->AsSEConstantNode()->FoldToSingleValue(), in TEST() 928 analysis.GetLowerBound(loop)->AsSEConstantNode()->FoldToSingleValue(), in TEST() 954 analysis.GetLowerBound(loop)->AsSEConstantNode()->FoldToSingleValue(), in TEST() 980 analysis.GetLowerBound(loop)->AsSEConstantNode()->FoldToSingleValue(), in TEST() [all …]
|
/third_party/spirv-tools/source/opt/ |
D | loop_dependence_helpers.cpp | 50 SENode* LoopDependenceAnalysis::GetLowerBound(const Loop* loop) { in GetLowerBound() function in spvtools::opt::LoopDependenceAnalysis 148 SENode* lower_bound = GetLowerBound(loop); in IsProvablyOutsideOfLoopBounds() 399 SENode* lower_bound = GetLowerBound(loop); in GetConstantTerm()
|
D | loop_dependence.cpp | 597 SENode* lower_bound = GetLowerBound(subscript_loop); in StrongSIVTest() 746 GetLowerBound(subscript_loop)->AsSEConstantNode(); in WeakZeroSourceSIVTest() 899 GetLowerBound(subscript_loop)->AsSEConstantNode(); in WeakZeroDestinationSIVTest() 1574 GetLowerBound(loop), GetUpperBound(loop)); in DeltaTest()
|
D | loop_dependence.h | 329 SENode* GetLowerBound(const Loop* loop);
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
D | loop_dependence_helpers.cpp | 50 SENode* LoopDependenceAnalysis::GetLowerBound(const Loop* loop) { in GetLowerBound() function in spvtools::opt::LoopDependenceAnalysis 148 SENode* lower_bound = GetLowerBound(loop); in IsProvablyOutsideOfLoopBounds() 399 SENode* lower_bound = GetLowerBound(loop); in GetConstantTerm()
|
D | loop_dependence.cpp | 597 SENode* lower_bound = GetLowerBound(subscript_loop); in StrongSIVTest() 746 GetLowerBound(subscript_loop)->AsSEConstantNode(); in WeakZeroSourceSIVTest() 899 GetLowerBound(subscript_loop)->AsSEConstantNode(); in WeakZeroDestinationSIVTest() 1574 GetLowerBound(loop), GetUpperBound(loop)); in DeltaTest()
|
D | loop_dependence.h | 329 SENode* GetLowerBound(const Loop* loop);
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | loop_dependence_helpers.cpp | 50 SENode* LoopDependenceAnalysis::GetLowerBound(const Loop* loop) { in GetLowerBound() function in spvtools::opt::LoopDependenceAnalysis 148 SENode* lower_bound = GetLowerBound(loop); in IsProvablyOutsideOfLoopBounds() 399 SENode* lower_bound = GetLowerBound(loop); in GetConstantTerm()
|
D | loop_dependence.cpp | 597 SENode* lower_bound = GetLowerBound(subscript_loop); in StrongSIVTest() 746 GetLowerBound(subscript_loop)->AsSEConstantNode(); in WeakZeroSourceSIVTest() 899 GetLowerBound(subscript_loop)->AsSEConstantNode(); in WeakZeroDestinationSIVTest() 1574 GetLowerBound(loop), GetUpperBound(loop)); in DeltaTest()
|
D | loop_dependence.h | 329 SENode* GetLowerBound(const Loop* loop);
|