Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/midgard/
Dmidgard_schedule.c612 mir_live_effect(uint16_t *liveness, midgard_instruction *ins, bool destructive) in mir_live_effect() function
747 int effect = mir_live_effect(liveness, instructions[i], false); in mir_choose_instruction()
783 mir_live_effect(liveness, instructions[best_index], true); in mir_choose_instruction()