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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/midgard/
H A Dmidgard_compile.c568 #define mir_foreach_instr(ctx, v) list_for_each_entry(struct midgard_instruction, v, &ctx->current_block->instructions, link) macro
3048 mir_foreach_instr(ctx, alu) {
3101 mir_foreach_instr(ctx, ins) {
3496 mir_foreach_instr(ctx, ins) {

Completed in 7 milliseconds