Home
last modified time | relevance | path

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

/external/deqp-deps/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()
/external/swiftshader/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()