Searched refs:get_definer (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/ |
| H A D | ir3_ra.c | 411 get_definer(struct ir3_ra_ctx *ctx, struct ir3_instruction *instr, function in typeref:struct:ir3_instruction * 439 dd = get_definer(ctx, src->instr, &dsz, &doff); 506 dd = get_definer(ctx, d->regs[1]->instr, &dsz, &doff); 542 id->defn = get_definer(ctx, instr, &id->sz, &id->off); 552 * upshot is that in when you get_definer() on one of the meta:fo's 554 * get_definer() on the either of the sam's you get itself as the 726 * Most of this is handled in the get_definer() helper.
|
Completed in 3 milliseconds