/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
D | transformation_store.cpp | 213 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()
|
D | transformation_load.cpp | 189 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()
|
D | transformation_swap_conditional_branch_operands.cpp | 77 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()
|
D | transformation_add_constant_null.cpp | 53 auto new_instruction_ptr = new_instruction.get(); in Apply() local 59 ir_context->get_def_use_mgr()->AnalyzeInstDef(new_instruction_ptr); in Apply()
|
D | transformation_add_global_undef.cpp | 51 auto new_instruction_ptr = new_instruction.get(); in Apply() local 55 ir_context->get_def_use_mgr()->AnalyzeInstDef(new_instruction_ptr); in Apply()
|
D | transformation_wrap_vector_synonym.cpp | 148 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()
|
D | transformation_add_constant_boolean.cpp | 49 auto new_instruction_ptr = new_instruction.get(); in Apply() local 55 ir_context->get_def_use_mgr()->AnalyzeInstDef(new_instruction_ptr); in Apply()
|
D | transformation_add_copy_memory.cpp | 137 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()
|
D | transformation_composite_insert.cpp | 131 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/ |
D | transformation_store.cpp | 213 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()
|
D | transformation_load.cpp | 189 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()
|
D | transformation_swap_conditional_branch_operands.cpp | 77 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()
|
D | transformation_add_constant_null.cpp | 53 auto new_instruction_ptr = new_instruction.get(); in Apply() local 59 ir_context->get_def_use_mgr()->AnalyzeInstDef(new_instruction_ptr); in Apply()
|
D | transformation_add_global_undef.cpp | 51 auto new_instruction_ptr = new_instruction.get(); in Apply() local 55 ir_context->get_def_use_mgr()->AnalyzeInstDef(new_instruction_ptr); in Apply()
|
D | transformation_wrap_vector_synonym.cpp | 148 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()
|
D | transformation_add_constant_boolean.cpp | 49 auto new_instruction_ptr = new_instruction.get(); in Apply() local 55 ir_context->get_def_use_mgr()->AnalyzeInstDef(new_instruction_ptr); in Apply()
|
D | transformation_composite_insert.cpp | 131 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()
|
D | transformation_add_copy_memory.cpp | 137 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/ |
D | transformation_load.cpp | 92 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()
|
D | transformation_swap_conditional_branch_operands.cpp | 77 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()
|
D | transformation_store.cpp | 119 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()
|
D | transformation_add_global_undef.cpp | 48 auto new_instruction_ptr = new_instruction.get(); in Apply() local 52 ir_context->get_def_use_mgr()->AnalyzeInstDef(new_instruction_ptr); in Apply()
|
D | transformation_add_constant_null.cpp | 53 auto new_instruction_ptr = new_instruction.get(); in Apply() local 59 ir_context->get_def_use_mgr()->AnalyzeInstDef(new_instruction_ptr); in Apply()
|
D | transformation_add_constant_boolean.cpp | 49 auto new_instruction_ptr = new_instruction.get(); in Apply() local 55 ir_context->get_def_use_mgr()->AnalyzeInstDef(new_instruction_ptr); in Apply()
|
D | transformation_composite_insert.cpp | 132 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()
|