Home
last modified time | relevance | path

Searched refs:new_instruction_ptr (Results 1 – 25 of 39) sorted by relevance

12

/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dtransformation_store.cpp213 auto new_instruction_ptr = new_instruction.get(); in Apply() local
217 ir_context->get_def_use_mgr()->AnalyzeInstDefUse(new_instruction_ptr); in Apply()
218 ir_context->set_instr_block(new_instruction_ptr, in Apply()
230 auto new_instruction_ptr = new_instruction.get(); in Apply() local
234 ir_context->get_def_use_mgr()->AnalyzeInstDefUse(new_instruction_ptr); in Apply()
235 ir_context->set_instr_block(new_instruction_ptr, in Apply()
Dtransformation_load.cpp189 auto new_instruction_ptr = new_instruction.get(); in Apply() local
193 ir_context->get_def_use_mgr()->AnalyzeInstDefUse(new_instruction_ptr); in Apply()
194 ir_context->set_instr_block(new_instruction_ptr, in Apply()
207 auto new_instruction_ptr = new_instruction.get(); in Apply() local
211 ir_context->get_def_use_mgr()->AnalyzeInstDefUse(new_instruction_ptr); in Apply()
212 ir_context->set_instr_block(new_instruction_ptr, in Apply()
Dtransformation_swap_conditional_branch_operands.cpp77 auto new_instruction_ptr = new_instruction.get(); in Apply() local
93 ir_context->get_def_use_mgr()->AnalyzeInstDefUse(new_instruction_ptr); in Apply()
94 ir_context->set_instr_block(new_instruction_ptr, block); in Apply()
Dtransformation_wrap_vector_synonym.cpp148 auto new_instruction_ptr = new_instruction.get(); in Apply() local
150 ir_context->get_def_use_mgr()->AnalyzeInstDefUse(new_instruction_ptr); in Apply()
151 ir_context->set_instr_block(new_instruction_ptr, destination_block); in Apply()
Dtransformation_add_global_undef.cpp51 auto new_instruction_ptr = new_instruction.get(); in Apply() local
55 ir_context->get_def_use_mgr()->AnalyzeInstDef(new_instruction_ptr); in Apply()
Dtransformation_add_constant_null.cpp53 auto new_instruction_ptr = new_instruction.get(); in Apply() local
59 ir_context->get_def_use_mgr()->AnalyzeInstDef(new_instruction_ptr); in Apply()
Dtransformation_add_constant_boolean.cpp49 auto new_instruction_ptr = new_instruction.get(); in Apply() local
55 ir_context->get_def_use_mgr()->AnalyzeInstDef(new_instruction_ptr); in Apply()
Dtransformation_add_copy_memory.cpp137 auto new_instruction_ptr = new_instruction.get(); in Apply() local
139 ir_context->get_def_use_mgr()->AnalyzeInstDefUse(new_instruction_ptr); in Apply()
140 ir_context->set_instr_block(new_instruction_ptr, enclosing_block); in Apply()
Dtransformation_composite_insert.cpp131 auto new_instruction_ptr = new_instruction.get(); in Apply() local
138 ir_context->get_def_use_mgr()->AnalyzeInstDefUse(new_instruction_ptr); in Apply()
139 ir_context->set_instr_block(new_instruction_ptr, in Apply()
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dtransformation_load.cpp189 auto new_instruction_ptr = new_instruction.get(); in Apply() local
193 ir_context->get_def_use_mgr()->AnalyzeInstDefUse(new_instruction_ptr); in Apply()
194 ir_context->set_instr_block(new_instruction_ptr, in Apply()
207 auto new_instruction_ptr = new_instruction.get(); in Apply() local
211 ir_context->get_def_use_mgr()->AnalyzeInstDefUse(new_instruction_ptr); in Apply()
212 ir_context->set_instr_block(new_instruction_ptr, in Apply()
Dtransformation_store.cpp213 auto new_instruction_ptr = new_instruction.get(); in Apply() local
217 ir_context->get_def_use_mgr()->AnalyzeInstDefUse(new_instruction_ptr); in Apply()
218 ir_context->set_instr_block(new_instruction_ptr, in Apply()
230 auto new_instruction_ptr = new_instruction.get(); in Apply() local
234 ir_context->get_def_use_mgr()->AnalyzeInstDefUse(new_instruction_ptr); in Apply()
235 ir_context->set_instr_block(new_instruction_ptr, in Apply()
Dtransformation_swap_conditional_branch_operands.cpp79 auto new_instruction_ptr = new_instruction.get(); in Apply() local
95 ir_context->get_def_use_mgr()->AnalyzeInstDefUse(new_instruction_ptr); in Apply()
96 ir_context->set_instr_block(new_instruction_ptr, block); in Apply()
Dtransformation_add_constant_null.cpp53 auto new_instruction_ptr = new_instruction.get(); in Apply() local
59 ir_context->get_def_use_mgr()->AnalyzeInstDef(new_instruction_ptr); in Apply()
Dtransformation_add_constant_boolean.cpp50 auto new_instruction_ptr = new_instruction.get(); in Apply() local
56 ir_context->get_def_use_mgr()->AnalyzeInstDef(new_instruction_ptr); in Apply()
Dtransformation_add_global_undef.cpp51 auto new_instruction_ptr = new_instruction.get(); in Apply() local
55 ir_context->get_def_use_mgr()->AnalyzeInstDef(new_instruction_ptr); in Apply()
Dtransformation_wrap_vector_synonym.cpp148 auto new_instruction_ptr = new_instruction.get(); in Apply() local
150 ir_context->get_def_use_mgr()->AnalyzeInstDefUse(new_instruction_ptr); in Apply()
151 ir_context->set_instr_block(new_instruction_ptr, destination_block); in Apply()
Dtransformation_composite_insert.cpp131 auto new_instruction_ptr = new_instruction.get(); in Apply() local
138 ir_context->get_def_use_mgr()->AnalyzeInstDefUse(new_instruction_ptr); in Apply()
139 ir_context->set_instr_block(new_instruction_ptr, in Apply()
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/fuzz/
Dtransformation_load.cpp189 auto new_instruction_ptr = new_instruction.get(); in Apply() local
193 ir_context->get_def_use_mgr()->AnalyzeInstDefUse(new_instruction_ptr); in Apply()
194 ir_context->set_instr_block(new_instruction_ptr, in Apply()
207 auto new_instruction_ptr = new_instruction.get(); in Apply() local
211 ir_context->get_def_use_mgr()->AnalyzeInstDefUse(new_instruction_ptr); in Apply()
212 ir_context->set_instr_block(new_instruction_ptr, in Apply()
Dtransformation_store.cpp213 auto new_instruction_ptr = new_instruction.get(); in Apply() local
217 ir_context->get_def_use_mgr()->AnalyzeInstDefUse(new_instruction_ptr); in Apply()
218 ir_context->set_instr_block(new_instruction_ptr, in Apply()
230 auto new_instruction_ptr = new_instruction.get(); in Apply() local
234 ir_context->get_def_use_mgr()->AnalyzeInstDefUse(new_instruction_ptr); in Apply()
235 ir_context->set_instr_block(new_instruction_ptr, in Apply()
Dtransformation_swap_conditional_branch_operands.cpp79 auto new_instruction_ptr = new_instruction.get(); in Apply() local
95 ir_context->get_def_use_mgr()->AnalyzeInstDefUse(new_instruction_ptr); in Apply()
96 ir_context->set_instr_block(new_instruction_ptr, block); in Apply()
Dtransformation_add_constant_null.cpp53 auto new_instruction_ptr = new_instruction.get(); in Apply() local
59 ir_context->get_def_use_mgr()->AnalyzeInstDef(new_instruction_ptr); in Apply()
Dtransformation_add_constant_boolean.cpp50 auto new_instruction_ptr = new_instruction.get(); in Apply() local
56 ir_context->get_def_use_mgr()->AnalyzeInstDef(new_instruction_ptr); in Apply()
Dtransformation_add_global_undef.cpp51 auto new_instruction_ptr = new_instruction.get(); in Apply() local
55 ir_context->get_def_use_mgr()->AnalyzeInstDef(new_instruction_ptr); in Apply()
Dtransformation_wrap_vector_synonym.cpp148 auto new_instruction_ptr = new_instruction.get(); in Apply() local
150 ir_context->get_def_use_mgr()->AnalyzeInstDefUse(new_instruction_ptr); in Apply()
151 ir_context->set_instr_block(new_instruction_ptr, destination_block); in Apply()
Dtransformation_composite_insert.cpp131 auto new_instruction_ptr = new_instruction.get(); in Apply() local
138 ir_context->get_def_use_mgr()->AnalyzeInstDefUse(new_instruction_ptr); in Apply()
139 ir_context->set_instr_block(new_instruction_ptr, in Apply()

12