Lines Matching refs:nir_dest_copy
224 void nir_dest_copy(nir_dest *dest, const nir_dest *src, nir_instr *instr)256 nir_dest_copy(&dest->dest, &src->dest, &instr->instr);1498 nir_dest_copy(dest, &new_dest, instr);