Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/ir3/
Dir3_ra.c1643 handle_live_in(struct ra_ctx *ctx, struct ir3_register *def) in handle_live_in() function
1974 handle_live_in(ctx, reg); in handle_block()
Dir3_spill.c1221 handle_live_in(struct ra_spill_ctx *ctx, struct ir3_block *block, in handle_live_in() function
1702 handle_live_in(ctx, block, reg); in handle_block()
/third_party/mesa3d/src/amd/compiler/
Daco_register_allocation.cpp2063 handle_live_in(ra_ctx& ctx, Temp val, Block* block) in handle_live_in() function
2123 Temp renamed = handle_live_in(ctx, val, &loop_header); in handle_loop_phis()
2259 Temp renamed = handle_live_in(ctx, val, &block); in init_reg_file()