Home
last modified time | relevance | path

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

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