Home
last modified time | relevance | path

Searched refs:foreach_block_and_inst_safe (Results 1 – 6 of 6) 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.cpp501 foreach_block_and_inst_safe(block, vec4_instruction, inst, cfg) { in opt_reduce_swizzle()
946 foreach_block_and_inst_safe(block, vec4_instruction, inst, cfg) { in move_push_constants_to_pull_constants()
1201 foreach_block_and_inst_safe (block, vec4_instruction, inst, cfg) { in opt_register_coalesce()
1433 foreach_block_and_inst_safe(block, vec4_instruction, inst, cfg) { in eliminate_find_live_channel()
1816 foreach_block_and_inst_safe(block, vec4_instruction, inst, cfg) { in lower_minmax()
1958 foreach_block_and_inst_safe (block, vec4_instruction, inst, cfg) { in fixup_3src_null_dest()
2211 foreach_block_and_inst_safe(block, vec4_instruction, inst, cfg) { in lower_simd_width()
2390 foreach_block_and_inst_safe(block, vec4_instruction, inst, cfg) { in scalarize_df()
2465 foreach_block_and_inst_safe(block, vec4_instruction, inst, cfg) { in lower_64bit_mad_to_mul_add()
Dbrw_fs_register_coalesce.cpp285 foreach_block_and_inst_safe (block, backend_instruction, inst, cfg) { in register_coalesce()
Dbrw_cfg.h315 #define foreach_block_and_inst_safe(__block, __type, __inst, __cfg) \ macro
Dbrw_fs.cpp2049 foreach_block_and_inst_safe(block, fs_inst, inst, cfg) { in assign_constant_locations()
2275 foreach_block_and_inst_safe (block, fs_inst, inst, cfg) { in lower_constant_loads()
2828 foreach_block_and_inst_safe(block, fs_inst, inst, cfg) { in compute_to_mrf()
3013 foreach_block_and_inst_safe(block, fs_inst, inst, cfg) { in eliminate_find_live_channel()
3124 foreach_block_and_inst_safe (block, fs_inst, inst, cfg) { in remove_duplicate_mrf_writes()
3447 foreach_block_and_inst_safe (block, fs_inst, inst, cfg) { in lower_load_payload()
3545 foreach_block_and_inst_safe(block, fs_inst, inst, cfg) { in lower_integer_multiplication()
3746 foreach_block_and_inst_safe(block, fs_inst, inst, cfg) { in lower_minmax()
4576 foreach_block_and_inst_safe(block, fs_inst, inst, cfg) { in lower_logical_sends()
5372 foreach_block_and_inst_safe(block, fs_inst, inst, cfg) { in lower_simd_width()
[all …]
Dbrw_vec4_visitor.cpp1665 foreach_block_and_inst_safe(block, vec4_instruction, inst, cfg) { in move_grf_array_access_to_scratch()
1819 foreach_block_and_inst_safe(block, vec4_instruction, inst, cfg) { in move_uniform_array_access_to_pull_constants()