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

/xsrc/external/mit/MesaLib/dist/src/panfrost/midgard/
H A Dmidgard_schedule.c612 mir_live_effect(uint16_t *liveness, midgard_instruction *ins, bool destructive) function in typeref:typename:int
747 int effect = mir_live_effect(liveness, instructions[i], false);
783 mir_live_effect(liveness, instructions[best_index], true);

Completed in 4 milliseconds