Home
last modified time | relevance | path

Searched refs:qblock (Results 1 – 25 of 253) sorted by relevance

1234567891011

/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/vc4/
H A Dvc4_qir.h354 struct qblock { struct
361 struct qblock *successors[2]; argument
470 struct qblock *cur_block;
471 struct qblock *loop_cont_block;
472 struct qblock *loop_break_block;
473 struct qblock *last_top_block;
520 struct qblock *qir_new_block(struct vc4_compile *c);
522 void qir_link_blocks(struct qblock *predecessor, struct qblock *successor);
523 struct qblock *qir_entry_block(struct vc4_compile *c);
524 struct qblock *qir_exit_block(struct vc4_compile *c);
[all …]
H A Dvc4_qpu_emit.c47 queue(struct qblock *block, uint64_t inst) in queue()
55 last_inst(struct qblock *block) in last_inst()
63 set_last_cond_add(struct qblock *block, uint32_t cond) in set_last_cond_add()
69 set_last_cond_mul(struct qblock *block, uint32_t cond) in set_last_cond_mul()
133 setup_for_vpm_read(struct vc4_compile *c, struct qblock *block) in setup_for_vpm_read()
163 fixup_raddr_conflict(struct qblock *block, in fixup_raddr_conflict()
205 set_last_dst_pack(struct qblock *block, struct qinst *inst) in set_last_dst_pack()
226 handle_r4_qpu_write(struct qblock *block, struct qinst *qinst, in handle_r4_qpu_write()
241 struct qblock *block, in vc4_generate_code_block()
591 struct qblock *start_block = list_first_entry(&c->blocks, in vc4_generate_code()
[all …]
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/vc4/
H A Dvc4_qir.h354 struct qblock { struct
361 struct qblock *successors[2]; argument
470 struct qblock *cur_block;
471 struct qblock *loop_cont_block;
472 struct qblock *loop_break_block;
473 struct qblock *last_top_block;
520 struct qblock *qir_new_block(struct vc4_compile *c);
522 void qir_link_blocks(struct qblock *predecessor, struct qblock *successor);
523 struct qblock *qir_entry_block(struct vc4_compile *c);
524 struct qblock *qir_exit_block(struct vc4_compile *c);
[all …]
H A Dvc4_qpu_emit.c47 queue(struct qblock *block, uint64_t inst) in queue()
55 last_inst(struct qblock *block) in last_inst()
63 set_last_cond_add(struct qblock *block, uint32_t cond) in set_last_cond_add()
69 set_last_cond_mul(struct qblock *block, uint32_t cond) in set_last_cond_mul()
133 setup_for_vpm_read(struct vc4_compile *c, struct qblock *block) in setup_for_vpm_read()
163 fixup_raddr_conflict(struct qblock *block, in fixup_raddr_conflict()
205 set_last_dst_pack(struct qblock *block, struct qinst *inst) in set_last_dst_pack()
226 handle_r4_qpu_write(struct qblock *block, struct qinst *qinst, in handle_r4_qpu_write()
241 struct qblock *block, in vc4_generate_code_block()
591 struct qblock *start_block = list_first_entry(&c->blocks, in vc4_generate_code()
[all …]
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/vc4/
H A Dvc4_qir.h354 struct qblock { struct
361 struct qblock *successors[2]; argument
470 struct qblock *cur_block;
471 struct qblock *loop_cont_block;
472 struct qblock *loop_break_block;
473 struct qblock *last_top_block;
520 struct qblock *qir_new_block(struct vc4_compile *c);
522 void qir_link_blocks(struct qblock *predecessor, struct qblock *successor);
523 struct qblock *qir_entry_block(struct vc4_compile *c);
524 struct qblock *qir_exit_block(struct vc4_compile *c);
[all …]
H A Dvc4_qpu_emit.c47 queue(struct qblock *block, uint64_t inst) in queue()
55 last_inst(struct qblock *block) in last_inst()
63 set_last_cond_add(struct qblock *block, uint32_t cond) in set_last_cond_add()
69 set_last_cond_mul(struct qblock *block, uint32_t cond) in set_last_cond_mul()
133 setup_for_vpm_read(struct vc4_compile *c, struct qblock *block) in setup_for_vpm_read()
163 fixup_raddr_conflict(struct qblock *block, in fixup_raddr_conflict()
205 set_last_dst_pack(struct qblock *block, struct qinst *inst) in set_last_dst_pack()
226 handle_r4_qpu_write(struct qblock *block, struct qinst *qinst, in handle_r4_qpu_write()
241 struct qblock *block, in vc4_generate_code_block()
591 struct qblock *start_block = list_first_entry(&c->blocks, in vc4_generate_code()
[all …]
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/vc4/
H A Dvc4_qir.h354 struct qblock { struct
361 struct qblock *successors[2]; argument
470 struct qblock *cur_block;
471 struct qblock *loop_cont_block;
472 struct qblock *loop_break_block;
473 struct qblock *last_top_block;
520 struct qblock *qir_new_block(struct vc4_compile *c);
522 void qir_link_blocks(struct qblock *predecessor, struct qblock *successor);
523 struct qblock *qir_entry_block(struct vc4_compile *c);
524 struct qblock *qir_exit_block(struct vc4_compile *c);
[all …]
H A Dvc4_qpu_emit.c47 queue(struct qblock *block, uint64_t inst) in queue()
55 last_inst(struct qblock *block) in last_inst()
63 set_last_cond_add(struct qblock *block, uint32_t cond) in set_last_cond_add()
69 set_last_cond_mul(struct qblock *block, uint32_t cond) in set_last_cond_mul()
133 setup_for_vpm_read(struct vc4_compile *c, struct qblock *block) in setup_for_vpm_read()
163 fixup_raddr_conflict(struct qblock *block, in fixup_raddr_conflict()
205 set_last_dst_pack(struct qblock *block, struct qinst *inst) in set_last_dst_pack()
226 handle_r4_qpu_write(struct qblock *block, struct qinst *qinst, in handle_r4_qpu_write()
241 struct qblock *block, in vc4_generate_code_block()
591 struct qblock *start_block = list_first_entry(&c->blocks, in vc4_generate_code()
[all …]
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/vc4/
H A Dvc4_qir.h354 struct qblock { struct
361 struct qblock *successors[2]; argument
470 struct qblock *cur_block;
471 struct qblock *loop_cont_block;
472 struct qblock *loop_break_block;
473 struct qblock *last_top_block;
520 struct qblock *qir_new_block(struct vc4_compile *c);
522 void qir_link_blocks(struct qblock *predecessor, struct qblock *successor);
523 struct qblock *qir_entry_block(struct vc4_compile *c);
524 struct qblock *qir_exit_block(struct vc4_compile *c);
[all …]
H A Dvc4_qpu_emit.c47 queue(struct qblock *block, uint64_t inst) in queue()
55 last_inst(struct qblock *block) in last_inst()
63 set_last_cond_add(struct qblock *block, uint32_t cond) in set_last_cond_add()
69 set_last_cond_mul(struct qblock *block, uint32_t cond) in set_last_cond_mul()
133 setup_for_vpm_read(struct vc4_compile *c, struct qblock *block) in setup_for_vpm_read()
163 fixup_raddr_conflict(struct qblock *block, in fixup_raddr_conflict()
205 set_last_dst_pack(struct qblock *block, struct qinst *inst) in set_last_dst_pack()
226 handle_r4_qpu_write(struct qblock *block, struct qinst *qinst, in handle_r4_qpu_write()
241 struct qblock *block, in vc4_generate_code_block()
591 struct qblock *start_block = list_first_entry(&c->blocks, in vc4_generate_code()
[all …]
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/vc4/
H A Dvc4_qir.h354 struct qblock { struct
361 struct qblock *successors[2]; argument
470 struct qblock *cur_block;
471 struct qblock *loop_cont_block;
472 struct qblock *loop_break_block;
473 struct qblock *last_top_block;
520 struct qblock *qir_new_block(struct vc4_compile *c);
522 void qir_link_blocks(struct qblock *predecessor, struct qblock *successor);
523 struct qblock *qir_entry_block(struct vc4_compile *c);
524 struct qblock *qir_exit_block(struct vc4_compile *c);
[all …]
H A Dvc4_qpu_emit.c47 queue(struct qblock *block, uint64_t inst) in queue()
55 last_inst(struct qblock *block) in last_inst()
63 set_last_cond_add(struct qblock *block, uint32_t cond) in set_last_cond_add()
69 set_last_cond_mul(struct qblock *block, uint32_t cond) in set_last_cond_mul()
133 setup_for_vpm_read(struct vc4_compile *c, struct qblock *block) in setup_for_vpm_read()
163 fixup_raddr_conflict(struct qblock *block, in fixup_raddr_conflict()
205 set_last_dst_pack(struct qblock *block, struct qinst *inst) in set_last_dst_pack()
226 handle_r4_qpu_write(struct qblock *block, struct qinst *qinst, in handle_r4_qpu_write()
241 struct qblock *block, in vc4_generate_code_block()
591 struct qblock *start_block = list_first_entry(&c->blocks, in vc4_generate_code()
[all …]
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/vc4/
H A Dvc4_qir.h354 struct qblock { struct
361 struct qblock *successors[2]; argument
470 struct qblock *cur_block;
471 struct qblock *loop_cont_block;
472 struct qblock *loop_break_block;
473 struct qblock *last_top_block;
520 struct qblock *qir_new_block(struct vc4_compile *c);
522 void qir_link_blocks(struct qblock *predecessor, struct qblock *successor);
523 struct qblock *qir_entry_block(struct vc4_compile *c);
524 struct qblock *qir_exit_block(struct vc4_compile *c);
[all …]
H A Dvc4_qpu_emit.c47 queue(struct qblock *block, uint64_t inst) in queue()
55 last_inst(struct qblock *block) in last_inst()
63 set_last_cond_add(struct qblock *block, uint32_t cond) in set_last_cond_add()
69 set_last_cond_mul(struct qblock *block, uint32_t cond) in set_last_cond_mul()
133 setup_for_vpm_read(struct vc4_compile *c, struct qblock *block) in setup_for_vpm_read()
163 fixup_raddr_conflict(struct qblock *block, in fixup_raddr_conflict()
205 set_last_dst_pack(struct qblock *block, struct qinst *inst) in set_last_dst_pack()
226 handle_r4_qpu_write(struct qblock *block, struct qinst *qinst, in handle_r4_qpu_write()
241 struct qblock *block, in vc4_generate_code_block()
591 struct qblock *start_block = list_first_entry(&c->blocks, in vc4_generate_code()
[all …]
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/vc4/
H A Dvc4_qir.h354 struct qblock { struct
361 struct qblock *successors[2]; argument
470 struct qblock *cur_block;
471 struct qblock *loop_cont_block;
472 struct qblock *loop_break_block;
473 struct qblock *last_top_block;
520 struct qblock *qir_new_block(struct vc4_compile *c);
522 void qir_link_blocks(struct qblock *predecessor, struct qblock *successor);
523 struct qblock *qir_entry_block(struct vc4_compile *c);
524 struct qblock *qir_exit_block(struct vc4_compile *c);
[all …]
H A Dvc4_qpu_emit.c47 queue(struct qblock *block, uint64_t inst) in queue()
55 last_inst(struct qblock *block) in last_inst()
63 set_last_cond_add(struct qblock *block, uint32_t cond) in set_last_cond_add()
69 set_last_cond_mul(struct qblock *block, uint32_t cond) in set_last_cond_mul()
133 setup_for_vpm_read(struct vc4_compile *c, struct qblock *block) in setup_for_vpm_read()
163 fixup_raddr_conflict(struct qblock *block, in fixup_raddr_conflict()
205 set_last_dst_pack(struct qblock *block, struct qinst *inst) in set_last_dst_pack()
226 handle_r4_qpu_write(struct qblock *block, struct qinst *qinst, in handle_r4_qpu_write()
241 struct qblock *block, in vc4_generate_code_block()
591 struct qblock *start_block = list_first_entry(&c->blocks, in vc4_generate_code()
[all …]
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/vc4/
H A Dvc4_qir.h354 struct qblock { struct
361 struct qblock *successors[2]; argument
470 struct qblock *cur_block;
471 struct qblock *loop_cont_block;
472 struct qblock *loop_break_block;
473 struct qblock *last_top_block;
520 struct qblock *qir_new_block(struct vc4_compile *c);
522 void qir_link_blocks(struct qblock *predecessor, struct qblock *successor);
523 struct qblock *qir_entry_block(struct vc4_compile *c);
524 struct qblock *qir_exit_block(struct vc4_compile *c);
[all …]
H A Dvc4_qpu_emit.c47 queue(struct qblock *block, uint64_t inst) in queue()
55 last_inst(struct qblock *block) in last_inst()
63 set_last_cond_add(struct qblock *block, uint32_t cond) in set_last_cond_add()
69 set_last_cond_mul(struct qblock *block, uint32_t cond) in set_last_cond_mul()
133 setup_for_vpm_read(struct vc4_compile *c, struct qblock *block) in setup_for_vpm_read()
163 fixup_raddr_conflict(struct qblock *block, in fixup_raddr_conflict()
205 set_last_dst_pack(struct qblock *block, struct qinst *inst) in set_last_dst_pack()
226 handle_r4_qpu_write(struct qblock *block, struct qinst *qinst, in handle_r4_qpu_write()
241 struct qblock *block, in vc4_generate_code_block()
591 struct qblock *start_block = list_first_entry(&c->blocks, in vc4_generate_code()
[all …]
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/vc4/
H A Dvc4_qir.h358 struct qblock { struct
365 struct qblock *successors[2]; argument
474 struct qblock *cur_block;
475 struct qblock *loop_cont_block;
476 struct qblock *loop_break_block;
477 struct qblock *last_top_block;
524 struct qblock *qir_new_block(struct vc4_compile *c);
526 void qir_link_blocks(struct qblock *predecessor, struct qblock *successor);
527 struct qblock *qir_entry_block(struct vc4_compile *c);
528 struct qblock *qir_exit_block(struct vc4_compile *c);
[all …]
H A Dvc4_qpu_emit.c47 queue(struct qblock *block, uint64_t inst) in queue()
55 last_inst(struct qblock *block) in last_inst()
63 set_last_cond_add(struct qblock *block, uint32_t cond) in set_last_cond_add()
69 set_last_cond_mul(struct qblock *block, uint32_t cond) in set_last_cond_mul()
133 setup_for_vpm_read(struct vc4_compile *c, struct qblock *block) in setup_for_vpm_read()
163 fixup_raddr_conflict(struct qblock *block, in fixup_raddr_conflict()
205 set_last_dst_pack(struct qblock *block, struct qinst *inst) in set_last_dst_pack()
226 handle_r4_qpu_write(struct qblock *block, struct qinst *qinst, in handle_r4_qpu_write()
241 struct qblock *block, in vc4_generate_code_block()
591 struct qblock *start_block = list_first_entry(&c->blocks, in vc4_generate_code()
[all …]
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/vc4/
H A Dvc4_qir.h354 struct qblock { struct
361 struct qblock *successors[2]; argument
470 struct qblock *cur_block;
471 struct qblock *loop_cont_block;
472 struct qblock *loop_break_block;
473 struct qblock *last_top_block;
520 struct qblock *qir_new_block(struct vc4_compile *c);
522 void qir_link_blocks(struct qblock *predecessor, struct qblock *successor);
523 struct qblock *qir_entry_block(struct vc4_compile *c);
524 struct qblock *qir_exit_block(struct vc4_compile *c);
[all …]
H A Dvc4_qpu_emit.c47 queue(struct qblock *block, uint64_t inst) in queue()
55 last_inst(struct qblock *block) in last_inst()
63 set_last_cond_add(struct qblock *block, uint32_t cond) in set_last_cond_add()
69 set_last_cond_mul(struct qblock *block, uint32_t cond) in set_last_cond_mul()
133 setup_for_vpm_read(struct vc4_compile *c, struct qblock *block) in setup_for_vpm_read()
163 fixup_raddr_conflict(struct qblock *block, in fixup_raddr_conflict()
205 set_last_dst_pack(struct qblock *block, struct qinst *inst) in set_last_dst_pack()
226 handle_r4_qpu_write(struct qblock *block, struct qinst *qinst, in handle_r4_qpu_write()
241 struct qblock *block, in vc4_generate_code_block()
591 struct qblock *start_block = list_first_entry(&c->blocks, in vc4_generate_code()
[all …]
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/broadcom/compiler/
H A Dv3d_compiler.h413 struct qblock { struct
419 struct qblock *successors[2]; argument
481 vir_before_block(struct qblock *block) in vir_before_block()
487 vir_after_block(struct qblock *block) in vir_after_block()
648 struct qblock *cur_block;
649 struct qblock *loop_cont_block;
650 struct qblock *loop_break_block;
815 struct qblock *vir_new_block(struct v3d_compile *c);
817 void vir_link_blocks(struct qblock *predecessor, struct qblock *successor);
818 struct qblock *vir_entry_block(struct v3d_compile *c);
[all …]
/dports/lang/clover/mesa-21.3.6/src/broadcom/compiler/
H A Dv3d_compiler.h472 struct qblock { struct
478 struct qblock *successors[2]; argument
546 vir_before_block(struct qblock *block) in vir_before_block()
552 vir_after_block(struct qblock *block) in vir_after_block()
715 struct qblock *current_unifa_block;
811 struct qblock *cur_block;
812 struct qblock *loop_cont_block;
813 struct qblock *loop_break_block;
1027 struct qblock *vir_new_block(struct v3d_compile *c);
1029 void vir_link_blocks(struct qblock *predecessor, struct qblock *successor);
[all …]
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/broadcom/compiler/
H A Dv3d_compiler.h472 struct qblock { struct
478 struct qblock *successors[2]; argument
546 vir_before_block(struct qblock *block) in vir_before_block()
552 vir_after_block(struct qblock *block) in vir_after_block()
715 struct qblock *current_unifa_block;
811 struct qblock *cur_block;
812 struct qblock *loop_cont_block;
813 struct qblock *loop_break_block;
1027 struct qblock *vir_new_block(struct v3d_compile *c);
1029 void vir_link_blocks(struct qblock *predecessor, struct qblock *successor);
[all …]

1234567891011