Home
last modified time | relevance | path

Searched refs:GetLowerBound (Results 1 – 12 of 12) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/test/opt/loop_optimizations/
Ddependence_analysis_helpers.cpp746 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/
Ddependence_analysis_helpers.cpp746 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/
Ddependence_analysis_helpers.cpp746 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/
Dloop_dependence_helpers.cpp50 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()
Dloop_dependence.cpp597 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()
Dloop_dependence.h329 SENode* GetLowerBound(const Loop* loop);
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dloop_dependence_helpers.cpp50 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()
Dloop_dependence.cpp597 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()
Dloop_dependence.h329 SENode* GetLowerBound(const Loop* loop);
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dloop_dependence_helpers.cpp50 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()
Dloop_dependence.cpp597 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()
Dloop_dependence.h329 SENode* GetLowerBound(const Loop* loop);