Searched refs:calculate_forward_deps (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/
H A Dvc4_qir_schedule.c272 calculate_forward_deps(struct vc4_compile *c, void *mem_ctx, function in typeref:typename:void
703 calculate_forward_deps(c, state, &setup_list);
H A Dvc4_qpu_schedule.c415 calculate_forward_deps(struct vc4_compile *c, struct dag *dag, function in typeref:typename:void
1016 calculate_forward_deps(c, scoreboard->dag, &setup_list);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/
H A Dvc4_qir_schedule.c272 calculate_forward_deps(struct vc4_compile *c, void *mem_ctx, function in typeref:typename:void
703 calculate_forward_deps(c, state, &setup_list);
H A Dvc4_qpu_schedule.c415 calculate_forward_deps(struct vc4_compile *c, struct dag *dag, function in typeref:typename:void
1016 calculate_forward_deps(c, scoreboard->dag, &setup_list);
/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dir3_postsched.c491 calculate_forward_deps(struct ir3_postsched_ctx *ctx) function in typeref:typename:void
555 calculate_forward_deps(ctx);
575 * calculate_forward_deps() and calculate_reverse_deps(). But we still
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_schedule.c491 calculate_forward_deps(nir_schedule_scoreboard *scoreboard, nir_block *block) function in typeref:typename:void
1048 calculate_forward_deps(scoreboard, block);
/xsrc/external/mit/MesaLib.old/dist/src/broadcom/compiler/
H A Dqpu_schedule.c402 calculate_forward_deps(struct v3d_compile *c, struct dag *dag, function in typeref:typename:void
1359 calculate_forward_deps(c, scoreboard->dag, &setup_list);
/xsrc/external/mit/MesaLib/dist/src/broadcom/compiler/
H A Dqpu_schedule.c452 calculate_forward_deps(struct v3d_compile *c, struct dag *dag, function in typeref:typename:void
2241 calculate_forward_deps(c, scoreboard->dag, &setup_list);

Completed in 14 milliseconds