Home
last modified time | relevance | path

Searched refs:foreach_inst_in_block_reverse (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_fs_saturate_propagation.cpp51 foreach_inst_in_block_reverse(fs_inst, inst, block) { in opt_saturate_propagation_local()
Dbrw_cfg.h342 #define foreach_inst_in_block_reverse(__type, __inst, __block) \ macro
Dbrw_fs.cpp2606 foreach_inst_in_block_reverse(fs_inst, inst, last_bblock) { in opt_redundant_discard_jumps()