Searched refs:RecurrentAddExpr (Results 1 – 12 of 12) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | scalar_analysis_simplification.cpp | 166 operand_1->GetType() == SENode::RecurrentAddExpr) in AccumulatorsFromMultiply() 169 operand_2->GetType() == SENode::RecurrentAddExpr) in AccumulatorsFromMultiply() 220 if (child->GetType() == SENode::RecurrentAddExpr) { in Simplify() 229 if (child_iterator->GetType() == SENode::RecurrentAddExpr && in Simplify() 254 child->GetType() == SENode::RecurrentAddExpr) { in GatherAccumulatorsFromChildNodes() 335 } else if (count == -1 && term->GetType() != SENode::RecurrentAddExpr) { in SimplifyPolynomial() 350 assert(term->GetType() == SENode::RecurrentAddExpr && in SimplifyPolynomial() 391 if (child->GetType() == SENode::RecurrentAddExpr) { in FoldRecurrentAddExpressions() 466 if (child->GetType() == SENode::RecurrentAddExpr) { in EliminateZeroCoefficientRecurrents() 507 if (child->GetType() != SENode::RecurrentAddExpr) { in SimplifyRecurrentAddExpression()
|
D | scalar_analysis_nodes.h | 47 RecurrentAddExpr, enumerator 246 SENodeType GetType() const final { return RecurrentAddExpr; } in GetType()
|
D | scalar_analysis.cpp | 482 case RecurrentAddExpr: in AsString() 813 case SENode::RecurrentAddExpr: in Visit()
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
D | scalar_analysis_simplification.cpp | 166 operand_1->GetType() == SENode::RecurrentAddExpr) in AccumulatorsFromMultiply() 169 operand_2->GetType() == SENode::RecurrentAddExpr) in AccumulatorsFromMultiply() 220 if (child->GetType() == SENode::RecurrentAddExpr) { in Simplify() 229 if (child_iterator->GetType() == SENode::RecurrentAddExpr && in Simplify() 254 child->GetType() == SENode::RecurrentAddExpr) { in GatherAccumulatorsFromChildNodes() 335 } else if (count == -1 && term->GetType() != SENode::RecurrentAddExpr) { in SimplifyPolynomial() 350 assert(term->GetType() == SENode::RecurrentAddExpr && in SimplifyPolynomial() 391 if (child->GetType() == SENode::RecurrentAddExpr) { in FoldRecurrentAddExpressions() 466 if (child->GetType() == SENode::RecurrentAddExpr) { in EliminateZeroCoefficientRecurrents() 507 if (child->GetType() != SENode::RecurrentAddExpr) { in SimplifyRecurrentAddExpression()
|
D | scalar_analysis_nodes.h | 47 RecurrentAddExpr, enumerator 246 SENodeType GetType() const final { return RecurrentAddExpr; } in GetType()
|
D | scalar_analysis.cpp | 482 case RecurrentAddExpr: in AsString() 813 case SENode::RecurrentAddExpr: in Visit()
|
/third_party/spirv-tools/source/opt/ |
D | scalar_analysis_simplification.cpp | 166 operand_1->GetType() == SENode::RecurrentAddExpr) in AccumulatorsFromMultiply() 169 operand_2->GetType() == SENode::RecurrentAddExpr) in AccumulatorsFromMultiply() 220 if (child->GetType() == SENode::RecurrentAddExpr) { in Simplify() 229 if (child_iterator->GetType() == SENode::RecurrentAddExpr && in Simplify() 254 child->GetType() == SENode::RecurrentAddExpr) { in GatherAccumulatorsFromChildNodes() 335 } else if (count == -1 && term->GetType() != SENode::RecurrentAddExpr) { in SimplifyPolynomial() 350 assert(term->GetType() == SENode::RecurrentAddExpr && in SimplifyPolynomial() 391 if (child->GetType() == SENode::RecurrentAddExpr) { in FoldRecurrentAddExpressions() 466 if (child->GetType() == SENode::RecurrentAddExpr) { in EliminateZeroCoefficientRecurrents() 507 if (child->GetType() != SENode::RecurrentAddExpr) { in SimplifyRecurrentAddExpression()
|
D | scalar_analysis_nodes.h | 47 RecurrentAddExpr, enumerator 246 SENodeType GetType() const final { return RecurrentAddExpr; } in GetType()
|
D | scalar_analysis.cpp | 482 case RecurrentAddExpr: in AsString() 813 case SENode::RecurrentAddExpr: in Visit()
|
/third_party/skia/third_party/externals/spirv-tools/test/opt/ |
D | scalar_analysis.cpp | 137 child_1->GetType() == SENode::RecurrentAddExpr); in TEST_F() 141 child_2->GetType() == SENode::RecurrentAddExpr); in TEST_F() 145 EXPECT_EQ(simplified->GetType(), SENode::RecurrentAddExpr); in TEST_F() 263 child_1->GetType() == SENode::RecurrentAddExpr); in TEST_F() 267 child_2->GetType() == SENode::RecurrentAddExpr); in TEST_F() 270 EXPECT_EQ(simplified->GetType(), SENode::RecurrentAddExpr); in TEST_F() 899 EXPECT_EQ(load_node->GetType(), SENode::RecurrentAddExpr); in TEST_F() 917 EXPECT_EQ(load_simplified->GetType(), SENode::RecurrentAddExpr); in TEST_F() 1209 EXPECT_EQ(phi_node_1->GetType(), SENode::RecurrentAddExpr); in TEST_F() 1215 EXPECT_EQ(simplified_1->GetType(), SENode::RecurrentAddExpr); in TEST_F()
|
/third_party/spirv-tools/test/opt/ |
D | scalar_analysis.cpp | 137 child_1->GetType() == SENode::RecurrentAddExpr); in TEST_F() 141 child_2->GetType() == SENode::RecurrentAddExpr); in TEST_F() 145 EXPECT_EQ(simplified->GetType(), SENode::RecurrentAddExpr); in TEST_F() 263 child_1->GetType() == SENode::RecurrentAddExpr); in TEST_F() 267 child_2->GetType() == SENode::RecurrentAddExpr); in TEST_F() 270 EXPECT_EQ(simplified->GetType(), SENode::RecurrentAddExpr); in TEST_F() 899 EXPECT_EQ(load_node->GetType(), SENode::RecurrentAddExpr); in TEST_F() 917 EXPECT_EQ(load_simplified->GetType(), SENode::RecurrentAddExpr); in TEST_F() 1208 EXPECT_EQ(phi_node_1->GetType(), SENode::RecurrentAddExpr); in TEST_F() 1214 EXPECT_EQ(simplified_1->GetType(), SENode::RecurrentAddExpr); in TEST_F()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/ |
D | scalar_analysis.cpp | 137 child_1->GetType() == SENode::RecurrentAddExpr); in TEST_F() 141 child_2->GetType() == SENode::RecurrentAddExpr); in TEST_F() 145 EXPECT_EQ(simplified->GetType(), SENode::RecurrentAddExpr); in TEST_F() 263 child_1->GetType() == SENode::RecurrentAddExpr); in TEST_F() 267 child_2->GetType() == SENode::RecurrentAddExpr); in TEST_F() 270 EXPECT_EQ(simplified->GetType(), SENode::RecurrentAddExpr); in TEST_F() 899 EXPECT_EQ(load_node->GetType(), SENode::RecurrentAddExpr); in TEST_F() 917 EXPECT_EQ(load_simplified->GetType(), SENode::RecurrentAddExpr); in TEST_F() 1209 EXPECT_EQ(phi_node_1->GetType(), SENode::RecurrentAddExpr); in TEST_F() 1215 EXPECT_EQ(simplified_1->GetType(), SENode::RecurrentAddExpr); in TEST_F()
|