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

/xsrc/external/mit/MesaLib/dist/src/panfrost/midgard/
H A Dmidgard_schedule.c274 flatten_mir(midgard_block *block, unsigned *len) function in typeref:typename:midgard_instruction **
1426 midgard_instruction **instructions = flatten_mir(block, &len);
1499 free(instructions); /* Allocated by flatten_mir() */
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D19.3.0.rst349 - pan/midgard: Add flatten_mir helper

Completed in 11 milliseconds