Home
last modified time | relevance | path

Searched defs:def_block (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/mesa3d/src/intel/compiler/
H A Dbrw_fs_cse.cpp379 bblock_t *def_block = defs.get_block(inst->src[i]); in remap_sources() local
459 bblock_t *def_block = defs.get_block(match->dst); in brw_fs_opt_cse_defs() local
/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_opt_sink.c176 adjust_block_for_loops(nir_block *use_block, nir_block *def_block, in adjust_block_for_loops()
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/reduce/
H A Dstructured_loop_to_selection_reduction_opportunity.cpp273 opt::BasicBlock& def_block) { in DefinitionSufficientlyDominatesUse()
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/reduce/
H A Dstructured_loop_to_selection_reduction_opportunity.cpp273 opt::BasicBlock& def_block) { in DefinitionSufficientlyDominatesUse()
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/reduce/
Dstructured_loop_to_selection_reduction_opportunity.cpp273 opt::BasicBlock& def_block) { in DefinitionSufficientlyDominatesUse()
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dmem_pass.cpp366 BasicBlock* def_block = context()->get_instr_block(arg_def_instr); in RemovePhiOperands() local
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Dmem_pass.cpp366 BasicBlock* def_block = context()->get_instr_block(arg_def_instr); in RemovePhiOperands() local
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Dmem_pass.cpp368 BasicBlock* def_block = context()->get_instr_block(arg_def_instr); in RemovePhiOperands() local
/aosp_15_r20/external/mesa3d/src/amd/compiler/
H A Daco_validate.cpp106 Block& def_block = program->blocks[it->second.first]; in validate_ir() local