Home
last modified time | relevance | path

Searched refs:enclosing_block (Results 1 – 21 of 21) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dtransformation_wrap_early_terminator_in_function.cpp101 auto enclosing_block = ir_context->get_instr_block(early_terminator); in Apply() local
102 auto enclosing_function = enclosing_block->GetParent(); in Apply()
113 auto iterator = enclosing_block->tail(); in Apply()
114 if (enclosing_block->MergeBlockIdIfAny()) { in Apply()
Dtransformation_mutate_pointer.cpp95 opt::BasicBlock* enclosing_block = in Apply() local
109 ir_context->set_instr_block(backup_instruction_ptr, enclosing_block); in Apply()
122 ir_context->set_instr_block(new_value_instruction_ptr, enclosing_block); in Apply()
133 ir_context->set_instr_block(restore_instruction_ptr, enclosing_block); in Apply()
Dtransformation_add_copy_memory.cpp102 opt::BasicBlock* enclosing_block = in Apply() local
121 opt::Function* enclosing_function = enclosing_block->GetParent(); in Apply()
130 enclosing_block, insert_before_inst); in Apply()
140 ir_context->set_instr_block(new_instruction_ptr, enclosing_block); in Apply()
Dtransformation_replace_copy_object_with_store_load.cpp91 opt::BasicBlock* enclosing_block = in Apply() local
138 ir_context->set_instr_block(store_instruction, enclosing_block); in Apply()
139 ir_context->set_instr_block(load_instruction, enclosing_block); in Apply()
Dtransformation_push_id_through_variable.cpp109 opt::BasicBlock* enclosing_block = ir_context->get_instr_block(insert_before); in Apply() local
152 ir_context->set_instr_block(store_instruction, enclosing_block); in Apply()
154 ir_context->set_instr_block(load_instruction, enclosing_block); in Apply()
Dtransformation_access_chain.cpp233 opt::BasicBlock* enclosing_block = in Apply() local
302 ir_context->set_instr_block(comparison_instruction_ptr, enclosing_block); in Apply()
318 ir_context->set_instr_block(select_instruction_ptr, enclosing_block); in Apply()
349 ir_context->set_instr_block(access_chain_instruction_ptr, enclosing_block); in Apply()
Dtransformation_replace_constant_with_uniform.cpp256 opt::BasicBlock* enclosing_block = in Apply() local
266 ir_context->set_instr_block(access_chain_instruction_ptr, enclosing_block); in Apply()
273 ir_context->set_instr_block(load_instruction_ptr, enclosing_block); in Apply()
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
Dtransformation_wrap_early_terminator_in_function.cpp101 auto enclosing_block = ir_context->get_instr_block(early_terminator); in Apply() local
102 auto enclosing_function = enclosing_block->GetParent(); in Apply()
113 auto iterator = enclosing_block->tail(); in Apply()
114 if (enclosing_block->MergeBlockIdIfAny()) { in Apply()
Dtransformation_mutate_pointer.cpp95 opt::BasicBlock* enclosing_block = in Apply() local
109 ir_context->set_instr_block(backup_instruction_ptr, enclosing_block); in Apply()
122 ir_context->set_instr_block(new_value_instruction_ptr, enclosing_block); in Apply()
133 ir_context->set_instr_block(restore_instruction_ptr, enclosing_block); in Apply()
Dtransformation_add_copy_memory.cpp102 opt::BasicBlock* enclosing_block = in Apply() local
121 opt::Function* enclosing_function = enclosing_block->GetParent(); in Apply()
130 enclosing_block, insert_before_inst); in Apply()
140 ir_context->set_instr_block(new_instruction_ptr, enclosing_block); in Apply()
Dtransformation_replace_copy_object_with_store_load.cpp91 opt::BasicBlock* enclosing_block = in Apply() local
138 ir_context->set_instr_block(store_instruction, enclosing_block); in Apply()
139 ir_context->set_instr_block(load_instruction, enclosing_block); in Apply()
Dtransformation_push_id_through_variable.cpp109 opt::BasicBlock* enclosing_block = ir_context->get_instr_block(insert_before); in Apply() local
152 ir_context->set_instr_block(store_instruction, enclosing_block); in Apply()
154 ir_context->set_instr_block(load_instruction, enclosing_block); in Apply()
Dtransformation_access_chain.cpp233 opt::BasicBlock* enclosing_block = in Apply() local
302 ir_context->set_instr_block(comparison_instruction_ptr, enclosing_block); in Apply()
318 ir_context->set_instr_block(select_instruction_ptr, enclosing_block); in Apply()
349 ir_context->set_instr_block(access_chain_instruction_ptr, enclosing_block); in Apply()
Dtransformation_replace_constant_with_uniform.cpp256 opt::BasicBlock* enclosing_block = in Apply() local
266 ir_context->set_instr_block(access_chain_instruction_ptr, enclosing_block); in Apply()
273 ir_context->set_instr_block(load_instruction_ptr, enclosing_block); in Apply()
/third_party/spirv-tools/source/fuzz/
Dtransformation_wrap_early_terminator_in_function.cpp101 auto enclosing_block = ir_context->get_instr_block(early_terminator); in Apply() local
102 auto enclosing_function = enclosing_block->GetParent(); in Apply()
113 auto iterator = enclosing_block->tail(); in Apply()
114 if (enclosing_block->MergeBlockIdIfAny()) { in Apply()
Dtransformation_mutate_pointer.cpp95 opt::BasicBlock* enclosing_block = in Apply() local
109 ir_context->set_instr_block(backup_instruction_ptr, enclosing_block); in Apply()
122 ir_context->set_instr_block(new_value_instruction_ptr, enclosing_block); in Apply()
133 ir_context->set_instr_block(restore_instruction_ptr, enclosing_block); in Apply()
Dtransformation_add_copy_memory.cpp102 opt::BasicBlock* enclosing_block = in Apply() local
121 opt::Function* enclosing_function = enclosing_block->GetParent(); in Apply()
130 enclosing_block, insert_before_inst); in Apply()
140 ir_context->set_instr_block(new_instruction_ptr, enclosing_block); in Apply()
Dtransformation_replace_copy_object_with_store_load.cpp91 opt::BasicBlock* enclosing_block = in Apply() local
138 ir_context->set_instr_block(store_instruction, enclosing_block); in Apply()
139 ir_context->set_instr_block(load_instruction, enclosing_block); in Apply()
Dtransformation_push_id_through_variable.cpp109 opt::BasicBlock* enclosing_block = ir_context->get_instr_block(insert_before); in Apply() local
152 ir_context->set_instr_block(store_instruction, enclosing_block); in Apply()
154 ir_context->set_instr_block(load_instruction, enclosing_block); in Apply()
Dtransformation_access_chain.cpp233 opt::BasicBlock* enclosing_block = in Apply() local
302 ir_context->set_instr_block(comparison_instruction_ptr, enclosing_block); in Apply()
318 ir_context->set_instr_block(select_instruction_ptr, enclosing_block); in Apply()
349 ir_context->set_instr_block(access_chain_instruction_ptr, enclosing_block); in Apply()
Dtransformation_replace_constant_with_uniform.cpp256 opt::BasicBlock* enclosing_block = in Apply() local
266 ir_context->set_instr_block(access_chain_instruction_ptr, enclosing_block); in Apply()
273 ir_context->set_instr_block(load_instruction_ptr, enclosing_block); in Apply()