Home
last modified time | relevance | path

Searched refs:object_instruction (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
Dtransformation_composite_insert.cpp65 auto object_instruction = in IsApplicable() local
67 if (object_instruction == nullptr || object_instruction->type_id() == 0) { in IsApplicable()
73 ir_context->get_type_mgr()->GetType(object_instruction->type_id()); in IsApplicable()
80 if (component_to_be_replaced_type_id != object_instruction->type_id()) { in IsApplicable()
/third_party/spirv-tools/source/fuzz/
Dtransformation_composite_insert.cpp66 auto object_instruction = in IsApplicable() local
68 if (object_instruction == nullptr || object_instruction->type_id() == 0) { in IsApplicable()
74 ir_context->get_type_mgr()->GetType(object_instruction->type_id()); in IsApplicable()
81 if (component_to_be_replaced_type_id != object_instruction->type_id()) { in IsApplicable()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dtransformation_composite_insert.cpp65 auto object_instruction = in IsApplicable() local
67 if (object_instruction == nullptr || object_instruction->type_id() == 0) { in IsApplicable()
73 ir_context->get_type_mgr()->GetType(object_instruction->type_id()); in IsApplicable()
80 if (component_to_be_replaced_type_id != object_instruction->type_id()) { in IsApplicable()