Searched refs:ir2_foreach_instr (Results 1 - 4 of 4) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/ |
H A D | ir2_cp.c | 59 ir2_foreach_instr (instr, ctx) { in cp_src() function 108 ir2_foreach_instr (instr, ctx) { in cp_export() function 145 ir2_foreach_instr (instr, ctx) { in cp_export() function 191 ir2_foreach_instr (p, ctx) { in cp_export() function
|
H A D | ir2_ra.c | 75 ir2_foreach_instr (instr, ctx) { in set_need_emit() function 115 ir2_foreach_instr (instr, ctx) { in ra_count_refs() function 121 ir2_foreach_instr (instr, ctx) { in ra_count_refs() function
|
H A D | ir2.c | 227 ir2_foreach_instr (instr, ctx) { in sched_next() function 234 ir2_foreach_instr (instr, ctx) { in sched_next() function 263 ir2_foreach_instr (p, ctx) { in sched_next() function 274 ir2_foreach_instr (p, ctx) { in sched_next() function 432 ir2_foreach_instr (instr, ctx) in schedule_instrs()
|
H A D | ir2_private.h | 237 #define ir2_foreach_instr(it, ctx) \ macro
|
Completed in 3 milliseconds