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

/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dir3_ra.c1643 handle_live_in(struct ra_ctx *ctx, struct ir3_register *def) function in typeref:typename:void
1959 * predecessors. Therefore handle_live_in doesn't have to worry about
1974 handle_live_in(ctx, reg);
H A Dir3_spill.c1221 handle_live_in(struct ra_spill_ctx *ctx, struct ir3_block *block, function in typeref:typename:void
1702 handle_live_in(ctx, block, reg);
/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_register_allocation.cpp2063 handle_live_in(ra_ctx& ctx, Temp val, Block* block) function in namespace:aco::__anon1a58e4b40110
2123 Temp renamed = handle_live_in(ctx, val, &loop_header);
2137 /* update loop-carried values of the phi created by handle_live_in() */
2259 Temp renamed = handle_live_in(ctx, val, &block);

Completed in 12 milliseconds