Home
last modified time | relevance | path

Searched refs:operand_type_id (Results 1 – 25 of 31) sorted by relevance

12

/dports/devel/intel-graphics-compiler/SPIRV-Tools/source/fuzz/
H A Dtransformation_replace_add_sub_mul_with_carrying_extended.cpp61 uint32_t operand_type_id = ir_context->get_def_use_mgr() in IsApplicable() local
67 ir_context, {operand_type_id, operand_type_id}); in IsApplicable()
122 uint32_t operand_type_id = in Apply() local
129 ir_context, {operand_type_id, operand_type_id}); in Apply()
H A Dfuzzer_pass_replace_adds_subs_muls_with_carrying_extended.cpp61 uint32_t operand_type_id = in Apply() local
70 FindOrCreateStructType({operand_type_id, operand_type_id}); in Apply()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dtransformation_replace_add_sub_mul_with_carrying_extended.cpp62 uint32_t operand_type_id = ir_context->get_def_use_mgr() in IsApplicable() local
68 ir_context, {operand_type_id, operand_type_id}); in IsApplicable()
123 uint32_t operand_type_id = in Apply() local
130 ir_context, {operand_type_id, operand_type_id}); in Apply()
H A Dfuzzer_pass_replace_adds_subs_muls_with_carrying_extended.cpp63 uint32_t operand_type_id = in Apply() local
72 FindOrCreateStructType({operand_type_id, operand_type_id}); in Apply()
/dports/graphics/spirv-tools/SPIRV-Tools-2021.4/source/fuzz/
H A Dtransformation_replace_add_sub_mul_with_carrying_extended.cpp61 uint32_t operand_type_id = ir_context->get_def_use_mgr() in IsApplicable() local
67 ir_context, {operand_type_id, operand_type_id}); in IsApplicable()
122 uint32_t operand_type_id = in Apply() local
129 ir_context, {operand_type_id, operand_type_id}); in Apply()
H A Dfuzzer_pass_replace_adds_subs_muls_with_carrying_extended.cpp61 uint32_t operand_type_id = in Apply() local
70 FindOrCreateStructType({operand_type_id, operand_type_id}); in Apply()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/SPIRV-Tools/src/source/fuzz/
H A Dtransformation_replace_add_sub_mul_with_carrying_extended.cpp62 uint32_t operand_type_id = ir_context->get_def_use_mgr() in IsApplicable() local
68 ir_context, {operand_type_id, operand_type_id}); in IsApplicable()
123 uint32_t operand_type_id = in Apply() local
130 ir_context, {operand_type_id, operand_type_id}); in Apply()
H A Dfuzzer_pass_replace_adds_subs_muls_with_carrying_extended.cpp63 uint32_t operand_type_id = in Apply() local
72 FindOrCreateStructType({operand_type_id, operand_type_id}); in Apply()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/SPIRV-Tools/src/source/reduce/
H A Dchange_operand_to_undef_reduction_opportunity.cpp33 auto operand_type_id = operand_id_def->type_id(); in Apply() local
35 assert(operand_type_id); in Apply()
36 auto undef_id = FindOrCreateGlobalUndef(context_, operand_type_id); in Apply()
H A Doperand_to_undef_reduction_opportunity_finder.cpp67 auto operand_type_id = operand_id_def->type_id(); in GetAvailableOpportunities() local
68 if (operand_type_id) { in GetAvailableOpportunities()
70 context->get_def_use_mgr()->GetDef(operand_type_id); in GetAvailableOpportunities()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/SPIRV-Tools/source/reduce/
H A Dchange_operand_to_undef_reduction_opportunity.cpp33 auto operand_type_id = operand_id_def->type_id(); in Apply() local
35 assert(operand_type_id); in Apply()
36 auto undef_id = FindOrCreateGlobalUndef(context_, operand_type_id); in Apply()
H A Doperand_to_undef_reduction_opportunity_finder.cpp65 auto operand_type_id = operand_id_def->type_id(); in GetAvailableOpportunities() local
66 if (operand_type_id) { in GetAvailableOpportunities()
68 context->get_def_use_mgr()->GetDef(operand_type_id); in GetAvailableOpportunities()
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/source/reduce/
H A Dchange_operand_to_undef_reduction_opportunity.cpp33 auto operand_type_id = operand_id_def->type_id(); in Apply() local
35 assert(operand_type_id); in Apply()
36 auto undef_id = FindOrCreateGlobalUndef(context_, operand_type_id); in Apply()
H A Doperand_to_undef_reduction_opportunity_finder.cpp67 auto operand_type_id = operand_id_def->type_id(); in GetAvailableOpportunities() local
68 if (operand_type_id) { in GetAvailableOpportunities()
70 context->get_def_use_mgr()->GetDef(operand_type_id); in GetAvailableOpportunities()
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/source/reduce/
H A Dchange_operand_to_undef_reduction_opportunity.cpp33 auto operand_type_id = operand_id_def->type_id(); in Apply() local
35 assert(operand_type_id); in Apply()
36 auto undef_id = FindOrCreateGlobalUndef(context_, operand_type_id); in Apply()
H A Doperand_to_undef_reduction_opportunity_finder.cpp67 auto operand_type_id = operand_id_def->type_id(); in GetAvailableOpportunities() local
68 if (operand_type_id) { in GetAvailableOpportunities()
70 context->get_def_use_mgr()->GetDef(operand_type_id); in GetAvailableOpportunities()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/SPIRV-Tools/src/source/reduce/
H A Dchange_operand_to_undef_reduction_opportunity.cpp33 auto operand_type_id = operand_id_def->type_id(); in Apply() local
35 assert(operand_type_id); in Apply()
36 auto undef_id = FindOrCreateGlobalUndef(context_, operand_type_id); in Apply()
H A Doperand_to_undef_reduction_opportunity_finder.cpp65 auto operand_type_id = operand_id_def->type_id(); in GetAvailableOpportunities() local
66 if (operand_type_id) { in GetAvailableOpportunities()
68 context->get_def_use_mgr()->GetDef(operand_type_id); in GetAvailableOpportunities()
/dports/devel/intel-graphics-compiler/SPIRV-Tools/source/reduce/
H A Dchange_operand_to_undef_reduction_opportunity.cpp33 auto operand_type_id = operand_id_def->type_id(); in Apply() local
35 assert(operand_type_id); in Apply()
36 auto undef_id = FindOrCreateGlobalUndef(context_, operand_type_id); in Apply()
H A Doperand_to_undef_reduction_opportunity_finder.cpp65 auto operand_type_id = operand_id_def->type_id(); in GetAvailableOpportunities() local
66 if (operand_type_id) { in GetAvailableOpportunities()
68 context->get_def_use_mgr()->GetDef(operand_type_id); in GetAvailableOpportunities()
/dports/graphics/spirv-tools/SPIRV-Tools-2021.4/source/reduce/
H A Dchange_operand_to_undef_reduction_opportunity.cpp33 auto operand_type_id = operand_id_def->type_id(); in Apply() local
35 assert(operand_type_id); in Apply()
36 auto undef_id = FindOrCreateGlobalUndef(context_, operand_type_id); in Apply()
H A Doperand_to_undef_reduction_opportunity_finder.cpp65 auto operand_type_id = operand_id_def->type_id(); in GetAvailableOpportunities() local
66 if (operand_type_id) { in GetAvailableOpportunities()
68 context->get_def_use_mgr()->GetDef(operand_type_id); in GetAvailableOpportunities()
/dports/devel/intel-graphics-compiler/SPIRV-Tools/source/val/
H A Dvalidate_misc.cpp76 const auto operand_type_id = _.GetOperandTypeId(inst, 0); in ValidateAssumeTrue() local
77 if (!operand_type_id || !_.IsBoolScalarType(operand_type_id)) { in ValidateAssumeTrue()
/dports/graphics/spirv-tools/SPIRV-Tools-2021.4/source/val/
H A Dvalidate_misc.cpp76 const auto operand_type_id = _.GetOperandTypeId(inst, 0); in ValidateAssumeTrue() local
77 if (!operand_type_id || !_.IsBoolScalarType(operand_type_id)) { in ValidateAssumeTrue()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/SPIRV-Tools/src/source/val/
H A Dvalidate_composites.cpp350 const uint32_t operand_type_id = _.GetOperandTypeId(inst, 2); in ValidateCompositeConstruct() local
352 if (operand_type_id != component_type_id) { in ValidateCompositeConstruct()

12