Searched refs:foreach_block_reverse (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/ |
H A D | elk_vec4_cmod_propagation.cpp | 355 foreach_block_reverse(block, cfg) { in opt_cmod_propagation()
|
H A D | elk_vec4_live_variables.cpp | 150 foreach_block_reverse (block, cfg) { in compute_live_variables()
|
H A D | elk_fs_cmod_propagation.cpp | 557 foreach_block_reverse(block, cfg) { in opt_cmod_propagation()
|
H A D | elk_cfg.h | 436 #define foreach_block_reverse(__block, __cfg) \ macro
|
H A D | elk_fs_live_variables.cpp | 184 foreach_block_reverse (block, cfg) { in compute_live_variables()
|
/aosp_15_r20/external/mesa3d/src/intel/compiler/ |
H A D | brw_cfg.h | 426 #define foreach_block_reverse(__block, __cfg) \ macro
|
H A D | brw_fs_live_variables.cpp | 184 foreach_block_reverse (block, cfg) { in compute_live_variables()
|
H A D | brw_fs_cmod_propagation.cpp | 565 foreach_block_reverse(block, s.cfg) { in brw_fs_opt_cmod_propagation()
|
/aosp_15_r20/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/ |
H A D | commit.csv | 61507 …ernal/mesa3d,[email protected],i965/cfg: Add a foreach_block_reverse macro. 66757 …external/mesa3d,[email protected],nir: Add a foreach_block_reverse function
|