/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
H A D | scalar_analysis.cpp | 380 const BasicBlock* header = rec->GetLoop()->GetHeaderBlock(); in IsLoopInvariant() 402 if (rec && rec->GetLoop() == loop) { in GetCoefficientFromRecurrentTerm() 440 if (recurrent->GetLoop() == loop) { in BuildGraphWithoutRecurrentTerm() 451 if (recurrent && recurrent->GetLoop() == loop) { in BuildGraphWithoutRecurrentTerm() 472 if (rec && rec->GetLoop() == loop) { in GetRecurrentTerm() 526 if (this_as_recurrent->GetLoop() != other_as_recurrent->GetLoop()) in operator ==() 602 PushToString(reinterpret_cast<uintptr_t>(recurrent->GetLoop()), in operator ()()
|
H A D | loop_dependence_helpers.cpp | 211 loops.insert((*source_nodes_it)->GetLoop()); in GetLoopForSubscriptPair() 216 loops.insert((*destination_nodes_it)->GetLoop()); in GetLoopForSubscriptPair() 327 loops.insert((*recurrent_nodes_it)->GetLoop()); in CollectLoops() 432 used_loops.insert(recurrent_node->GetLoop()); in MarkUnsusedDistanceEntriesAsIrrelevant() 442 used_loops.insert(recurrent_node->GetLoop()); in MarkUnsusedDistanceEntriesAsIrrelevant()
|
H A D | scalar_analysis_simplification.cpp | 290 recurrent->GetParentAnalysis(), recurrent->GetLoop())}; in UpdateCoefficient() 392 const Loop* loop = child->AsSERecurrentNode()->GetLoop(); in FoldRecurrentAddExpressions() 499 recurrent_expr->GetParentAnalysis(), recurrent_expr->GetLoop())}; in SimplifyRecurrentAddExpression()
|
H A D | loop_utils.h | 160 Loop* GetLoop() const { return loop_; } in GetLoop() function in spvtools::opt::LoopUtils
|
H A D | loop_dependence.cpp | 1326 constraint_0->GetLoop()); in IntersectConstraints() 1416 new_first, constraint->GetLoop()); in PropagateConstraints() 1421 new_second, constraint->GetLoop()); in PropagateConstraints() 1433 new_first, constraint->GetLoop()); in PropagateConstraints() 1446 scalar_evolution_.GetRecurrentTerm(new_second, constraint->GetLoop()); in PropagateConstraints() 1453 constraint->GetLoop(), prime_recurrent->GetOffset(), new_child); in PropagateConstraints()
|
H A D | scalar_analysis_nodes.h | 265 const Loop* GetLoop() const { return loop_; } in GetLoop() function in spvtools::opt::SERecurrentNode
|
H A D | loop_dependence.h | 178 const Loop* GetLoop() const { return loop_; } in GetLoop() function in spvtools::opt::Constraint
|
H A D | loop_peeling.cpp | 862 lhs->AsSERecurrentNode()->GetLoop() != loop_) { in GetPeelingInfo() 868 rhs->AsSERecurrentNode()->GetLoop() != loop_) { in GetPeelingInfo()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | scalar_analysis.cpp | 380 const BasicBlock* header = rec->GetLoop()->GetHeaderBlock(); in IsLoopInvariant() 402 if (rec && rec->GetLoop() == loop) { in GetCoefficientFromRecurrentTerm() 440 if (recurrent->GetLoop() == loop) { in BuildGraphWithoutRecurrentTerm() 451 if (recurrent && recurrent->GetLoop() == loop) { in BuildGraphWithoutRecurrentTerm() 472 if (rec && rec->GetLoop() == loop) { in GetRecurrentTerm() 526 if (this_as_recurrent->GetLoop() != other_as_recurrent->GetLoop()) in operator ==() 602 PushToString(reinterpret_cast<uintptr_t>(recurrent->GetLoop()), in operator ()()
|
H A D | loop_dependence_helpers.cpp | 211 loops.insert((*source_nodes_it)->GetLoop()); in GetLoopForSubscriptPair() 216 loops.insert((*destination_nodes_it)->GetLoop()); in GetLoopForSubscriptPair() 327 loops.insert((*recurrent_nodes_it)->GetLoop()); in CollectLoops() 432 used_loops.insert(recurrent_node->GetLoop()); in MarkUnsusedDistanceEntriesAsIrrelevant() 442 used_loops.insert(recurrent_node->GetLoop()); in MarkUnsusedDistanceEntriesAsIrrelevant()
|
H A D | scalar_analysis_simplification.cpp | 290 recurrent->GetParentAnalysis(), recurrent->GetLoop())}; in UpdateCoefficient() 392 const Loop* loop = child->AsSERecurrentNode()->GetLoop(); in FoldRecurrentAddExpressions() 499 recurrent_expr->GetParentAnalysis(), recurrent_expr->GetLoop())}; in SimplifyRecurrentAddExpression()
|
H A D | loop_utils.h | 160 Loop* GetLoop() const { return loop_; } in GetLoop() function in spvtools::opt::LoopUtils
|
H A D | loop_dependence.cpp | 1326 constraint_0->GetLoop()); in IntersectConstraints() 1416 new_first, constraint->GetLoop()); in PropagateConstraints() 1421 new_second, constraint->GetLoop()); in PropagateConstraints() 1433 new_first, constraint->GetLoop()); in PropagateConstraints() 1446 scalar_evolution_.GetRecurrentTerm(new_second, constraint->GetLoop()); in PropagateConstraints() 1453 constraint->GetLoop(), prime_recurrent->GetOffset(), new_child); in PropagateConstraints()
|
H A D | scalar_analysis_nodes.h | 265 const Loop* GetLoop() const { return loop_; } in GetLoop() function in spvtools::opt::SERecurrentNode
|
H A D | loop_dependence.h | 178 const Loop* GetLoop() const { return loop_; } in GetLoop() function in spvtools::opt::Constraint
|
H A D | loop_peeling.cpp | 862 lhs->AsSERecurrentNode()->GetLoop() != loop_) { in GetPeelingInfo() 868 rhs->AsSERecurrentNode()->GetLoop() != loop_) { in GetPeelingInfo()
|
/third_party/spirv-tools/source/opt/ |
H A D | scalar_analysis.cpp | 379 const BasicBlock* header = rec->GetLoop()->GetHeaderBlock(); in IsLoopInvariant() 401 if (rec && rec->GetLoop() == loop) { in GetCoefficientFromRecurrentTerm() 439 if (recurrent->GetLoop() == loop) { in BuildGraphWithoutRecurrentTerm() 450 if (recurrent && recurrent->GetLoop() == loop) { in BuildGraphWithoutRecurrentTerm() 471 if (rec && rec->GetLoop() == loop) { in GetRecurrentTerm() 525 if (this_as_recurrent->GetLoop() != other_as_recurrent->GetLoop()) in operator ==() 601 PushToString(reinterpret_cast<uintptr_t>(recurrent->GetLoop()), in operator ()()
|
H A D | loop_dependence_helpers.cpp | 209 loops.insert((*source_nodes_it)->GetLoop()); in GetLoopForSubscriptPair() 214 loops.insert((*destination_nodes_it)->GetLoop()); in GetLoopForSubscriptPair() 325 loops.insert((*recurrent_nodes_it)->GetLoop()); in CollectLoops() 430 used_loops.insert(recurrent_node->GetLoop()); in MarkUnsusedDistanceEntriesAsIrrelevant() 440 used_loops.insert(recurrent_node->GetLoop()); in MarkUnsusedDistanceEntriesAsIrrelevant()
|
H A D | scalar_analysis_simplification.cpp | 289 recurrent->GetParentAnalysis(), recurrent->GetLoop())}; in UpdateCoefficient() 391 const Loop* loop = child->AsSERecurrentNode()->GetLoop(); in FoldRecurrentAddExpressions() 498 recurrent_expr->GetParentAnalysis(), recurrent_expr->GetLoop())}; in SimplifyRecurrentAddExpression()
|
H A D | loop_utils.h | 160 Loop* GetLoop() const { return loop_; } in GetLoop() function in spvtools::opt::LoopUtils
|
H A D | loop_dependence.cpp | 1325 constraint_0->GetLoop()); in IntersectConstraints() 1415 new_first, constraint->GetLoop()); in PropagateConstraints() 1420 new_second, constraint->GetLoop()); in PropagateConstraints() 1432 new_first, constraint->GetLoop()); in PropagateConstraints() 1445 scalar_evolution_.GetRecurrentTerm(new_second, constraint->GetLoop()); in PropagateConstraints() 1452 constraint->GetLoop(), prime_recurrent->GetOffset(), new_child); in PropagateConstraints()
|
H A D | scalar_analysis_nodes.h | 265 const Loop* GetLoop() const { return loop_; } in GetLoop() function in spvtools::opt::SERecurrentNode
|
H A D | loop_dependence.h | 178 const Loop* GetLoop() const { return loop_; } in GetLoop() function in spvtools::opt::Constraint
|
H A D | loop_peeling.cpp | 863 lhs->AsSERecurrentNode()->GetLoop() != loop_) { in GetPeelingInfo() 869 rhs->AsSERecurrentNode()->GetLoop() != loop_) { in GetPeelingInfo()
|
/third_party/openSLES/api/1.1/ |
H A D | OpenSLES.h | 1245 SLresult (*GetLoop)( member
|