Searched refs:handle_block (Results 1 - 4 of 4) sorted by relevance
/third_party/mesa3d/src/amd/compiler/ |
H A D | aco_insert_NOPs.cpp | 852 handle_block(Program* program, Ctx& ctx, Block& block) in handle_block() function 891 handle_block<Ctx, Handle>(program, loop_block_ctx, program->blocks[idx]); in mitigate_hazards() 906 handle_block<Ctx, Handle>(program, ctx, block); in mitigate_hazards()
|
H A D | aco_insert_waitcnt.cpp | 738 handle_block(Program* program, Block& block, wait_ctx& ctx) in handle_block() function 826 handle_block(program, current, ctx); in insert_wait_states()
|
/third_party/mesa3d/src/freedreno/ir3/ |
H A D | ir3_spill.c | 1789 handle_block(struct ra_spill_ctx *ctx, struct ir3_block *block) in handle_block() function 2069 handle_block(ctx, block); in ir3_calc_pressure() 2105 handle_block(ctx, block); in ir3_spill()
|
H A D | ir3_ra.c | 2223 handle_block(struct ra_ctx *ctx, struct ir3_block *block) in handle_block() function 2626 handle_block(ctx, block); in ir3_ra()
|
Completed in 10 milliseconds