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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/lima/ir/gp/
H A Dreduce_scheduler.c157 static void schedule_block(gpir_block *block) function in typeref:typename:void
214 schedule_block(block);
H A Dscheduler.c602 static bool schedule_block(gpir_block *block) function in typeref:typename:bool
814 if (!schedule_block(block)) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/ir/gp/
H A Dreduce_scheduler.c164 static void schedule_block(gpir_block *block) function in typeref:typename:void
247 schedule_block(block);
H A Dscheduler.c1575 static bool schedule_block(gpir_block *block) function in typeref:typename:bool
1716 if (!schedule_block(block)) {
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_pair_schedule.c1251 static void schedule_block(struct schedule_state * s, function in typeref:typename:void
1354 schedule_block(&s, first, inst);
/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_scheduler.cpp1003 schedule_block(sched_ctx& ctx, Program* program, Block* block, live& live_vars) function in namespace:aco
1092 schedule_block(ctx, program, &block, live_vars);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_pair_schedule.c1251 static void schedule_block(struct schedule_state * s, function in typeref:typename:void
1354 schedule_block(&s, first, inst);
/xsrc/external/mit/MesaLib/dist/src/panfrost/midgard/
H A Dmidgard_schedule.c1422 schedule_block(compiler_context *ctx, midgard_block *block) function in typeref:typename:void
1587 schedule_block(ctx, block);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/midgard/
H A Dmidgard_compile.c2887 schedule_block(compiler_context *ctx, midgard_block *block) function in typeref:typename:void
2921 schedule_block(ctx, block);
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D19.3.0.rst566 - panfrost: Fix a list_assert() in schedule_block()
H A D20.0.0.rst3489 - panfrost: free allocations in schedule_block

Completed in 28 milliseconds