Home
last modified time | relevance | path

Searched refs:ChangeOperandReductionOpportunity (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/third_party/SPIRV-Tools/source/reduce/
Dchange_operand_reduction_opportunity.cpp20 bool ChangeOperandReductionOpportunity::PreconditionHolds() { in PreconditionHolds()
27 void ChangeOperandReductionOpportunity::Apply() { in Apply()
Dchange_operand_reduction_opportunity.h26 class ChangeOperandReductionOpportunity : public ReductionOpportunity {
30 ChangeOperandReductionOpportunity(opt::Instruction* inst, in ChangeOperandReductionOpportunity() function
Doperand_to_const_reduction_opportunity_finder.cpp63 MakeUnique<ChangeOperandReductionOpportunity>( in GetAvailableOpportunities()
Doperand_to_dominating_id_reduction_opportunity_finder.cpp100 MakeUnique<ChangeOperandReductionOpportunity>( in GetOpportunitiesForDominatingInst()
/external/deqp-deps/SPIRV-Tools/source/reduce/
Dchange_operand_reduction_opportunity.cpp20 bool ChangeOperandReductionOpportunity::PreconditionHolds() { in PreconditionHolds()
27 void ChangeOperandReductionOpportunity::Apply() { in Apply()
Dchange_operand_reduction_opportunity.h26 class ChangeOperandReductionOpportunity : public ReductionOpportunity {
30 ChangeOperandReductionOpportunity(opt::Instruction* inst, in ChangeOperandReductionOpportunity() function
Doperand_to_const_reduction_opportunity_finder.cpp63 MakeUnique<ChangeOperandReductionOpportunity>( in GetAvailableOpportunities()
Doperand_to_dominating_id_reduction_opportunity_finder.cpp100 MakeUnique<ChangeOperandReductionOpportunity>( in GetOpportunitiesForDominatingInst()