/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/compiler/spirv/ |
H A D | vtn_opencl.c | 34 enum OpenCLstd_Entrypoints opcode, 39 handle_instr(struct vtn_builder *b, enum OpenCLstd_Entrypoints opcode, in handle_instr() 61 enum OpenCLstd_Entrypoints opcode) in nir_alu_op_for_opencl_opcode() 116 handle_alu(struct vtn_builder *b, enum OpenCLstd_Entrypoints opcode, in handle_alu() 125 handle_special(struct vtn_builder *b, enum OpenCLstd_Entrypoints opcode, in handle_special() 220 _handle_v_load_store(struct vtn_builder *b, enum OpenCLstd_Entrypoints opcode, in _handle_v_load_store() 262 vtn_handle_opencl_vload(struct vtn_builder *b, enum OpenCLstd_Entrypoints opcode, in vtn_handle_opencl_vload() 269 vtn_handle_opencl_vstore(struct vtn_builder *b, enum OpenCLstd_Entrypoints opcode, in vtn_handle_opencl_vstore() 276 handle_printf(struct vtn_builder *b, enum OpenCLstd_Entrypoints opcode, in handle_printf() 285 handle_shuffle(struct vtn_builder *b, enum OpenCLstd_Entrypoints opcode, unsigned num_srcs, in handle_shuffle() [all …]
|
/dports/lang/clover/mesa-21.3.6/src/compiler/spirv/ |
H A D | vtn_opencl.c | 234 enum OpenCLstd_Entrypoints opcode) in nir_alu_op_for_opencl_opcode() 287 …f *ret = nir_build_alu(&b->nb, nir_alu_op_for_opencl_opcode(b, (enum OpenCLstd_Entrypoints)opcode), in handle_alu() 387 static const char *remap_clc_opcode(enum OpenCLstd_Entrypoints opcode) in remap_clc_opcode() 430 handle_clc_fn(struct vtn_builder *b, enum OpenCLstd_Entrypoints opcode, in handle_clc_fn() 483 enum OpenCLstd_Entrypoints cl_opcode = (enum OpenCLstd_Entrypoints)opcode; in handle_special() 619 _handle_v_load_store(struct vtn_builder *b, enum OpenCLstd_Entrypoints opcode, in _handle_v_load_store() 701 vtn_handle_opencl_vload(struct vtn_builder *b, enum OpenCLstd_Entrypoints opcode, in vtn_handle_opencl_vload() 710 vtn_handle_opencl_vstore(struct vtn_builder *b, enum OpenCLstd_Entrypoints opcode, in vtn_handle_opencl_vstore() 719 vtn_handle_opencl_vstore_half_r(struct vtn_builder *b, enum OpenCLstd_Entrypoints opcode, in vtn_handle_opencl_vstore_half_r() 906 enum OpenCLstd_Entrypoints cl_opcode = (enum OpenCLstd_Entrypoints) ext_opcode; in vtn_handle_opencl_instruction()
|
H A D | OpenCL.std.h | 218 enum OpenCLstd_Entrypoints { enum
|
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/compiler/spirv/ |
H A D | vtn_opencl.c | 234 enum OpenCLstd_Entrypoints opcode) in nir_alu_op_for_opencl_opcode() 287 …f *ret = nir_build_alu(&b->nb, nir_alu_op_for_opencl_opcode(b, (enum OpenCLstd_Entrypoints)opcode), in handle_alu() 387 static const char *remap_clc_opcode(enum OpenCLstd_Entrypoints opcode) in remap_clc_opcode() 430 handle_clc_fn(struct vtn_builder *b, enum OpenCLstd_Entrypoints opcode, in handle_clc_fn() 483 enum OpenCLstd_Entrypoints cl_opcode = (enum OpenCLstd_Entrypoints)opcode; in handle_special() 619 _handle_v_load_store(struct vtn_builder *b, enum OpenCLstd_Entrypoints opcode, in _handle_v_load_store() 701 vtn_handle_opencl_vload(struct vtn_builder *b, enum OpenCLstd_Entrypoints opcode, in vtn_handle_opencl_vload() 710 vtn_handle_opencl_vstore(struct vtn_builder *b, enum OpenCLstd_Entrypoints opcode, in vtn_handle_opencl_vstore() 719 vtn_handle_opencl_vstore_half_r(struct vtn_builder *b, enum OpenCLstd_Entrypoints opcode, in vtn_handle_opencl_vstore_half_r() 906 enum OpenCLstd_Entrypoints cl_opcode = (enum OpenCLstd_Entrypoints) ext_opcode; in vtn_handle_opencl_instruction()
|
H A D | OpenCL.std.h | 218 enum OpenCLstd_Entrypoints { enum
|
/dports/graphics/libosmesa/mesa-21.3.6/src/compiler/spirv/ |
H A D | vtn_opencl.c | 234 enum OpenCLstd_Entrypoints opcode) in nir_alu_op_for_opencl_opcode() 287 …f *ret = nir_build_alu(&b->nb, nir_alu_op_for_opencl_opcode(b, (enum OpenCLstd_Entrypoints)opcode), in handle_alu() 387 static const char *remap_clc_opcode(enum OpenCLstd_Entrypoints opcode) in remap_clc_opcode() 430 handle_clc_fn(struct vtn_builder *b, enum OpenCLstd_Entrypoints opcode, in handle_clc_fn() 483 enum OpenCLstd_Entrypoints cl_opcode = (enum OpenCLstd_Entrypoints)opcode; in handle_special() 619 _handle_v_load_store(struct vtn_builder *b, enum OpenCLstd_Entrypoints opcode, in _handle_v_load_store() 701 vtn_handle_opencl_vload(struct vtn_builder *b, enum OpenCLstd_Entrypoints opcode, in vtn_handle_opencl_vload() 710 vtn_handle_opencl_vstore(struct vtn_builder *b, enum OpenCLstd_Entrypoints opcode, in vtn_handle_opencl_vstore() 719 vtn_handle_opencl_vstore_half_r(struct vtn_builder *b, enum OpenCLstd_Entrypoints opcode, in vtn_handle_opencl_vstore_half_r() 906 enum OpenCLstd_Entrypoints cl_opcode = (enum OpenCLstd_Entrypoints) ext_opcode; in vtn_handle_opencl_instruction()
|
/dports/graphics/mesa-libs/mesa-21.3.6/src/compiler/spirv/ |
H A D | vtn_opencl.c | 234 enum OpenCLstd_Entrypoints opcode) in nir_alu_op_for_opencl_opcode() 287 …f *ret = nir_build_alu(&b->nb, nir_alu_op_for_opencl_opcode(b, (enum OpenCLstd_Entrypoints)opcode), in handle_alu() 387 static const char *remap_clc_opcode(enum OpenCLstd_Entrypoints opcode) in remap_clc_opcode() 430 handle_clc_fn(struct vtn_builder *b, enum OpenCLstd_Entrypoints opcode, in handle_clc_fn() 483 enum OpenCLstd_Entrypoints cl_opcode = (enum OpenCLstd_Entrypoints)opcode; in handle_special() 619 _handle_v_load_store(struct vtn_builder *b, enum OpenCLstd_Entrypoints opcode, in _handle_v_load_store() 701 vtn_handle_opencl_vload(struct vtn_builder *b, enum OpenCLstd_Entrypoints opcode, in vtn_handle_opencl_vload() 710 vtn_handle_opencl_vstore(struct vtn_builder *b, enum OpenCLstd_Entrypoints opcode, in vtn_handle_opencl_vstore() 719 vtn_handle_opencl_vstore_half_r(struct vtn_builder *b, enum OpenCLstd_Entrypoints opcode, in vtn_handle_opencl_vstore_half_r() 906 enum OpenCLstd_Entrypoints cl_opcode = (enum OpenCLstd_Entrypoints) ext_opcode; in vtn_handle_opencl_instruction()
|
H A D | OpenCL.std.h | 218 enum OpenCLstd_Entrypoints { enum
|
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/compiler/spirv/ |
H A D | vtn_opencl.c | 234 enum OpenCLstd_Entrypoints opcode) in nir_alu_op_for_opencl_opcode() 287 …f *ret = nir_build_alu(&b->nb, nir_alu_op_for_opencl_opcode(b, (enum OpenCLstd_Entrypoints)opcode), in handle_alu() 387 static const char *remap_clc_opcode(enum OpenCLstd_Entrypoints opcode) in remap_clc_opcode() 430 handle_clc_fn(struct vtn_builder *b, enum OpenCLstd_Entrypoints opcode, in handle_clc_fn() 483 enum OpenCLstd_Entrypoints cl_opcode = (enum OpenCLstd_Entrypoints)opcode; in handle_special() 619 _handle_v_load_store(struct vtn_builder *b, enum OpenCLstd_Entrypoints opcode, in _handle_v_load_store() 701 vtn_handle_opencl_vload(struct vtn_builder *b, enum OpenCLstd_Entrypoints opcode, in vtn_handle_opencl_vload() 710 vtn_handle_opencl_vstore(struct vtn_builder *b, enum OpenCLstd_Entrypoints opcode, in vtn_handle_opencl_vstore() 719 vtn_handle_opencl_vstore_half_r(struct vtn_builder *b, enum OpenCLstd_Entrypoints opcode, in vtn_handle_opencl_vstore_half_r() 906 enum OpenCLstd_Entrypoints cl_opcode = (enum OpenCLstd_Entrypoints) ext_opcode; in vtn_handle_opencl_instruction()
|
H A D | OpenCL.std.h | 218 enum OpenCLstd_Entrypoints { enum
|
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/compiler/spirv/ |
H A D | vtn_opencl.c | 234 enum OpenCLstd_Entrypoints opcode) in nir_alu_op_for_opencl_opcode() 287 …f *ret = nir_build_alu(&b->nb, nir_alu_op_for_opencl_opcode(b, (enum OpenCLstd_Entrypoints)opcode), in handle_alu() 387 static const char *remap_clc_opcode(enum OpenCLstd_Entrypoints opcode) in remap_clc_opcode() 430 handle_clc_fn(struct vtn_builder *b, enum OpenCLstd_Entrypoints opcode, in handle_clc_fn() 483 enum OpenCLstd_Entrypoints cl_opcode = (enum OpenCLstd_Entrypoints)opcode; in handle_special() 619 _handle_v_load_store(struct vtn_builder *b, enum OpenCLstd_Entrypoints opcode, in _handle_v_load_store() 701 vtn_handle_opencl_vload(struct vtn_builder *b, enum OpenCLstd_Entrypoints opcode, in vtn_handle_opencl_vload() 710 vtn_handle_opencl_vstore(struct vtn_builder *b, enum OpenCLstd_Entrypoints opcode, in vtn_handle_opencl_vstore() 719 vtn_handle_opencl_vstore_half_r(struct vtn_builder *b, enum OpenCLstd_Entrypoints opcode, in vtn_handle_opencl_vstore_half_r() 906 enum OpenCLstd_Entrypoints cl_opcode = (enum OpenCLstd_Entrypoints) ext_opcode; in vtn_handle_opencl_instruction()
|
H A D | OpenCL.std.h | 218 enum OpenCLstd_Entrypoints { enum
|
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/compiler/spirv/ |
H A D | vtn_opencl.c | 234 enum OpenCLstd_Entrypoints opcode) in nir_alu_op_for_opencl_opcode() 287 …f *ret = nir_build_alu(&b->nb, nir_alu_op_for_opencl_opcode(b, (enum OpenCLstd_Entrypoints)opcode), in handle_alu() 387 static const char *remap_clc_opcode(enum OpenCLstd_Entrypoints opcode) in remap_clc_opcode() 430 handle_clc_fn(struct vtn_builder *b, enum OpenCLstd_Entrypoints opcode, in handle_clc_fn() 483 enum OpenCLstd_Entrypoints cl_opcode = (enum OpenCLstd_Entrypoints)opcode; in handle_special() 619 _handle_v_load_store(struct vtn_builder *b, enum OpenCLstd_Entrypoints opcode, in _handle_v_load_store() 701 vtn_handle_opencl_vload(struct vtn_builder *b, enum OpenCLstd_Entrypoints opcode, in vtn_handle_opencl_vload() 710 vtn_handle_opencl_vstore(struct vtn_builder *b, enum OpenCLstd_Entrypoints opcode, in vtn_handle_opencl_vstore() 719 vtn_handle_opencl_vstore_half_r(struct vtn_builder *b, enum OpenCLstd_Entrypoints opcode, in vtn_handle_opencl_vstore_half_r() 906 enum OpenCLstd_Entrypoints cl_opcode = (enum OpenCLstd_Entrypoints) ext_opcode; in vtn_handle_opencl_instruction()
|
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/compiler/spirv/ |
H A D | vtn_opencl.c | 234 enum OpenCLstd_Entrypoints opcode) in nir_alu_op_for_opencl_opcode() 287 …f *ret = nir_build_alu(&b->nb, nir_alu_op_for_opencl_opcode(b, (enum OpenCLstd_Entrypoints)opcode), in handle_alu() 387 static const char *remap_clc_opcode(enum OpenCLstd_Entrypoints opcode) in remap_clc_opcode() 430 handle_clc_fn(struct vtn_builder *b, enum OpenCLstd_Entrypoints opcode, in handle_clc_fn() 483 enum OpenCLstd_Entrypoints cl_opcode = (enum OpenCLstd_Entrypoints)opcode; in handle_special() 619 _handle_v_load_store(struct vtn_builder *b, enum OpenCLstd_Entrypoints opcode, in _handle_v_load_store() 701 vtn_handle_opencl_vload(struct vtn_builder *b, enum OpenCLstd_Entrypoints opcode, in vtn_handle_opencl_vload() 710 vtn_handle_opencl_vstore(struct vtn_builder *b, enum OpenCLstd_Entrypoints opcode, in vtn_handle_opencl_vstore() 719 vtn_handle_opencl_vstore_half_r(struct vtn_builder *b, enum OpenCLstd_Entrypoints opcode, in vtn_handle_opencl_vstore_half_r() 906 enum OpenCLstd_Entrypoints cl_opcode = (enum OpenCLstd_Entrypoints) ext_opcode; in vtn_handle_opencl_instruction()
|
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/compiler/spirv/ |
H A D | vtn_opencl.c | 235 enum OpenCLstd_Entrypoints opcode) in nir_alu_op_for_opencl_opcode() 288 …f *ret = nir_build_alu(&b->nb, nir_alu_op_for_opencl_opcode(b, (enum OpenCLstd_Entrypoints)opcode), in handle_alu() 388 static const char *remap_clc_opcode(enum OpenCLstd_Entrypoints opcode) in remap_clc_opcode() 431 handle_clc_fn(struct vtn_builder *b, enum OpenCLstd_Entrypoints opcode, in handle_clc_fn() 484 enum OpenCLstd_Entrypoints cl_opcode = (enum OpenCLstd_Entrypoints)opcode; in handle_special() 620 _handle_v_load_store(struct vtn_builder *b, enum OpenCLstd_Entrypoints opcode, in _handle_v_load_store() 702 vtn_handle_opencl_vload(struct vtn_builder *b, enum OpenCLstd_Entrypoints opcode, in vtn_handle_opencl_vload() 711 vtn_handle_opencl_vstore(struct vtn_builder *b, enum OpenCLstd_Entrypoints opcode, in vtn_handle_opencl_vstore() 720 vtn_handle_opencl_vstore_half_r(struct vtn_builder *b, enum OpenCLstd_Entrypoints opcode, in vtn_handle_opencl_vstore_half_r() 906 enum OpenCLstd_Entrypoints cl_opcode = (enum OpenCLstd_Entrypoints) ext_opcode; in vtn_handle_opencl_instruction()
|
/dports/graphics/mesa-dri/mesa-21.3.6/src/compiler/spirv/ |
H A D | vtn_opencl.c | 234 enum OpenCLstd_Entrypoints opcode) in nir_alu_op_for_opencl_opcode() 287 …f *ret = nir_build_alu(&b->nb, nir_alu_op_for_opencl_opcode(b, (enum OpenCLstd_Entrypoints)opcode), in handle_alu() 387 static const char *remap_clc_opcode(enum OpenCLstd_Entrypoints opcode) in remap_clc_opcode() 430 handle_clc_fn(struct vtn_builder *b, enum OpenCLstd_Entrypoints opcode, in handle_clc_fn() 483 enum OpenCLstd_Entrypoints cl_opcode = (enum OpenCLstd_Entrypoints)opcode; in handle_special() 619 _handle_v_load_store(struct vtn_builder *b, enum OpenCLstd_Entrypoints opcode, in _handle_v_load_store() 701 vtn_handle_opencl_vload(struct vtn_builder *b, enum OpenCLstd_Entrypoints opcode, in vtn_handle_opencl_vload() 710 vtn_handle_opencl_vstore(struct vtn_builder *b, enum OpenCLstd_Entrypoints opcode, in vtn_handle_opencl_vstore() 719 vtn_handle_opencl_vstore_half_r(struct vtn_builder *b, enum OpenCLstd_Entrypoints opcode, in vtn_handle_opencl_vstore_half_r() 906 enum OpenCLstd_Entrypoints cl_opcode = (enum OpenCLstd_Entrypoints) ext_opcode; in vtn_handle_opencl_instruction()
|
/dports/devel/spirv-llvm-translator/SPIRV-LLVM-Translator-13.0.0/projects/SPIRV-Headers/include/spirv/unified1/ |
H A D | OpenCL.std.h | 218 enum OpenCLstd_Entrypoints { enum
|
/dports/devel/intel-graphics-compiler/SPIRV-Headers/include/spirv/unified1/ |
H A D | OpenCL.std.h | 218 enum OpenCLstd_Entrypoints { enum
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/spirv-headers/src/include/spirv/unified1/ |
H A D | OpenCL.std.h | 218 enum OpenCLstd_Entrypoints { enum
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/ |
H A D | OpenCL.std.h | 218 enum OpenCLstd_Entrypoints { enum
|
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/spirv-headers/src/include/spirv/unified1/ |
H A D | OpenCL.std.h | 218 enum OpenCLstd_Entrypoints { enum
|
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-headers/include/spirv/unified1/ |
H A D | OpenCL.std.h | 218 enum OpenCLstd_Entrypoints { enum
|
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-headers/include/spirv/unified1/ |
H A D | OpenCL.std.h | 218 enum OpenCLstd_Entrypoints { enum
|
/dports/graphics/vkd3d/vkd3d-1.2/external/spirv-headers/include/spirv/unified1/ |
H A D | OpenCL.std.h | 218 enum OpenCLstd_Entrypoints { enum
|
/dports/graphics/vulkan-validation-layers/Vulkan-ValidationLayers-1.2.203/external/spirv-headers/include/spirv/unified1/ |
H A D | OpenCL.std.h | 218 enum OpenCLstd_Entrypoints { enum
|