Home
last modified time | relevance | path

Searched refs:ir2_foreach_instr (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
H A Dir2_cp.c59 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 Dir2_ra.c75 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 Dir2.c227 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 Dir2_private.h237 #define ir2_foreach_instr(it, ctx) \ macro

Completed in 3 milliseconds