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/
H A Dir3_ra.c1925 handle_live_in(struct ra_ctx *ctx, struct ir3_register *def) in handle_live_in() function
2241 * predecessors. Therefore handle_live_in doesn't have to worry about in handle_block()
2256 handle_live_in(ctx, reg); in handle_block()
H A Dir3_spill.c1312 handle_live_in(struct ra_spill_ctx *ctx, struct ir3_block *block, in handle_live_in() function
1800 handle_live_in(ctx, block, reg); in handle_block()
/third_party/mesa3d/src/amd/compiler/
H A Daco_register_allocation.cpp2151 handle_live_in(ra_ctx& ctx, Temp val, Block* block) in handle_live_in() function
2211 Temp renamed = handle_live_in(ctx, val, &loop_header); in handle_loop_phis()
2225 /* update loop-carried values of the phi created by handle_live_in() */ in handle_loop_phis()
2347 Temp renamed = handle_live_in(ctx, val, &block); in init_reg_file()

Completed in 12 milliseconds