Searched refs:ir2_foreach_instr (Results 1 – 5 of 5) sorted by relevance
/external/mesa3d/src/gallium/drivers/freedreno/a2xx/ |
D | ir2_cp.c | 56 ir2_foreach_instr(instr, ctx) { in cp_src() 104 ir2_foreach_instr(instr, ctx) { in cp_export() 141 ir2_foreach_instr(instr, ctx) { in cp_export() 187 ir2_foreach_instr(p, ctx) { in cp_export()
|
D | ir2_ra.c | 73 ir2_foreach_instr(instr, ctx) { in set_need_emit() 108 ir2_foreach_instr(instr, ctx) { in ra_count_refs() 114 ir2_foreach_instr(instr, ctx) { in ra_count_refs()
|
D | ir2.c | 222 ir2_foreach_instr(instr, ctx) { in sched_next() 229 ir2_foreach_instr(instr, ctx) { in sched_next() 258 ir2_foreach_instr(p, ctx) { in sched_next() 269 ir2_foreach_instr(p, ctx) { in sched_next() 424 ir2_foreach_instr(instr, ctx) in schedule_instrs()
|
D | ir2_private.h | 240 #define ir2_foreach_instr(it, ctx) \ macro
|
/external/virglrenderer/src/drm/ |
D | .clang-format | 73 - ir2_foreach_instr
|