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

/xsrc/external/mit/MesaLib/dist/src/panfrost/midgard/
H A Dmidgard_schedule.c525 mir_pipeline_count(midgard_instruction *ins) function in typeref:typename:unsigned
738 if (ldst && mir_pipeline_count(instructions[i]) + predicate->pipeline_count > 2)
776 predicate->pipeline_count += mir_pipeline_count(instructions[best_index]);

Completed in 3 milliseconds