Home
last modified time | relevance | path

Searched refs:schedule_instructions (Results 1 – 25 of 77) sorted by relevance

1234

/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/vc4/
H A Dvc4_qir_schedule.c616 schedule_instructions(struct vc4_compile *c, in schedule_instructions() function
709 schedule_instructions(c, block, state); in qir_schedule_instructions_block()
H A Dvc4_qpu_schedule.c867 schedule_instructions(struct vc4_compile *c, in schedule_instructions() function
1021 uint32_t cycles = schedule_instructions(c, scoreboard, block, in qpu_schedule_instructions_block()
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/vc4/
H A Dvc4_qir_schedule.c616 schedule_instructions(struct vc4_compile *c, in schedule_instructions() function
709 schedule_instructions(c, block, state); in qir_schedule_instructions_block()
H A Dvc4_qpu_schedule.c867 schedule_instructions(struct vc4_compile *c, in schedule_instructions() function
1021 uint32_t cycles = schedule_instructions(c, scoreboard, block, in qpu_schedule_instructions_block()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/vc4/
H A Dvc4_qir_schedule.c616 schedule_instructions(struct vc4_compile *c, in schedule_instructions() function
709 schedule_instructions(c, block, state); in qir_schedule_instructions_block()
H A Dvc4_qpu_schedule.c867 schedule_instructions(struct vc4_compile *c, in schedule_instructions() function
1021 uint32_t cycles = schedule_instructions(c, scoreboard, block, in qpu_schedule_instructions_block()
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/vc4/
H A Dvc4_qir_schedule.c616 schedule_instructions(struct vc4_compile *c, in schedule_instructions() function
709 schedule_instructions(c, block, state); in qir_schedule_instructions_block()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/vc4/
H A Dvc4_qir_schedule.c616 schedule_instructions(struct vc4_compile *c, in schedule_instructions() function
709 schedule_instructions(c, block, state); in qir_schedule_instructions_block()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/vc4/
H A Dvc4_qir_schedule.c616 schedule_instructions(struct vc4_compile *c, in schedule_instructions() function
709 schedule_instructions(c, block, state); in qir_schedule_instructions_block()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/vc4/
H A Dvc4_qir_schedule.c616 schedule_instructions(struct vc4_compile *c, in schedule_instructions() function
709 schedule_instructions(c, block, state); in qir_schedule_instructions_block()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/vc4/
H A Dvc4_qir_schedule.c616 schedule_instructions(struct vc4_compile *c, in schedule_instructions() function
709 schedule_instructions(c, block, state); in qir_schedule_instructions_block()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/vc4/
H A Dvc4_qir_schedule.c616 schedule_instructions(struct vc4_compile *c, in schedule_instructions() function
709 schedule_instructions(c, block, state); in qir_schedule_instructions_block()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/vc4/
H A Dvc4_qir_schedule.c616 schedule_instructions(struct vc4_compile *c, in schedule_instructions() function
709 schedule_instructions(c, block, state); in qir_schedule_instructions_block()
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/vc4/
H A Dvc4_qir_schedule.c616 schedule_instructions(struct vc4_compile *c, in schedule_instructions() function
709 schedule_instructions(c, block, state); in qir_schedule_instructions_block()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/intel/compiler/
H A Dbrw_schedule_instructions.cpp674 void schedule_instructions(bblock_t *block);
1747 instruction_scheduler::schedule_instructions(bblock_t *block) in schedule_instructions() function in instruction_scheduler
1874 schedule_instructions(block); in run()
1885 fs_visitor::schedule_instructions(instruction_scheduler_mode mode) in schedule_instructions() function in fs_visitor
/dports/lang/clover/mesa-21.3.6/src/intel/compiler/
H A Dbrw_schedule_instructions.cpp674 void schedule_instructions(bblock_t *block);
1747 instruction_scheduler::schedule_instructions(bblock_t *block) in schedule_instructions() function in instruction_scheduler
1874 schedule_instructions(block); in run()
1885 fs_visitor::schedule_instructions(instruction_scheduler_mode mode) in schedule_instructions() function in fs_visitor
/dports/graphics/libosmesa/mesa-21.3.6/src/intel/compiler/
H A Dbrw_schedule_instructions.cpp674 void schedule_instructions(bblock_t *block);
1747 instruction_scheduler::schedule_instructions(bblock_t *block) in schedule_instructions() function in instruction_scheduler
1874 schedule_instructions(block); in run()
1885 fs_visitor::schedule_instructions(instruction_scheduler_mode mode) in schedule_instructions() function in fs_visitor
/dports/graphics/mesa-libs/mesa-21.3.6/src/intel/compiler/
H A Dbrw_schedule_instructions.cpp674 void schedule_instructions(bblock_t *block);
1747 instruction_scheduler::schedule_instructions(bblock_t *block) in schedule_instructions() function in instruction_scheduler
1874 schedule_instructions(block); in run()
1885 fs_visitor::schedule_instructions(instruction_scheduler_mode mode) in schedule_instructions() function in fs_visitor
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/intel/compiler/
H A Dbrw_schedule_instructions.cpp674 void schedule_instructions(bblock_t *block);
1747 instruction_scheduler::schedule_instructions(bblock_t *block) in schedule_instructions() function in instruction_scheduler
1874 schedule_instructions(block); in run()
1885 fs_visitor::schedule_instructions(instruction_scheduler_mode mode) in schedule_instructions() function in fs_visitor
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/intel/compiler/
H A Dbrw_schedule_instructions.cpp674 void schedule_instructions(bblock_t *block);
1747 instruction_scheduler::schedule_instructions(bblock_t *block) in schedule_instructions() function in instruction_scheduler
1874 schedule_instructions(block); in run()
1885 fs_visitor::schedule_instructions(instruction_scheduler_mode mode) in schedule_instructions() function in fs_visitor
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/intel/compiler/
H A Dbrw_schedule_instructions.cpp674 void schedule_instructions(bblock_t *block);
1747 instruction_scheduler::schedule_instructions(bblock_t *block) in schedule_instructions() function in instruction_scheduler
1874 schedule_instructions(block); in run()
1885 fs_visitor::schedule_instructions(instruction_scheduler_mode mode) in schedule_instructions() function in fs_visitor
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/intel/compiler/
H A Dbrw_schedule_instructions.cpp674 void schedule_instructions(bblock_t *block);
1747 instruction_scheduler::schedule_instructions(bblock_t *block) in schedule_instructions() function in instruction_scheduler
1874 schedule_instructions(block); in run()
1885 fs_visitor::schedule_instructions(instruction_scheduler_mode mode) in schedule_instructions() function in fs_visitor
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/intel/compiler/
H A Dbrw_schedule_instructions.cpp674 void schedule_instructions(bblock_t *block);
1747 instruction_scheduler::schedule_instructions(bblock_t *block) in schedule_instructions() function in instruction_scheduler
1874 schedule_instructions(block); in run()
1885 fs_visitor::schedule_instructions(instruction_scheduler_mode mode) in schedule_instructions() function in fs_visitor
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/intel/compiler/
H A Dbrw_schedule_instructions.cpp610 void schedule_instructions(bblock_t *block);
1671 instruction_scheduler::schedule_instructions(bblock_t *block) in schedule_instructions() function in instruction_scheduler
1798 schedule_instructions(block); in run()
1809 fs_visitor::schedule_instructions(instruction_scheduler_mode mode) in schedule_instructions() function in fs_visitor
/dports/graphics/mesa-dri/mesa-21.3.6/src/intel/compiler/
H A Dbrw_schedule_instructions.cpp674 void schedule_instructions(bblock_t *block);
1747 instruction_scheduler::schedule_instructions(bblock_t *block) in schedule_instructions() function in instruction_scheduler
1874 schedule_instructions(block); in run()
1885 fs_visitor::schedule_instructions(instruction_scheduler_mode mode) in schedule_instructions() function in fs_visitor

1234