Home
last modified time | relevance | path

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

/external/mesa3d/src/panfrost/midgard/
Dmidgard_schedule.c492 mir_pipeline_count(midgard_instruction *ins) in mir_pipeline_count() function
690 if (ldst && mir_pipeline_count(instructions[i]) + predicate->pipeline_count > 2) in mir_choose_instruction()
727 predicate->pipeline_count += mir_pipeline_count(instructions[best_index]); in mir_choose_instruction()