/external/deqp-deps/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_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_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_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_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()
|
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
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_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_swap_conditional_branch_operands.cpp | 79 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()
|
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 | 50 auto new_instruction_ptr = new_instruction.get(); in Apply() local 56 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_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()
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/fuzz/ |
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_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_swap_conditional_branch_operands.cpp | 79 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()
|
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 | 50 auto new_instruction_ptr = new_instruction.get(); in Apply() local 56 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_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()
|