Home
last modified time | relevance | path

Searched defs:foreach_inst_in_block_reverse (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
H A Dbrw_fs_saturate_propagation.cpp53 foreach_inst_in_block_reverse(fs_inst, inst, block) { in opt_saturate_propagation_local() function
H A Dbrw_cfg.h429 #define foreach_inst_in_block_reverse(__type, __inst, __block) \ macro

Completed in 2 milliseconds