/third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
D | transformation_mutate_pointer.cpp | 43 auto* insert_before_inst = in IsApplicable() local 47 if (!insert_before_inst) { in IsApplicable() 55 insert_before_inst)) { in IsApplicable() 80 ir_context, insert_before_inst, constant_id) && in IsApplicable() 86 ir_context, insert_before_inst, pointer_inst->result_id()); in IsApplicable() 92 auto* insert_before_inst = in Apply() local 94 assert(insert_before_inst && "|insert_before| descriptor is invalid"); in Apply() 96 ir_context->get_instr_block(insert_before_inst); in Apply() 107 insert_before_inst->InsertBefore(std::move(backup_instruction)); in Apply() 120 insert_before_inst->InsertBefore(std::move(new_value_instruction)); in Apply() [all …]
|
D | transformation_replace_constant_with_uniform.cpp | 253 auto* insert_before_inst = GetInsertBeforeInstruction(ir_context); in Apply() local 254 assert(insert_before_inst && in Apply() 257 ir_context->get_instr_block(insert_before_inst); in Apply() 263 insert_before_inst->InsertBefore(std::move(access_chain_instruction)); in Apply() 271 insert_before_inst->InsertBefore(std::move(load_instruction)); in Apply()
|
D | transformation_add_copy_memory.cpp | 99 auto* insert_before_inst = in Apply() local 101 assert(insert_before_inst); in Apply() 103 ir_context->get_instr_block(insert_before_inst); in Apply() 130 enclosing_block, insert_before_inst); in Apply()
|
D | transformation_add_synonym.cpp | 65 auto* insert_before_inst = in IsApplicable() local 67 if (!insert_before_inst) { in IsApplicable() 72 ir_context->get_instr_block(insert_before_inst); in IsApplicable() 86 insert_before_inst)) { in IsApplicable() 98 ir_context, insert_before_inst, message_.result_id()); in IsApplicable()
|
D | transformation_composite_construct.cpp | 110 auto insert_before_inst = in Apply() local 112 auto destination_block = ir_context->get_instr_block(insert_before_inst); in Apply() 114 destination_block, insert_before_inst); in Apply()
|
D | transformation_propagate_instruction_up.cpp | 185 auto* insert_before_inst = fuzzerutil::GetLastInsertBeforeInstruction( in Apply() local 187 assert(insert_before_inst && "Can't insert |clone| into |predecessor_id"); in Apply() 189 insert_before_inst->InsertBefore(std::move(clone)); in Apply()
|
D | transformation_propagate_instruction_down.cpp | 102 auto* insert_before_inst = GetFirstInsertBeforeInstruction( in Apply() local 104 assert(insert_before_inst && "Can't insert into one of the successors"); in Apply() 106 insert_before_inst->InsertBefore(std::move(clone)); in Apply()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
D | transformation_mutate_pointer.cpp | 43 auto* insert_before_inst = in IsApplicable() local 47 if (!insert_before_inst) { in IsApplicable() 55 insert_before_inst)) { in IsApplicable() 80 ir_context, insert_before_inst, constant_id) && in IsApplicable() 86 ir_context, insert_before_inst, pointer_inst->result_id()); in IsApplicable() 92 auto* insert_before_inst = in Apply() local 94 assert(insert_before_inst && "|insert_before| descriptor is invalid"); in Apply() 96 ir_context->get_instr_block(insert_before_inst); in Apply() 107 insert_before_inst->InsertBefore(std::move(backup_instruction)); in Apply() 120 insert_before_inst->InsertBefore(std::move(new_value_instruction)); in Apply() [all …]
|
D | transformation_replace_constant_with_uniform.cpp | 253 auto* insert_before_inst = GetInsertBeforeInstruction(ir_context); in Apply() local 254 assert(insert_before_inst && in Apply() 257 ir_context->get_instr_block(insert_before_inst); in Apply() 263 insert_before_inst->InsertBefore(std::move(access_chain_instruction)); in Apply() 271 insert_before_inst->InsertBefore(std::move(load_instruction)); in Apply()
|
D | transformation_add_copy_memory.cpp | 99 auto* insert_before_inst = in Apply() local 101 assert(insert_before_inst); in Apply() 103 ir_context->get_instr_block(insert_before_inst); in Apply() 130 enclosing_block, insert_before_inst); in Apply()
|
D | transformation_add_synonym.cpp | 65 auto* insert_before_inst = in IsApplicable() local 67 if (!insert_before_inst) { in IsApplicable() 72 ir_context->get_instr_block(insert_before_inst); in IsApplicable() 86 insert_before_inst)) { in IsApplicable() 98 ir_context, insert_before_inst, message_.result_id()); in IsApplicable()
|
D | transformation_composite_construct.cpp | 110 auto insert_before_inst = in Apply() local 112 auto destination_block = ir_context->get_instr_block(insert_before_inst); in Apply() 114 destination_block, insert_before_inst); in Apply()
|
D | transformation_propagate_instruction_up.cpp | 185 auto* insert_before_inst = fuzzerutil::GetLastInsertBeforeInstruction( in Apply() local 187 assert(insert_before_inst && "Can't insert |clone| into |predecessor_id"); in Apply() 189 insert_before_inst->InsertBefore(std::move(clone)); in Apply()
|
D | transformation_propagate_instruction_down.cpp | 102 auto* insert_before_inst = GetFirstInsertBeforeInstruction( in Apply() local 104 assert(insert_before_inst && "Can't insert into one of the successors"); in Apply() 106 insert_before_inst->InsertBefore(std::move(clone)); in Apply()
|
/third_party/spirv-tools/source/fuzz/ |
D | transformation_mutate_pointer.cpp | 43 auto* insert_before_inst = in IsApplicable() local 47 if (!insert_before_inst) { in IsApplicable() 55 insert_before_inst)) { in IsApplicable() 80 ir_context, insert_before_inst, constant_id) && in IsApplicable() 86 ir_context, insert_before_inst, pointer_inst->result_id()); in IsApplicable() 92 auto* insert_before_inst = in Apply() local 94 assert(insert_before_inst && "|insert_before| descriptor is invalid"); in Apply() 96 ir_context->get_instr_block(insert_before_inst); in Apply() 107 insert_before_inst->InsertBefore(std::move(backup_instruction)); in Apply() 120 insert_before_inst->InsertBefore(std::move(new_value_instruction)); in Apply() [all …]
|
D | transformation_replace_constant_with_uniform.cpp | 253 auto* insert_before_inst = GetInsertBeforeInstruction(ir_context); in Apply() local 254 assert(insert_before_inst && in Apply() 257 ir_context->get_instr_block(insert_before_inst); in Apply() 263 insert_before_inst->InsertBefore(std::move(access_chain_instruction)); in Apply() 271 insert_before_inst->InsertBefore(std::move(load_instruction)); in Apply()
|
D | transformation_add_copy_memory.cpp | 99 auto* insert_before_inst = in Apply() local 101 assert(insert_before_inst); in Apply() 103 ir_context->get_instr_block(insert_before_inst); in Apply() 130 enclosing_block, insert_before_inst); in Apply()
|
D | transformation_add_synonym.cpp | 65 auto* insert_before_inst = in IsApplicable() local 67 if (!insert_before_inst) { in IsApplicable() 72 ir_context->get_instr_block(insert_before_inst); in IsApplicable() 86 insert_before_inst)) { in IsApplicable() 98 ir_context, insert_before_inst, message_.result_id()); in IsApplicable()
|
D | transformation_composite_construct.cpp | 110 auto insert_before_inst = in Apply() local 112 auto destination_block = ir_context->get_instr_block(insert_before_inst); in Apply() 114 destination_block, insert_before_inst); in Apply()
|
D | transformation_propagate_instruction_up.cpp | 185 auto* insert_before_inst = fuzzerutil::GetLastInsertBeforeInstruction( in Apply() local 187 assert(insert_before_inst && "Can't insert |clone| into |predecessor_id"); in Apply() 189 insert_before_inst->InsertBefore(std::move(clone)); in Apply()
|
D | transformation_propagate_instruction_down.cpp | 102 auto* insert_before_inst = GetFirstInsertBeforeInstruction( in Apply() local 104 assert(insert_before_inst && "Can't insert into one of the successors"); in Apply() 106 insert_before_inst->InsertBefore(std::move(clone)); in Apply()
|