Home
last modified time | relevance | path

Searched refs:GetUpperBound (Results 1 - 13 of 13) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/test/opt/loop_optimizations/
H A Ddependence_analysis_helpers.cpp749 analysis.GetUpperBound(loop)->AsSEConstantNode()->FoldToSingleValue(),
775 analysis.GetUpperBound(loop)->AsSEConstantNode()->FoldToSingleValue(),
801 analysis.GetUpperBound(loop)->AsSEConstantNode()->FoldToSingleValue(),
827 analysis.GetUpperBound(loop)->AsSEConstantNode()->FoldToSingleValue(),
853 analysis.GetUpperBound(loop)->AsSEConstantNode()->FoldToSingleValue(),
879 analysis.GetUpperBound(loop)->AsSEConstantNode()->FoldToSingleValue(),
905 analysis.GetUpperBound(loop)->AsSEConstantNode()->FoldToSingleValue(),
931 analysis.GetUpperBound(loop)->AsSEConstantNode()->FoldToSingleValue(),
957 analysis.GetUpperBound(loop)->AsSEConstantNode()->FoldToSingleValue(),
983 analysis.GetUpperBound(loo
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/loop_optimizations/
H A Ddependence_analysis_helpers.cpp749 analysis.GetUpperBound(loop)->AsSEConstantNode()->FoldToSingleValue(),
775 analysis.GetUpperBound(loop)->AsSEConstantNode()->FoldToSingleValue(),
801 analysis.GetUpperBound(loop)->AsSEConstantNode()->FoldToSingleValue(),
827 analysis.GetUpperBound(loop)->AsSEConstantNode()->FoldToSingleValue(),
853 analysis.GetUpperBound(loop)->AsSEConstantNode()->FoldToSingleValue(),
879 analysis.GetUpperBound(loop)->AsSEConstantNode()->FoldToSingleValue(),
905 analysis.GetUpperBound(loop)->AsSEConstantNode()->FoldToSingleValue(),
931 analysis.GetUpperBound(loop)->AsSEConstantNode()->FoldToSingleValue(),
957 analysis.GetUpperBound(loop)->AsSEConstantNode()->FoldToSingleValue(),
983 analysis.GetUpperBound(loo
[all...]
/third_party/spirv-tools/test/opt/loop_optimizations/
H A Ddependence_analysis_helpers.cpp743 analysis.GetUpperBound(loop)->AsSEConstantNode()->FoldToSingleValue(),
769 analysis.GetUpperBound(loop)->AsSEConstantNode()->FoldToSingleValue(),
795 analysis.GetUpperBound(loop)->AsSEConstantNode()->FoldToSingleValue(),
821 analysis.GetUpperBound(loop)->AsSEConstantNode()->FoldToSingleValue(),
847 analysis.GetUpperBound(loop)->AsSEConstantNode()->FoldToSingleValue(),
873 analysis.GetUpperBound(loop)->AsSEConstantNode()->FoldToSingleValue(),
899 analysis.GetUpperBound(loop)->AsSEConstantNode()->FoldToSingleValue(),
925 analysis.GetUpperBound(loop)->AsSEConstantNode()->FoldToSingleValue(),
951 analysis.GetUpperBound(loop)->AsSEConstantNode()->FoldToSingleValue(),
977 analysis.GetUpperBound(loo
[all...]
/third_party/node/deps/v8/src/compiler/
H A Dsimplified-lowering.cc515 new_type = Type::Intersect(GetUpperBound(node), new_type, graph_zone()); in UpdateFeedbackType()
822 Type GetUpperBound(Node* node) { return NodeProperties::GetType(node); } in GetUpperBound() function in v8::internal::compiler::RepresentationSelector
826 return !GetUpperBound(node->InputAt(0)).Maybe(type); in InputCannotBe()
831 return GetUpperBound(node->InputAt(0)).Is(type); in InputIs()
844 return GetUpperBound(node->InputAt(0)).Is(type) && in BothInputsAre()
845 GetUpperBound(node->InputAt(1)).Is(type); in BothInputsAre()
855 return !GetUpperBound(node->InputAt(0)).Maybe(type) || in OneInputCannotBe()
856 !GetUpperBound(node->InputAt(1)).Maybe(type); in OneInputCannotBe()
1576 Type left_upper = GetUpperBound(node->InputAt(0)); in VisitSpeculativeIntegerAdditiveOp()
1577 Type right_upper = GetUpperBound(nod in VisitSpeculativeIntegerAdditiveOp()
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dloop_dependence_helpers.cpp82 SENode* LoopDependenceAnalysis::GetUpperBound(const Loop* loop) { in GetUpperBound() function in spvtools::opt::LoopDependenceAnalysis
149 SENode* upper_bound = GetUpperBound(loop); in IsProvablyOutsideOfLoopBounds()
H A Dloop_dependence.cpp598 SENode* upper_bound = GetUpperBound(subscript_loop); in StrongSIVTest()
748 GetUpperBound(subscript_loop)->AsSEConstantNode(); in WeakZeroSourceSIVTest()
901 GetUpperBound(subscript_loop)->AsSEConstantNode(); in WeakZeroDestinationSIVTest()
1574 GetLowerBound(loop), GetUpperBound(loop)); in DeltaTest()
H A Dloop_dependence.h333 SENode* GetUpperBound(const Loop* loop);
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dloop_dependence_helpers.cpp82 SENode* LoopDependenceAnalysis::GetUpperBound(const Loop* loop) { in GetUpperBound() function in spvtools::opt::LoopDependenceAnalysis
149 SENode* upper_bound = GetUpperBound(loop); in IsProvablyOutsideOfLoopBounds()
H A Dloop_dependence.cpp598 SENode* upper_bound = GetUpperBound(subscript_loop); in StrongSIVTest()
748 GetUpperBound(subscript_loop)->AsSEConstantNode(); in WeakZeroSourceSIVTest()
901 GetUpperBound(subscript_loop)->AsSEConstantNode(); in WeakZeroDestinationSIVTest()
1574 GetLowerBound(loop), GetUpperBound(loop)); in DeltaTest()
H A Dloop_dependence.h333 SENode* GetUpperBound(const Loop* loop);
/third_party/spirv-tools/source/opt/
H A Dloop_dependence_helpers.cpp80 SENode* LoopDependenceAnalysis::GetUpperBound(const Loop* loop) { in GetUpperBound() function in spvtools::opt::LoopDependenceAnalysis
147 SENode* upper_bound = GetUpperBound(loop); in IsProvablyOutsideOfLoopBounds()
H A Dloop_dependence.cpp597 SENode* upper_bound = GetUpperBound(subscript_loop); in StrongSIVTest()
747 GetUpperBound(subscript_loop)->AsSEConstantNode(); in WeakZeroSourceSIVTest()
900 GetUpperBound(subscript_loop)->AsSEConstantNode(); in WeakZeroDestinationSIVTest()
1573 GetLowerBound(loop), GetUpperBound(loop)); in DeltaTest()
H A Dloop_dependence.h333 SENode* GetUpperBound(const Loop* loop);

Completed in 32 milliseconds