Home
last modified time | relevance | path

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

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