Home
last modified time | relevance | path

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

/external/mesa3d/src/panfrost/midgard/
Dmidgard_schedule.c338 bool no_cond; member
627 bool no_cond = predicate->no_cond; in mir_choose_instruction() local
696 if (conditional && no_cond) in mir_choose_instruction()
733 predicate->no_cond |= best_conditional; in mir_choose_instruction()
1135 predicate.no_cond = true; in mir_schedule_alu()