Lines Matching refs:def
737 cond = cond->srcs[0]->def->instr;
1906 src->def = dst;
2694 ir3_get_dst_ssa(ctx, &instr->def, instr->def.num_components);
2695 unsigned bit_size = ir3_bitsize(ctx, instr->def.bit_size);
2698 for (int i = 0; i < instr->def.num_components; i++)
2701 for (int i = 0; i < instr->def.num_components; i++)
2704 for (int i = 0; i < instr->def.num_components; i++)
2713 ir3_get_dst_ssa(ctx, &undef->def, undef->def.num_components);
2714 type_t type = utype_for_size(ir3_bitsize(ctx, undef->def.bit_size));
2719 for (int i = 0; i < undef->def.num_components; i++)