Searched defs:foreach_block_safe (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/intel/compiler/ | ||
D | brw_cfg.h | 402 #define foreach_block_safe(__block, __cfg) \ macro |
/external/mesa3d/src/freedreno/ir3/ | ||
D | ir3.h | 1227 #define foreach_block_safe(__block, __list) \ macro |