/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/ |
H A D | elk_fs_sel_peephole.cpp | 72 foreach_inst_in_block(elk_fs_inst, inst, then_block) { in count_movs_from_if() 82 foreach_inst_in_block(elk_fs_inst, inst, else_block) { in count_movs_from_if()
|
H A D | elk_cfg.h | 424 foreach_inst_in_block (__type, __inst, __block) 445 #define foreach_inst_in_block(__type, __inst, __block) \ macro
|
H A D | elk_vec4_live_variables.cpp | 75 foreach_inst_in_block(vec4_instruction, inst, block) { in setup_def_use()
|
H A D | elk_vec4_cse.cpp | 174 foreach_inst_in_block (vec4_instruction, inst, block) { in opt_cse_local()
|
H A D | elk_fs_register_coalesce.cpp | 131 foreach_inst_in_block(elk_fs_inst, scan_inst, scan_block) { in can_coalesce_vars()
|
H A D | elk_fs_live_variables.cpp | 115 foreach_inst_in_block(elk_fs_inst, inst, block) { in setup_def_use()
|
H A D | elk_fs_copy_propagation.cpp | 377 foreach_inst_in_block(elk_fs_inst, inst, block) { in setup_initial_values() 1240 foreach_inst_in_block(elk_fs_inst, inst, block) { in opt_copy_propagation_local()
|
H A D | elk_fs_cse.cpp | 253 foreach_inst_in_block(elk_fs_inst, inst, block) { in opt_cse_local()
|
H A D | elk_cfg.cpp | 163 foreach_inst_in_block(elk_backend_instruction, inst, this) { in dump()
|
H A D | elk_ir_performance.cpp | 1451 foreach_inst_in_block(elk_backend_instruction, inst, block) { in calculate_performance()
|
H A D | elk_vec4.cpp | 812 foreach_inst_in_block (vec4_instruction, inst, block) { in opt_set_dependency_control()
|
/aosp_15_r20/external/mesa3d/src/intel/compiler/ |
H A D | brw_cfg.h | 414 foreach_inst_in_block (__type, __inst, __block) 435 #define foreach_inst_in_block(__type, __inst, __block) \ macro
|
H A D | brw_fs_register_coalesce.cpp | 131 foreach_inst_in_block(fs_inst, scan_inst, scan_block) { in can_coalesce_vars()
|
H A D | brw_fs_live_variables.cpp | 115 foreach_inst_in_block(fs_inst, inst, block) { in setup_def_use()
|
H A D | brw_print.cpp | 34 foreach_inst_in_block(fs_inst, inst, block) { in brw_print_instructions_to_file()
|
H A D | brw_ir_performance.cpp | 1031 foreach_inst_in_block(fs_inst, inst, block) { in calculate_performance()
|
H A D | brw_cfg.cpp | 163 foreach_inst_in_block(fs_inst, inst, this) { in dump()
|
H A D | brw_fs_copy_propagation.cpp | 377 foreach_inst_in_block(fs_inst, inst, block) { in setup_initial_values() 1319 foreach_inst_in_block(fs_inst, inst, block) { in opt_copy_propagation_local()
|
/aosp_15_r20/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/ |
H A D | commit.csv | 46273 …al/mesa3d,[email protected],i965: Add and use foreach_inst_in_block macros. 59705 …l/mesa3d,[email protected],i965/vec4: Use foreach_inst_in_block a couple m…
|