Home
last modified time | relevance | path

Searched defs:num_srcs (Results 1 – 25 of 434) sorted by relevance

12345678910>>...18

/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/compiler/spirv/
H A Dvtn_opencl.c44 unsigned num_srcs = count - 5; in handle_instr() local
117 unsigned num_srcs, nir_ssa_def **srcs, in handle_alu()
126 unsigned num_srcs, nir_ssa_def **srcs, in handle_special()
277 unsigned num_srcs, nir_ssa_def **srcs, in handle_printf()
285 handle_shuffle(struct vtn_builder *b, enum OpenCLstd_Entrypoints opcode, unsigned num_srcs, in handle_shuffle()
304 handle_shuffle2(struct vtn_builder *b, enum OpenCLstd_Entrypoints opcode, unsigned num_srcs, in handle_shuffle2()
/dports/lang/clover/mesa-21.3.6/src/compiler/spirv/
H A Dvtn_opencl.c137 uint32_t num_srcs, in mangle_and_find()
178 uint32_t num_srcs, in call_mangled_function()
210 const uint32_t *w_src, unsigned num_srcs, const uint32_t *w_dest, nir_handler handler) in handle_instr()
284 unsigned num_srcs, nir_ssa_def **srcs, struct vtn_type **src_types, in handle_alu()
431 int num_srcs, in handle_clc_fn()
479 unsigned num_srcs, nir_ssa_def **srcs, struct vtn_type **src_types, in handle_special()
577 unsigned num_srcs, nir_ssa_def **srcs, struct vtn_type **src_types, in handle_core()
768 const uint32_t *w_src, unsigned num_srcs, const uint32_t *w_dest) in handle_printf()
841 unsigned num_srcs, nir_ssa_def **srcs, struct vtn_type **src_types, in handle_round()
856 unsigned num_srcs, nir_ssa_def **srcs, struct vtn_type **src_types, in handle_shuffle()
[all …]
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/compiler/spirv/
H A Dvtn_opencl.c137 uint32_t num_srcs, in mangle_and_find()
178 uint32_t num_srcs, in call_mangled_function()
210 const uint32_t *w_src, unsigned num_srcs, const uint32_t *w_dest, nir_handler handler) in handle_instr()
284 unsigned num_srcs, nir_ssa_def **srcs, struct vtn_type **src_types, in handle_alu()
431 int num_srcs, in handle_clc_fn()
479 unsigned num_srcs, nir_ssa_def **srcs, struct vtn_type **src_types, in handle_special()
577 unsigned num_srcs, nir_ssa_def **srcs, struct vtn_type **src_types, in handle_core()
768 const uint32_t *w_src, unsigned num_srcs, const uint32_t *w_dest) in handle_printf()
841 unsigned num_srcs, nir_ssa_def **srcs, struct vtn_type **src_types, in handle_round()
856 unsigned num_srcs, nir_ssa_def **srcs, struct vtn_type **src_types, in handle_shuffle()
[all …]
/dports/graphics/libosmesa/mesa-21.3.6/src/compiler/spirv/
H A Dvtn_opencl.c137 uint32_t num_srcs, in mangle_and_find()
178 uint32_t num_srcs, in call_mangled_function()
210 const uint32_t *w_src, unsigned num_srcs, const uint32_t *w_dest, nir_handler handler) in handle_instr()
284 unsigned num_srcs, nir_ssa_def **srcs, struct vtn_type **src_types, in handle_alu()
431 int num_srcs, in handle_clc_fn()
479 unsigned num_srcs, nir_ssa_def **srcs, struct vtn_type **src_types, in handle_special()
577 unsigned num_srcs, nir_ssa_def **srcs, struct vtn_type **src_types, in handle_core()
768 const uint32_t *w_src, unsigned num_srcs, const uint32_t *w_dest) in handle_printf()
841 unsigned num_srcs, nir_ssa_def **srcs, struct vtn_type **src_types, in handle_round()
856 unsigned num_srcs, nir_ssa_def **srcs, struct vtn_type **src_types, in handle_shuffle()
[all …]
/dports/graphics/mesa-libs/mesa-21.3.6/src/compiler/spirv/
H A Dvtn_opencl.c137 uint32_t num_srcs, in mangle_and_find()
178 uint32_t num_srcs, in call_mangled_function()
210 const uint32_t *w_src, unsigned num_srcs, const uint32_t *w_dest, nir_handler handler) in handle_instr()
284 unsigned num_srcs, nir_ssa_def **srcs, struct vtn_type **src_types, in handle_alu()
431 int num_srcs, in handle_clc_fn()
479 unsigned num_srcs, nir_ssa_def **srcs, struct vtn_type **src_types, in handle_special()
577 unsigned num_srcs, nir_ssa_def **srcs, struct vtn_type **src_types, in handle_core()
768 const uint32_t *w_src, unsigned num_srcs, const uint32_t *w_dest) in handle_printf()
841 unsigned num_srcs, nir_ssa_def **srcs, struct vtn_type **src_types, in handle_round()
856 unsigned num_srcs, nir_ssa_def **srcs, struct vtn_type **src_types, in handle_shuffle()
[all …]
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/compiler/spirv/
H A Dvtn_opencl.c137 uint32_t num_srcs, in mangle_and_find()
178 uint32_t num_srcs, in call_mangled_function()
210 const uint32_t *w_src, unsigned num_srcs, const uint32_t *w_dest, nir_handler handler) in handle_instr()
284 unsigned num_srcs, nir_ssa_def **srcs, struct vtn_type **src_types, in handle_alu()
431 int num_srcs, in handle_clc_fn()
479 unsigned num_srcs, nir_ssa_def **srcs, struct vtn_type **src_types, in handle_special()
577 unsigned num_srcs, nir_ssa_def **srcs, struct vtn_type **src_types, in handle_core()
768 const uint32_t *w_src, unsigned num_srcs, const uint32_t *w_dest) in handle_printf()
841 unsigned num_srcs, nir_ssa_def **srcs, struct vtn_type **src_types, in handle_round()
856 unsigned num_srcs, nir_ssa_def **srcs, struct vtn_type **src_types, in handle_shuffle()
[all …]
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/compiler/spirv/
H A Dvtn_opencl.c137 uint32_t num_srcs, in mangle_and_find()
178 uint32_t num_srcs, in call_mangled_function()
210 const uint32_t *w_src, unsigned num_srcs, const uint32_t *w_dest, nir_handler handler) in handle_instr()
284 unsigned num_srcs, nir_ssa_def **srcs, struct vtn_type **src_types, in handle_alu()
431 int num_srcs, in handle_clc_fn()
479 unsigned num_srcs, nir_ssa_def **srcs, struct vtn_type **src_types, in handle_special()
577 unsigned num_srcs, nir_ssa_def **srcs, struct vtn_type **src_types, in handle_core()
768 const uint32_t *w_src, unsigned num_srcs, const uint32_t *w_dest) in handle_printf()
841 unsigned num_srcs, nir_ssa_def **srcs, struct vtn_type **src_types, in handle_round()
856 unsigned num_srcs, nir_ssa_def **srcs, struct vtn_type **src_types, in handle_shuffle()
[all …]
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/compiler/spirv/
H A Dvtn_opencl.c137 uint32_t num_srcs, in mangle_and_find()
178 uint32_t num_srcs, in call_mangled_function()
210 const uint32_t *w_src, unsigned num_srcs, const uint32_t *w_dest, nir_handler handler) in handle_instr()
284 unsigned num_srcs, nir_ssa_def **srcs, struct vtn_type **src_types, in handle_alu()
431 int num_srcs, in handle_clc_fn()
479 unsigned num_srcs, nir_ssa_def **srcs, struct vtn_type **src_types, in handle_special()
577 unsigned num_srcs, nir_ssa_def **srcs, struct vtn_type **src_types, in handle_core()
768 const uint32_t *w_src, unsigned num_srcs, const uint32_t *w_dest) in handle_printf()
841 unsigned num_srcs, nir_ssa_def **srcs, struct vtn_type **src_types, in handle_round()
856 unsigned num_srcs, nir_ssa_def **srcs, struct vtn_type **src_types, in handle_shuffle()
[all …]
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/compiler/spirv/
H A Dvtn_opencl.c137 uint32_t num_srcs, in mangle_and_find()
178 uint32_t num_srcs, in call_mangled_function()
210 const uint32_t *w_src, unsigned num_srcs, const uint32_t *w_dest, nir_handler handler) in handle_instr()
284 unsigned num_srcs, nir_ssa_def **srcs, struct vtn_type **src_types, in handle_alu()
431 int num_srcs, in handle_clc_fn()
479 unsigned num_srcs, nir_ssa_def **srcs, struct vtn_type **src_types, in handle_special()
577 unsigned num_srcs, nir_ssa_def **srcs, struct vtn_type **src_types, in handle_core()
768 const uint32_t *w_src, unsigned num_srcs, const uint32_t *w_dest) in handle_printf()
841 unsigned num_srcs, nir_ssa_def **srcs, struct vtn_type **src_types, in handle_round()
856 unsigned num_srcs, nir_ssa_def **srcs, struct vtn_type **src_types, in handle_shuffle()
[all …]
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/compiler/spirv/
H A Dvtn_opencl.c138 uint32_t num_srcs, in mangle_and_find()
179 uint32_t num_srcs, in call_mangled_function()
211 const uint32_t *w_src, unsigned num_srcs, const uint32_t *w_dest, nir_handler handler) in handle_instr()
285 unsigned num_srcs, nir_ssa_def **srcs, struct vtn_type **src_types, in handle_alu()
432 int num_srcs, in handle_clc_fn()
480 unsigned num_srcs, nir_ssa_def **srcs, struct vtn_type **src_types, in handle_special()
578 unsigned num_srcs, nir_ssa_def **srcs, struct vtn_type **src_types, in handle_core()
769 const uint32_t *w_src, unsigned num_srcs, const uint32_t *w_dest) in handle_printf()
841 unsigned num_srcs, nir_ssa_def **srcs, struct vtn_type **src_types, in handle_round()
856 unsigned num_srcs, nir_ssa_def **srcs, struct vtn_type **src_types, in handle_shuffle()
[all …]
/dports/graphics/mesa-dri/mesa-21.3.6/src/compiler/spirv/
H A Dvtn_opencl.c137 uint32_t num_srcs, in mangle_and_find()
178 uint32_t num_srcs, in call_mangled_function()
210 const uint32_t *w_src, unsigned num_srcs, const uint32_t *w_dest, nir_handler handler) in handle_instr()
284 unsigned num_srcs, nir_ssa_def **srcs, struct vtn_type **src_types, in handle_alu()
431 int num_srcs, in handle_clc_fn()
479 unsigned num_srcs, nir_ssa_def **srcs, struct vtn_type **src_types, in handle_special()
577 unsigned num_srcs, nir_ssa_def **srcs, struct vtn_type **src_types, in handle_core()
768 const uint32_t *w_src, unsigned num_srcs, const uint32_t *w_dest) in handle_printf()
841 unsigned num_srcs, nir_ssa_def **srcs, struct vtn_type **src_types, in handle_round()
856 unsigned num_srcs, nir_ssa_def **srcs, struct vtn_type **src_types, in handle_shuffle()
[all …]
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/freedreno/ir3/
H A Dir3_nir_lower_tg4_to_tex.c41 int num_srcs = tg4->num_srcs + 1 /* lod */; in ir3_nir_lower_tg4_to_tex_instr() local
/dports/graphics/mesa-libs/mesa-21.3.6/src/freedreno/ir3/
H A Dir3_nir_lower_tg4_to_tex.c41 int num_srcs = tg4->num_srcs + 1 /* lod */; in ir3_nir_lower_tg4_to_tex_instr() local
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/freedreno/ir3/
H A Dir3_nir_lower_tg4_to_tex.c41 int num_srcs = tg4->num_srcs + 1 /* lod */; in ir3_nir_lower_tg4_to_tex_instr() local
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/freedreno/ir3/
H A Dir3_nir_lower_tg4_to_tex.c41 int num_srcs = tg4->num_srcs + 1 /* lod */; in ir3_nir_lower_tg4_to_tex_instr() local
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/freedreno/ir3/
H A Dir3_nir_lower_tg4_to_tex.c41 int num_srcs = tg4->num_srcs + 1 /* lod */; in ir3_nir_lower_tg4_to_tex_instr() local
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/freedreno/ir3/
H A Dir3_nir_lower_tg4_to_tex.c41 int num_srcs = tg4->num_srcs + 1 /* lod */; in ir3_nir_lower_tg4_to_tex_instr() local
/dports/graphics/libosmesa/mesa-21.3.6/src/freedreno/ir3/
H A Dir3_nir_lower_tg4_to_tex.c41 int num_srcs = tg4->num_srcs + 1 /* lod */; in ir3_nir_lower_tg4_to_tex_instr() local
/dports/graphics/mesa-dri/mesa-21.3.6/src/freedreno/ir3/
H A Dir3_nir_lower_tg4_to_tex.c41 int num_srcs = tg4->num_srcs + 1 /* lod */; in ir3_nir_lower_tg4_to_tex_instr() local
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/freedreno/ir3/
H A Dir3_nir_lower_tg4_to_tex.c41 int num_srcs = tg4->num_srcs + 1 /* lod */; in ir3_nir_lower_tg4_to_tex_instr() local
/dports/lang/clover/mesa-21.3.6/src/freedreno/ir3/
H A Dir3_nir_lower_tg4_to_tex.c41 int num_srcs = tg4->num_srcs + 1 /* lod */; in ir3_nir_lower_tg4_to_tex_instr() local
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/lima/ir/
H A Dlima_nir_split_loads.c47 unsigned num_srcs = nir_intrinsic_infos[new_intrin->intrinsic].num_srcs; in clone_intrinsic() local
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/lima/ir/
H A Dlima_nir_split_loads.c47 unsigned num_srcs = nir_intrinsic_infos[new_intrin->intrinsic].num_srcs; in clone_intrinsic() local
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/lima/ir/
H A Dlima_nir_split_loads.c47 unsigned num_srcs = nir_intrinsic_infos[new_intrin->intrinsic].num_srcs; in clone_intrinsic() local
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/lima/ir/
H A Dlima_nir_split_loads.c47 unsigned num_srcs = nir_intrinsic_infos[new_intrin->intrinsic].num_srcs; in clone_intrinsic() local

12345678910>>...18