Searched refs:ir2_foreach_instr (Results 1 – 8 of 8) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/ |
D | ir2_cp.c | 59 ir2_foreach_instr (instr, ctx) { in cp_src() 108 ir2_foreach_instr (instr, ctx) { in cp_export() 145 ir2_foreach_instr (instr, ctx) { in cp_export() 191 ir2_foreach_instr (p, ctx) { in cp_export()
|
D | ir2.c | 227 ir2_foreach_instr (instr, ctx) { in sched_next() 234 ir2_foreach_instr (instr, ctx) { in sched_next() 263 ir2_foreach_instr (p, ctx) { in sched_next() 274 ir2_foreach_instr (p, ctx) { in sched_next() 432 ir2_foreach_instr (instr, ctx) in schedule_instrs()
|
D | ir2_ra.c | 75 ir2_foreach_instr (instr, ctx) { in set_need_emit() 115 ir2_foreach_instr (instr, ctx) { in ra_count_refs() 121 ir2_foreach_instr (instr, ctx) { in ra_count_refs()
|
D | ir2_private.h | 237 #define ir2_foreach_instr(it, ctx) \ macro
|
/third_party/mesa3d/src/gallium/drivers/i915/ |
D | .clang-format | 61 - ir2_foreach_instr
|
/third_party/mesa3d/src/gallium/drivers/freedreno/ |
D | .clang-format | 73 - ir2_foreach_instr
|
/third_party/mesa3d/src/freedreno/ |
D | .clang-format | 73 - ir2_foreach_instr
|
/third_party/mesa3d/src/gallium/drivers/d3d12/ |
D | .clang-format | 113 - ir2_foreach_instr
|