Home
last modified time | relevance | path

Searched refs:foreach_block_and_inst_safe (Results 1 – 8 of 8) sorted by relevance

/external/mesa3d/src/intel/compiler/
Dbrw_fs_lower_pack.cpp35 foreach_block_and_inst_safe(block, fs_inst, inst, cfg) { in lower_pack()
Dbrw_vec4.cpp521 foreach_block_and_inst_safe(block, vec4_instruction, inst, cfg) { in opt_reduce_swizzle()
975 foreach_block_and_inst_safe(block, vec4_instruction, inst, cfg) { in move_push_constants_to_pull_constants()
1236 foreach_block_and_inst_safe (block, vec4_instruction, inst, cfg) { in opt_register_coalesce()
1479 foreach_block_and_inst_safe(block, vec4_instruction, inst, cfg) { in eliminate_find_live_channel()
1867 foreach_block_and_inst_safe(block, vec4_instruction, inst, cfg) { in lower_minmax()
2009 foreach_block_and_inst_safe (block, vec4_instruction, inst, cfg) { in fixup_3src_null_dest()
2263 foreach_block_and_inst_safe(block, vec4_instruction, inst, cfg) { in lower_simd_width()
2442 foreach_block_and_inst_safe(block, vec4_instruction, inst, cfg) { in scalarize_df()
2517 foreach_block_and_inst_safe(block, vec4_instruction, inst, cfg) { in lower_64bit_mad_to_mul_add()
Dbrw_fs_register_coalesce.cpp331 foreach_block_and_inst_safe (block, backend_instruction, inst, cfg) { in register_coalesce()
Dbrw_cfg.h392 #define foreach_block_and_inst_safe(__block, __type, __inst, __cfg) \ macro
Dbrw_fs.cpp2084 foreach_block_and_inst_safe(block, fs_inst, inst, cfg) { in split_virtual_grfs()
2336 foreach_block_and_inst_safe(block, fs_inst, inst, cfg) { in assign_constant_locations()
2578 foreach_block_and_inst_safe (block, fs_inst, inst, cfg) { in lower_constant_loads()
2631 foreach_block_and_inst_safe(block, fs_inst, inst, cfg) { in opt_algebraic()
3091 foreach_block_and_inst_safe(block, fs_inst, inst, cfg) { in compute_to_mrf()
3276 foreach_block_and_inst_safe(block, fs_inst, inst, cfg) { in eliminate_find_live_channel()
3404 foreach_block_and_inst_safe (block, fs_inst, inst, cfg) { in remove_duplicate_mrf_writes()
3746 foreach_block_and_inst_safe (block, fs_inst, inst, cfg) { in lower_load_payload()
4120 foreach_block_and_inst_safe(block, fs_inst, inst, cfg) { in lower_integer_multiplication()
4171 foreach_block_and_inst_safe(block, fs_inst, inst, cfg) { in lower_minmax()
[all …]
Dbrw_fs_lower_regioning.cpp459 foreach_block_and_inst_safe(block, fs_inst, inst, cfg) in lower_regioning()
Dbrw_fs_scoreboard.cpp1011 foreach_block_and_inst_safe(block, fs_inst, inst, shader->cfg) { in emit_inst_dependencies()
Dbrw_vec4_visitor.cpp1577 foreach_block_and_inst_safe(block, vec4_instruction, inst, cfg) { in move_grf_array_access_to_scratch()
1724 foreach_block_and_inst_safe(block, vec4_instruction, inst, cfg) { in move_uniform_array_access_to_pull_constants()