Home
last modified time | relevance | path

Searched refs:v3d_compile (Results 26 – 50 of 294) sorted by relevance

12345678910>>...12

/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/broadcom/compiler/
H A Dnir_to_vir.c108 resize_qreg_array(struct v3d_compile *c, in resize_qreg_array()
129 resize_interp_array(struct v3d_compile *c, in resize_interp_array()
152 vir_emit_thrsw(struct v3d_compile *c) in vir_emit_thrsw()
263 ntq_flush_tmu(struct v3d_compile *c) in ntq_flush_tmu()
979 emit_flat_varying(struct v3d_compile *c, in emit_flat_varying()
1086 add_output(struct v3d_compile *c, in add_output()
1671 emit_frag_end(struct v3d_compile *c) in emit_frag_end()
1790 emit_vert_end(struct v3d_compile *c) in emit_vert_end()
1799 emit_geom_end(struct v3d_compile *c) in emit_geom_end()
3785 nir_to_vir(struct v3d_compile *c) in nir_to_vir()
[all …]
H A Dvir_opt_dead_code.c43 dce(struct v3d_compile *c, struct qinst *inst) in dce()
55 has_nonremovable_reads(struct v3d_compile *c, struct qinst *inst) in has_nonremovable_reads()
66 can_write_to_null(struct v3d_compile *c, struct qinst *inst) in can_write_to_null()
76 vir_dce_flags(struct v3d_compile *c, struct qinst *inst) in vir_dce_flags()
94 check_last_ldunifa(struct v3d_compile *c, in check_last_ldunifa()
122 check_first_ldunifa(struct v3d_compile *c, in check_first_ldunifa()
152 increment_unifa_address(struct v3d_compile *c, struct qblock *block, struct qinst *unifa) in increment_unifa_address()
183 vir_opt_dead_code(struct v3d_compile *c) in vir_opt_dead_code()
H A Dv3d_nir_lower_robust_buffer_access.c55 lower_load(struct v3d_compile *c, in lower_load()
74 lower_store(struct v3d_compile *c, in lower_store()
83 lower_atomic(struct v3d_compile *c, in lower_atomic()
92 lower_shared(struct v3d_compile *c, in lower_shared()
105 lower_instr(struct v3d_compile *c, nir_builder *b, struct nir_instr *instr) in lower_instr()
150 v3d_nir_lower_robust_buffer_access(nir_shader *s, struct v3d_compile *c) in v3d_nir_lower_robust_buffer_access()
/dports/graphics/mesa-libs/mesa-21.3.6/src/broadcom/compiler/
H A Dnir_to_vir.c108 resize_qreg_array(struct v3d_compile *c, in resize_qreg_array()
129 resize_interp_array(struct v3d_compile *c, in resize_interp_array()
152 vir_emit_thrsw(struct v3d_compile *c) in vir_emit_thrsw()
263 ntq_flush_tmu(struct v3d_compile *c) in ntq_flush_tmu()
979 emit_flat_varying(struct v3d_compile *c, in emit_flat_varying()
1086 add_output(struct v3d_compile *c, in add_output()
1671 emit_frag_end(struct v3d_compile *c) in emit_frag_end()
1790 emit_vert_end(struct v3d_compile *c) in emit_vert_end()
1799 emit_geom_end(struct v3d_compile *c) in emit_geom_end()
3785 nir_to_vir(struct v3d_compile *c) in nir_to_vir()
[all …]
H A Dvir_opt_dead_code.c43 dce(struct v3d_compile *c, struct qinst *inst) in dce()
55 has_nonremovable_reads(struct v3d_compile *c, struct qinst *inst) in has_nonremovable_reads()
66 can_write_to_null(struct v3d_compile *c, struct qinst *inst) in can_write_to_null()
76 vir_dce_flags(struct v3d_compile *c, struct qinst *inst) in vir_dce_flags()
94 check_last_ldunifa(struct v3d_compile *c, in check_last_ldunifa()
122 check_first_ldunifa(struct v3d_compile *c, in check_first_ldunifa()
152 increment_unifa_address(struct v3d_compile *c, struct qblock *block, struct qinst *unifa) in increment_unifa_address()
183 vir_opt_dead_code(struct v3d_compile *c) in vir_opt_dead_code()
H A Dv3d_nir_lower_robust_buffer_access.c55 lower_load(struct v3d_compile *c, in lower_load()
74 lower_store(struct v3d_compile *c, in lower_store()
83 lower_atomic(struct v3d_compile *c, in lower_atomic()
92 lower_shared(struct v3d_compile *c, in lower_shared()
105 lower_instr(struct v3d_compile *c, nir_builder *b, struct nir_instr *instr) in lower_instr()
150 v3d_nir_lower_robust_buffer_access(nir_shader *s, struct v3d_compile *c) in v3d_nir_lower_robust_buffer_access()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/broadcom/compiler/
H A Dnir_to_vir.c108 resize_qreg_array(struct v3d_compile *c, in resize_qreg_array()
129 resize_interp_array(struct v3d_compile *c, in resize_interp_array()
152 vir_emit_thrsw(struct v3d_compile *c) in vir_emit_thrsw()
263 ntq_flush_tmu(struct v3d_compile *c) in ntq_flush_tmu()
979 emit_flat_varying(struct v3d_compile *c, in emit_flat_varying()
1086 add_output(struct v3d_compile *c, in add_output()
1671 emit_frag_end(struct v3d_compile *c) in emit_frag_end()
1790 emit_vert_end(struct v3d_compile *c) in emit_vert_end()
1799 emit_geom_end(struct v3d_compile *c) in emit_geom_end()
3785 nir_to_vir(struct v3d_compile *c) in nir_to_vir()
[all …]
H A Dvir_opt_dead_code.c43 dce(struct v3d_compile *c, struct qinst *inst) in dce()
55 has_nonremovable_reads(struct v3d_compile *c, struct qinst *inst) in has_nonremovable_reads()
66 can_write_to_null(struct v3d_compile *c, struct qinst *inst) in can_write_to_null()
76 vir_dce_flags(struct v3d_compile *c, struct qinst *inst) in vir_dce_flags()
94 check_last_ldunifa(struct v3d_compile *c, in check_last_ldunifa()
122 check_first_ldunifa(struct v3d_compile *c, in check_first_ldunifa()
152 increment_unifa_address(struct v3d_compile *c, struct qblock *block, struct qinst *unifa) in increment_unifa_address()
183 vir_opt_dead_code(struct v3d_compile *c) in vir_opt_dead_code()
H A Dv3d_nir_lower_robust_buffer_access.c55 lower_load(struct v3d_compile *c, in lower_load()
74 lower_store(struct v3d_compile *c, in lower_store()
83 lower_atomic(struct v3d_compile *c, in lower_atomic()
92 lower_shared(struct v3d_compile *c, in lower_shared()
105 lower_instr(struct v3d_compile *c, nir_builder *b, struct nir_instr *instr) in lower_instr()
150 v3d_nir_lower_robust_buffer_access(nir_shader *s, struct v3d_compile *c) in v3d_nir_lower_robust_buffer_access()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/broadcom/compiler/
H A Dnir_to_vir.c108 resize_qreg_array(struct v3d_compile *c, in resize_qreg_array()
129 resize_interp_array(struct v3d_compile *c, in resize_interp_array()
152 vir_emit_thrsw(struct v3d_compile *c) in vir_emit_thrsw()
263 ntq_flush_tmu(struct v3d_compile *c) in ntq_flush_tmu()
979 emit_flat_varying(struct v3d_compile *c, in emit_flat_varying()
1086 add_output(struct v3d_compile *c, in add_output()
1671 emit_frag_end(struct v3d_compile *c) in emit_frag_end()
1790 emit_vert_end(struct v3d_compile *c) in emit_vert_end()
1799 emit_geom_end(struct v3d_compile *c) in emit_geom_end()
3785 nir_to_vir(struct v3d_compile *c) in nir_to_vir()
[all …]
H A Dvir_opt_dead_code.c43 dce(struct v3d_compile *c, struct qinst *inst) in dce()
55 has_nonremovable_reads(struct v3d_compile *c, struct qinst *inst) in has_nonremovable_reads()
66 can_write_to_null(struct v3d_compile *c, struct qinst *inst) in can_write_to_null()
76 vir_dce_flags(struct v3d_compile *c, struct qinst *inst) in vir_dce_flags()
94 check_last_ldunifa(struct v3d_compile *c, in check_last_ldunifa()
122 check_first_ldunifa(struct v3d_compile *c, in check_first_ldunifa()
152 increment_unifa_address(struct v3d_compile *c, struct qblock *block, struct qinst *unifa) in increment_unifa_address()
183 vir_opt_dead_code(struct v3d_compile *c) in vir_opt_dead_code()
H A Dv3d_nir_lower_robust_buffer_access.c55 lower_load(struct v3d_compile *c, in lower_load()
74 lower_store(struct v3d_compile *c, in lower_store()
83 lower_atomic(struct v3d_compile *c, in lower_atomic()
92 lower_shared(struct v3d_compile *c, in lower_shared()
105 lower_instr(struct v3d_compile *c, nir_builder *b, struct nir_instr *instr) in lower_instr()
150 v3d_nir_lower_robust_buffer_access(nir_shader *s, struct v3d_compile *c) in v3d_nir_lower_robust_buffer_access()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/broadcom/compiler/
H A Dnir_to_vir.c108 resize_qreg_array(struct v3d_compile *c, in resize_qreg_array()
129 resize_interp_array(struct v3d_compile *c, in resize_interp_array()
152 vir_emit_thrsw(struct v3d_compile *c) in vir_emit_thrsw()
263 ntq_flush_tmu(struct v3d_compile *c) in ntq_flush_tmu()
979 emit_flat_varying(struct v3d_compile *c, in emit_flat_varying()
1086 add_output(struct v3d_compile *c, in add_output()
1671 emit_frag_end(struct v3d_compile *c) in emit_frag_end()
1790 emit_vert_end(struct v3d_compile *c) in emit_vert_end()
1799 emit_geom_end(struct v3d_compile *c) in emit_geom_end()
3785 nir_to_vir(struct v3d_compile *c) in nir_to_vir()
[all …]
H A Dvir_opt_dead_code.c43 dce(struct v3d_compile *c, struct qinst *inst) in dce()
55 has_nonremovable_reads(struct v3d_compile *c, struct qinst *inst) in has_nonremovable_reads()
66 can_write_to_null(struct v3d_compile *c, struct qinst *inst) in can_write_to_null()
76 vir_dce_flags(struct v3d_compile *c, struct qinst *inst) in vir_dce_flags()
94 check_last_ldunifa(struct v3d_compile *c, in check_last_ldunifa()
122 check_first_ldunifa(struct v3d_compile *c, in check_first_ldunifa()
152 increment_unifa_address(struct v3d_compile *c, struct qblock *block, struct qinst *unifa) in increment_unifa_address()
183 vir_opt_dead_code(struct v3d_compile *c) in vir_opt_dead_code()
H A Dv3d_nir_lower_robust_buffer_access.c55 lower_load(struct v3d_compile *c, in lower_load()
74 lower_store(struct v3d_compile *c, in lower_store()
83 lower_atomic(struct v3d_compile *c, in lower_atomic()
92 lower_shared(struct v3d_compile *c, in lower_shared()
105 lower_instr(struct v3d_compile *c, nir_builder *b, struct nir_instr *instr) in lower_instr()
150 v3d_nir_lower_robust_buffer_access(nir_shader *s, struct v3d_compile *c) in v3d_nir_lower_robust_buffer_access()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/broadcom/compiler/
H A Dnir_to_vir.c108 resize_qreg_array(struct v3d_compile *c, in resize_qreg_array()
129 resize_interp_array(struct v3d_compile *c, in resize_interp_array()
152 vir_emit_thrsw(struct v3d_compile *c) in vir_emit_thrsw()
263 ntq_flush_tmu(struct v3d_compile *c) in ntq_flush_tmu()
979 emit_flat_varying(struct v3d_compile *c, in emit_flat_varying()
1086 add_output(struct v3d_compile *c, in add_output()
1671 emit_frag_end(struct v3d_compile *c) in emit_frag_end()
1790 emit_vert_end(struct v3d_compile *c) in emit_vert_end()
1799 emit_geom_end(struct v3d_compile *c) in emit_geom_end()
3785 nir_to_vir(struct v3d_compile *c) in nir_to_vir()
[all …]
H A Dvir_opt_dead_code.c43 dce(struct v3d_compile *c, struct qinst *inst) in dce()
55 has_nonremovable_reads(struct v3d_compile *c, struct qinst *inst) in has_nonremovable_reads()
66 can_write_to_null(struct v3d_compile *c, struct qinst *inst) in can_write_to_null()
76 vir_dce_flags(struct v3d_compile *c, struct qinst *inst) in vir_dce_flags()
94 check_last_ldunifa(struct v3d_compile *c, in check_last_ldunifa()
122 check_first_ldunifa(struct v3d_compile *c, in check_first_ldunifa()
152 increment_unifa_address(struct v3d_compile *c, struct qblock *block, struct qinst *unifa) in increment_unifa_address()
183 vir_opt_dead_code(struct v3d_compile *c) in vir_opt_dead_code()
H A Dv3d_nir_lower_robust_buffer_access.c55 lower_load(struct v3d_compile *c, in lower_load()
74 lower_store(struct v3d_compile *c, in lower_store()
83 lower_atomic(struct v3d_compile *c, in lower_atomic()
92 lower_shared(struct v3d_compile *c, in lower_shared()
105 lower_instr(struct v3d_compile *c, nir_builder *b, struct nir_instr *instr) in lower_instr()
150 v3d_nir_lower_robust_buffer_access(nir_shader *s, struct v3d_compile *c) in v3d_nir_lower_robust_buffer_access()
/dports/graphics/libosmesa/mesa-21.3.6/src/broadcom/compiler/
H A Dnir_to_vir.c108 resize_qreg_array(struct v3d_compile *c, in resize_qreg_array()
129 resize_interp_array(struct v3d_compile *c, in resize_interp_array()
152 vir_emit_thrsw(struct v3d_compile *c) in vir_emit_thrsw()
263 ntq_flush_tmu(struct v3d_compile *c) in ntq_flush_tmu()
979 emit_flat_varying(struct v3d_compile *c, in emit_flat_varying()
1086 add_output(struct v3d_compile *c, in add_output()
1671 emit_frag_end(struct v3d_compile *c) in emit_frag_end()
1790 emit_vert_end(struct v3d_compile *c) in emit_vert_end()
1799 emit_geom_end(struct v3d_compile *c) in emit_geom_end()
3785 nir_to_vir(struct v3d_compile *c) in nir_to_vir()
[all …]
H A Dvir_opt_dead_code.c43 dce(struct v3d_compile *c, struct qinst *inst) in dce()
55 has_nonremovable_reads(struct v3d_compile *c, struct qinst *inst) in has_nonremovable_reads()
66 can_write_to_null(struct v3d_compile *c, struct qinst *inst) in can_write_to_null()
76 vir_dce_flags(struct v3d_compile *c, struct qinst *inst) in vir_dce_flags()
94 check_last_ldunifa(struct v3d_compile *c, in check_last_ldunifa()
122 check_first_ldunifa(struct v3d_compile *c, in check_first_ldunifa()
152 increment_unifa_address(struct v3d_compile *c, struct qblock *block, struct qinst *unifa) in increment_unifa_address()
183 vir_opt_dead_code(struct v3d_compile *c) in vir_opt_dead_code()
H A Dv3d_nir_lower_robust_buffer_access.c55 lower_load(struct v3d_compile *c, in lower_load()
74 lower_store(struct v3d_compile *c, in lower_store()
83 lower_atomic(struct v3d_compile *c, in lower_atomic()
92 lower_shared(struct v3d_compile *c, in lower_shared()
105 lower_instr(struct v3d_compile *c, nir_builder *b, struct nir_instr *instr) in lower_instr()
150 v3d_nir_lower_robust_buffer_access(nir_shader *s, struct v3d_compile *c) in v3d_nir_lower_robust_buffer_access()
/dports/graphics/mesa-dri/mesa-21.3.6/src/broadcom/compiler/
H A Dnir_to_vir.c108 resize_qreg_array(struct v3d_compile *c, in resize_qreg_array()
129 resize_interp_array(struct v3d_compile *c, in resize_interp_array()
152 vir_emit_thrsw(struct v3d_compile *c) in vir_emit_thrsw()
263 ntq_flush_tmu(struct v3d_compile *c) in ntq_flush_tmu()
979 emit_flat_varying(struct v3d_compile *c, in emit_flat_varying()
1086 add_output(struct v3d_compile *c, in add_output()
1671 emit_frag_end(struct v3d_compile *c) in emit_frag_end()
1790 emit_vert_end(struct v3d_compile *c) in emit_vert_end()
1799 emit_geom_end(struct v3d_compile *c) in emit_geom_end()
3785 nir_to_vir(struct v3d_compile *c) in nir_to_vir()
[all …]
H A Dvir_opt_dead_code.c43 dce(struct v3d_compile *c, struct qinst *inst) in dce()
55 has_nonremovable_reads(struct v3d_compile *c, struct qinst *inst) in has_nonremovable_reads()
66 can_write_to_null(struct v3d_compile *c, struct qinst *inst) in can_write_to_null()
76 vir_dce_flags(struct v3d_compile *c, struct qinst *inst) in vir_dce_flags()
94 check_last_ldunifa(struct v3d_compile *c, in check_last_ldunifa()
122 check_first_ldunifa(struct v3d_compile *c, in check_first_ldunifa()
152 increment_unifa_address(struct v3d_compile *c, struct qblock *block, struct qinst *unifa) in increment_unifa_address()
183 vir_opt_dead_code(struct v3d_compile *c) in vir_opt_dead_code()
/dports/lang/clover/mesa-21.3.6/src/broadcom/compiler/
H A Dvir_opt_dead_code.c43 dce(struct v3d_compile *c, struct qinst *inst) in dce()
55 has_nonremovable_reads(struct v3d_compile *c, struct qinst *inst) in has_nonremovable_reads()
66 can_write_to_null(struct v3d_compile *c, struct qinst *inst) in can_write_to_null()
76 vir_dce_flags(struct v3d_compile *c, struct qinst *inst) in vir_dce_flags()
94 check_last_ldunifa(struct v3d_compile *c, in check_last_ldunifa()
122 check_first_ldunifa(struct v3d_compile *c, in check_first_ldunifa()
152 increment_unifa_address(struct v3d_compile *c, struct qblock *block, struct qinst *unifa) in increment_unifa_address()
183 vir_opt_dead_code(struct v3d_compile *c) in vir_opt_dead_code()
H A Dv3d_nir_lower_robust_buffer_access.c55 lower_load(struct v3d_compile *c, in lower_load()
74 lower_store(struct v3d_compile *c, in lower_store()
83 lower_atomic(struct v3d_compile *c, in lower_atomic()
92 lower_shared(struct v3d_compile *c, in lower_shared()
105 lower_instr(struct v3d_compile *c, nir_builder *b, struct nir_instr *instr) in lower_instr()
150 v3d_nir_lower_robust_buffer_access(nir_shader *s, struct v3d_compile *c) in v3d_nir_lower_robust_buffer_access()

12345678910>>...12