Lines Matching refs:reg
321 _mesa_set_add(c->tmu.outstanding_regs, dest->reg.reg);
757 * If it's a NIR reg, then we need to update the existing qreg assigned to the
763 * its destination to be the NIR reg's destination
794 nir_register *reg = dest->reg.reg;
795 assert(dest->reg.base_offset == 0);
796 assert(reg->num_array_elems == 0);
798 _mesa_hash_table_search(c->def_ht, reg);
816 /* If we're in control flow, then make this update of the reg
835 * This looks up the qreg associated with a particular ssa/reg used as a source
860 nir_register *reg = src.reg.reg;
861 assert(reg->num_array_elems == 0);
862 assert(src.reg.base_offset == 0);
863 assert(i < reg->num_components);
865 if (_mesa_set_search(c->tmu.outstanding_regs, reg))
867 entry = _mesa_hash_table_search(c->def_ht, reg);
4382 * wg_in_mem in the payload reg.