Home
last modified time | relevance | path

Searched defs:PreconditionHolds (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/SPIRV-Tools/source/reduce/
Dremove_instruction_reduction_opportunity.cpp22 bool RemoveInstructionReductionOpportunity::PreconditionHolds() { return true; } in PreconditionHolds() function in spvtools::reduce::RemoveInstructionReductionOpportunity
Dchange_operand_reduction_opportunity.cpp20 bool ChangeOperandReductionOpportunity::PreconditionHolds() { in PreconditionHolds() function in spvtools::reduce::ChangeOperandReductionOpportunity
Dchange_operand_to_undef_reduction_opportunity.cpp23 bool ChangeOperandToUndefReductionOpportunity::PreconditionHolds() { in PreconditionHolds() function in spvtools::reduce::ChangeOperandToUndefReductionOpportunity
Dstructured_loop_to_selection_reduction_opportunity.cpp29 bool StructuredLoopToSelectionReductionOpportunity::PreconditionHolds() { in PreconditionHolds() function in spvtools::reduce::StructuredLoopToSelectionReductionOpportunity
/external/deqp-deps/SPIRV-Tools/source/reduce/
Dchange_operand_reduction_opportunity.cpp20 bool ChangeOperandReductionOpportunity::PreconditionHolds() { in PreconditionHolds() function in spvtools::reduce::ChangeOperandReductionOpportunity
Dremove_instruction_reduction_opportunity.cpp22 bool RemoveInstructionReductionOpportunity::PreconditionHolds() { return true; } in PreconditionHolds() function in spvtools::reduce::RemoveInstructionReductionOpportunity
Dstructured_loop_to_selection_reduction_opportunity.cpp27 bool StructuredLoopToSelectionReductionOpportunity::PreconditionHolds() { in PreconditionHolds() function in spvtools::reduce::StructuredLoopToSelectionReductionOpportunity