Searched refs:ir2_foreach_live_reg (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/gallium/drivers/freedreno/a2xx/ | ||
D | ir2_ra.c | 213 ir2_foreach_live_reg(reg, ctx) { in ra_block_free() |
D | ir2_private.h | 245 #define ir2_foreach_live_reg(it, ctx) \ macro |