Searched refs:sched_block (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/ | ||
| H A D | ir3_sched.c | 615 sched_block(struct ir3_sched_ctx *ctx, struct ir3_block *block) function in typeref:typename:void 797 sched_block(&ctx, block); |
| /xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/ | ||
| H A D | ir3_postsched.c | 630 sched_block(struct ir3_postsched_ctx *ctx, struct ir3_block *block) function in typeref:typename:void 757 sched_block(&ctx, block); |
| H A D | ir3_sched.c | 1119 sched_block(struct ir3_sched_ctx *ctx, struct ir3_block *block) function in typeref:typename:void 1250 sched_block(ctx, block); |
Completed in 5 milliseconds