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

/xsrc/external/mit/MesaLib/dist/src/panfrost/midgard/
H A Dmidgard_schedule.c352 bool destructive; member in struct:midgard_predicate
359 * 16) currently in use for constants. When picking in destructive
466 * array, in destructive mode. Returns whether the fitting was successful. */
471 bool destructive)
505 /* If non-destructive, we're done */
506 if (!destructive)
612 mir_live_effect(uint16_t *liveness, midgard_instruction *ins, bool destructive) argument
622 if (destructive)
646 if (destructive)
769 if (predicate->destructive) {
469 mir_adjust_constants(midgard_instruction * ins,struct midgard_predicate * pred,bool destructive) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/
H A Dbi_schedule.c752 bi_instr *instr, bool fma, bool destructive)
760 if (!destructive) {
777 if (destructive) {
807 if (destructive) {
823 if (destructive)
1160 * instruction is available. This function is destructive. */
750 bi_update_fau(struct bi_clause_state * clause,struct bi_tuple_state * tuple,bi_instr * instr,bool fma,bool destructive) argument
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D21.3.0.rst4091 - nir/gcm: be less destructive with instruction order

Completed in 11 milliseconds