Home
last modified time | relevance | path

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

12

/third_party/skia/third_party/externals/swiftshader/third_party/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_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_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_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()
/third_party/skia/third_party/externals/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_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_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_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_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()
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()
/third_party/spirv-tools/source/fuzz/
Dtransformation_load.cpp92 auto new_instruction_ptr = new_instruction.get(); in Apply() local
96 ir_context->get_def_use_mgr()->AnalyzeInstDefUse(new_instruction_ptr); in Apply()
97 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_store.cpp119 auto new_instruction_ptr = new_instruction.get(); in Apply() local
123 ir_context->get_def_use_mgr()->AnalyzeInstDefUse(new_instruction_ptr); in Apply()
124 ir_context->set_instr_block(new_instruction_ptr, in Apply()
Dtransformation_add_global_undef.cpp48 auto new_instruction_ptr = new_instruction.get(); in Apply() local
52 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_composite_insert.cpp132 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, in Apply()

12