Home
last modified time | relevance | path

Searched refs:operand_id_def (Results 1 – 6 of 6) sorted by relevance

/third_party/spirv-tools/source/reduce/
Doperand_to_undef_reduction_opportunity_finder.cpp48 auto operand_id_def = in GetAvailableOpportunities() local
55 if (spvOpcodeIsConstantOrUndef(operand_id_def->opcode())) { in GetAvailableOpportunities()
60 if (operand_id_def->opcode() == SpvOpFunction) { in GetAvailableOpportunities()
65 auto operand_type_id = operand_id_def->type_id(); in GetAvailableOpportunities()
Dchange_operand_to_undef_reduction_opportunity.cpp32 auto operand_id_def = context_->get_def_use_mgr()->GetDef(operand_id); in Apply() local
33 auto operand_type_id = operand_id_def->type_id(); in Apply()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/reduce/
Doperand_to_undef_reduction_opportunity_finder.cpp48 auto operand_id_def = in GetAvailableOpportunities() local
55 if (spvOpcodeIsConstantOrUndef(operand_id_def->opcode())) { in GetAvailableOpportunities()
60 if (operand_id_def->opcode() == SpvOpFunction) { in GetAvailableOpportunities()
65 auto operand_type_id = operand_id_def->type_id(); in GetAvailableOpportunities()
Dchange_operand_to_undef_reduction_opportunity.cpp32 auto operand_id_def = context_->get_def_use_mgr()->GetDef(operand_id); in Apply() local
33 auto operand_type_id = operand_id_def->type_id(); in Apply()
/third_party/skia/third_party/externals/spirv-tools/source/reduce/
Doperand_to_undef_reduction_opportunity_finder.cpp48 auto operand_id_def = in GetAvailableOpportunities() local
55 if (spvOpcodeIsConstantOrUndef(operand_id_def->opcode())) { in GetAvailableOpportunities()
60 if (operand_id_def->opcode() == SpvOpFunction) { in GetAvailableOpportunities()
65 auto operand_type_id = operand_id_def->type_id(); in GetAvailableOpportunities()
Dchange_operand_to_undef_reduction_opportunity.cpp32 auto operand_id_def = context_->get_def_use_mgr()->GetDef(operand_id); in Apply() local
33 auto operand_type_id = operand_id_def->type_id(); in Apply()