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

/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dir3_array_to_ssa.c198 lookup_live_in(struct array_ctx *ctx, struct ir3_block *block, unsigned id) function in typeref:struct:ir3_register *
289 lookup_live_in(&ctx, block, reg->array.id);
304 reg->def = lookup_live_in(&ctx, block, reg->array.id);

Completed in 2 milliseconds