/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/fuzz/ |
H A 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()
|
H A 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()
|
H A 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()
|
H A 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()
|
H A 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()
|
H A D | transformation_add_copy_memory.cpp | 140 auto new_instruction_ptr = new_instruction.get(); in Apply() local 142 ir_context->get_def_use_mgr()->AnalyzeInstDefUse(new_instruction_ptr); in Apply() 143 ir_context->set_instr_block(new_instruction_ptr, enclosing_block); in Apply()
|
H A D | transformation_composite_construct.cpp | 126 auto new_instruction_ptr = new_instruction.get(); in Apply() local 128 ir_context->get_def_use_mgr()->AnalyzeInstDefUse(new_instruction_ptr); in Apply() 129 ir_context->set_instr_block(new_instruction_ptr, destination_block); in Apply()
|
H A 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()
|
H A 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()
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
H A 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()
|
H A 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()
|
H A 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()
|
H A 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()
|
H A 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()
|
H A D | transformation_add_copy_memory.cpp | 140 auto new_instruction_ptr = new_instruction.get(); in Apply() local 142 ir_context->get_def_use_mgr()->AnalyzeInstDefUse(new_instruction_ptr); in Apply() 143 ir_context->set_instr_block(new_instruction_ptr, enclosing_block); in Apply()
|
H A D | transformation_composite_construct.cpp | 126 auto new_instruction_ptr = new_instruction.get(); in Apply() local 128 ir_context->get_def_use_mgr()->AnalyzeInstDefUse(new_instruction_ptr); in Apply() 129 ir_context->set_instr_block(new_instruction_ptr, destination_block); in Apply()
|
H A 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()
|
/aosp_15_r20/external/deqp-deps/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_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()
|
D | transformation_add_copy_memory.cpp | 140 auto new_instruction_ptr = new_instruction.get(); in Apply() local 142 ir_context->get_def_use_mgr()->AnalyzeInstDefUse(new_instruction_ptr); in Apply() 143 ir_context->set_instr_block(new_instruction_ptr, enclosing_block); in Apply()
|
D | transformation_composite_construct.cpp | 126 auto new_instruction_ptr = new_instruction.get(); in Apply() local 128 ir_context->get_def_use_mgr()->AnalyzeInstDefUse(new_instruction_ptr); in Apply() 129 ir_context->set_instr_block(new_instruction_ptr, destination_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()
|