Home
last modified time | relevance | path

Searched refs:handle_instr (Results 1 – 25 of 31) sorted by relevance

12

/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/compiler/spirv/
H A Dvtn_opencl.c39 handle_instr(struct vtn_builder *b, enum OpenCLstd_Entrypoints opcode, in handle_instr() function
382 handle_instr(b, cl_opcode, w, count, handle_alu); in vtn_handle_opencl_instruction()
424 handle_instr(b, cl_opcode, w, count, handle_special); in vtn_handle_opencl_instruction()
433 handle_instr(b, cl_opcode, w, count, handle_shuffle); in vtn_handle_opencl_instruction()
436 handle_instr(b, cl_opcode, w, count, handle_shuffle2); in vtn_handle_opencl_instruction()
439 handle_instr(b, cl_opcode, w, count, handle_printf); in vtn_handle_opencl_instruction()
/dports/lang/clover/mesa-21.3.6/src/compiler/spirv/
H A Dvtn_opencl.c209 handle_instr(struct vtn_builder *b, uint32_t opcode, in handle_instr() function
948 handle_instr(b, ext_opcode, w + 5, count - 5, w + 1, handle_alu); in vtn_handle_opencl_instruction()
1055 handle_instr(b, ext_opcode, w + 5, count - 5, w + 1, handle_special); in vtn_handle_opencl_instruction()
1075 handle_instr(b, ext_opcode, w + 5, count - 5, w + 1, handle_shuffle); in vtn_handle_opencl_instruction()
1078 handle_instr(b, ext_opcode, w + 5, count - 5, w + 1, handle_shuffle2); in vtn_handle_opencl_instruction()
1081 handle_instr(b, ext_opcode, w + 5, count - 5, w + 1, handle_round); in vtn_handle_opencl_instruction()
1101 handle_instr(b, opcode, w + 4, count - 4, w + 1, handle_core); in vtn_handle_opencl_core_instruction()
1104 handle_instr(b, opcode, w + 2, count - 2, NULL, handle_core); in vtn_handle_opencl_core_instruction()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/compiler/spirv/
H A Dvtn_opencl.c209 handle_instr(struct vtn_builder *b, uint32_t opcode, in handle_instr() function
948 handle_instr(b, ext_opcode, w + 5, count - 5, w + 1, handle_alu); in vtn_handle_opencl_instruction()
1055 handle_instr(b, ext_opcode, w + 5, count - 5, w + 1, handle_special); in vtn_handle_opencl_instruction()
1075 handle_instr(b, ext_opcode, w + 5, count - 5, w + 1, handle_shuffle); in vtn_handle_opencl_instruction()
1078 handle_instr(b, ext_opcode, w + 5, count - 5, w + 1, handle_shuffle2); in vtn_handle_opencl_instruction()
1081 handle_instr(b, ext_opcode, w + 5, count - 5, w + 1, handle_round); in vtn_handle_opencl_instruction()
1101 handle_instr(b, opcode, w + 4, count - 4, w + 1, handle_core); in vtn_handle_opencl_core_instruction()
1104 handle_instr(b, opcode, w + 2, count - 2, NULL, handle_core); in vtn_handle_opencl_core_instruction()
/dports/graphics/libosmesa/mesa-21.3.6/src/compiler/spirv/
H A Dvtn_opencl.c209 handle_instr(struct vtn_builder *b, uint32_t opcode, in handle_instr() function
948 handle_instr(b, ext_opcode, w + 5, count - 5, w + 1, handle_alu); in vtn_handle_opencl_instruction()
1055 handle_instr(b, ext_opcode, w + 5, count - 5, w + 1, handle_special); in vtn_handle_opencl_instruction()
1075 handle_instr(b, ext_opcode, w + 5, count - 5, w + 1, handle_shuffle); in vtn_handle_opencl_instruction()
1078 handle_instr(b, ext_opcode, w + 5, count - 5, w + 1, handle_shuffle2); in vtn_handle_opencl_instruction()
1081 handle_instr(b, ext_opcode, w + 5, count - 5, w + 1, handle_round); in vtn_handle_opencl_instruction()
1101 handle_instr(b, opcode, w + 4, count - 4, w + 1, handle_core); in vtn_handle_opencl_core_instruction()
1104 handle_instr(b, opcode, w + 2, count - 2, NULL, handle_core); in vtn_handle_opencl_core_instruction()
/dports/graphics/mesa-libs/mesa-21.3.6/src/compiler/spirv/
H A Dvtn_opencl.c209 handle_instr(struct vtn_builder *b, uint32_t opcode, in handle_instr() function
948 handle_instr(b, ext_opcode, w + 5, count - 5, w + 1, handle_alu); in vtn_handle_opencl_instruction()
1055 handle_instr(b, ext_opcode, w + 5, count - 5, w + 1, handle_special); in vtn_handle_opencl_instruction()
1075 handle_instr(b, ext_opcode, w + 5, count - 5, w + 1, handle_shuffle); in vtn_handle_opencl_instruction()
1078 handle_instr(b, ext_opcode, w + 5, count - 5, w + 1, handle_shuffle2); in vtn_handle_opencl_instruction()
1081 handle_instr(b, ext_opcode, w + 5, count - 5, w + 1, handle_round); in vtn_handle_opencl_instruction()
1101 handle_instr(b, opcode, w + 4, count - 4, w + 1, handle_core); in vtn_handle_opencl_core_instruction()
1104 handle_instr(b, opcode, w + 2, count - 2, NULL, handle_core); in vtn_handle_opencl_core_instruction()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/compiler/spirv/
H A Dvtn_opencl.c209 handle_instr(struct vtn_builder *b, uint32_t opcode, in handle_instr() function
948 handle_instr(b, ext_opcode, w + 5, count - 5, w + 1, handle_alu); in vtn_handle_opencl_instruction()
1055 handle_instr(b, ext_opcode, w + 5, count - 5, w + 1, handle_special); in vtn_handle_opencl_instruction()
1075 handle_instr(b, ext_opcode, w + 5, count - 5, w + 1, handle_shuffle); in vtn_handle_opencl_instruction()
1078 handle_instr(b, ext_opcode, w + 5, count - 5, w + 1, handle_shuffle2); in vtn_handle_opencl_instruction()
1081 handle_instr(b, ext_opcode, w + 5, count - 5, w + 1, handle_round); in vtn_handle_opencl_instruction()
1101 handle_instr(b, opcode, w + 4, count - 4, w + 1, handle_core); in vtn_handle_opencl_core_instruction()
1104 handle_instr(b, opcode, w + 2, count - 2, NULL, handle_core); in vtn_handle_opencl_core_instruction()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/compiler/spirv/
H A Dvtn_opencl.c209 handle_instr(struct vtn_builder *b, uint32_t opcode, in handle_instr() function
948 handle_instr(b, ext_opcode, w + 5, count - 5, w + 1, handle_alu); in vtn_handle_opencl_instruction()
1055 handle_instr(b, ext_opcode, w + 5, count - 5, w + 1, handle_special); in vtn_handle_opencl_instruction()
1075 handle_instr(b, ext_opcode, w + 5, count - 5, w + 1, handle_shuffle); in vtn_handle_opencl_instruction()
1078 handle_instr(b, ext_opcode, w + 5, count - 5, w + 1, handle_shuffle2); in vtn_handle_opencl_instruction()
1081 handle_instr(b, ext_opcode, w + 5, count - 5, w + 1, handle_round); in vtn_handle_opencl_instruction()
1101 handle_instr(b, opcode, w + 4, count - 4, w + 1, handle_core); in vtn_handle_opencl_core_instruction()
1104 handle_instr(b, opcode, w + 2, count - 2, NULL, handle_core); in vtn_handle_opencl_core_instruction()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/compiler/spirv/
H A Dvtn_opencl.c209 handle_instr(struct vtn_builder *b, uint32_t opcode, in handle_instr() function
948 handle_instr(b, ext_opcode, w + 5, count - 5, w + 1, handle_alu); in vtn_handle_opencl_instruction()
1055 handle_instr(b, ext_opcode, w + 5, count - 5, w + 1, handle_special); in vtn_handle_opencl_instruction()
1075 handle_instr(b, ext_opcode, w + 5, count - 5, w + 1, handle_shuffle); in vtn_handle_opencl_instruction()
1078 handle_instr(b, ext_opcode, w + 5, count - 5, w + 1, handle_shuffle2); in vtn_handle_opencl_instruction()
1081 handle_instr(b, ext_opcode, w + 5, count - 5, w + 1, handle_round); in vtn_handle_opencl_instruction()
1101 handle_instr(b, opcode, w + 4, count - 4, w + 1, handle_core); in vtn_handle_opencl_core_instruction()
1104 handle_instr(b, opcode, w + 2, count - 2, NULL, handle_core); in vtn_handle_opencl_core_instruction()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/compiler/spirv/
H A Dvtn_opencl.c209 handle_instr(struct vtn_builder *b, uint32_t opcode, in handle_instr() function
948 handle_instr(b, ext_opcode, w + 5, count - 5, w + 1, handle_alu); in vtn_handle_opencl_instruction()
1055 handle_instr(b, ext_opcode, w + 5, count - 5, w + 1, handle_special); in vtn_handle_opencl_instruction()
1075 handle_instr(b, ext_opcode, w + 5, count - 5, w + 1, handle_shuffle); in vtn_handle_opencl_instruction()
1078 handle_instr(b, ext_opcode, w + 5, count - 5, w + 1, handle_shuffle2); in vtn_handle_opencl_instruction()
1081 handle_instr(b, ext_opcode, w + 5, count - 5, w + 1, handle_round); in vtn_handle_opencl_instruction()
1101 handle_instr(b, opcode, w + 4, count - 4, w + 1, handle_core); in vtn_handle_opencl_core_instruction()
1104 handle_instr(b, opcode, w + 2, count - 2, NULL, handle_core); in vtn_handle_opencl_core_instruction()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/compiler/spirv/
H A Dvtn_opencl.c210 handle_instr(struct vtn_builder *b, uint32_t opcode, in handle_instr() function
948 handle_instr(b, ext_opcode, w + 5, count - 5, w + 1, handle_alu); in vtn_handle_opencl_instruction()
1055 handle_instr(b, ext_opcode, w + 5, count - 5, w + 1, handle_special); in vtn_handle_opencl_instruction()
1075 handle_instr(b, ext_opcode, w + 5, count - 5, w + 1, handle_shuffle); in vtn_handle_opencl_instruction()
1078 handle_instr(b, ext_opcode, w + 5, count - 5, w + 1, handle_shuffle2); in vtn_handle_opencl_instruction()
1081 handle_instr(b, ext_opcode, w + 5, count - 5, w + 1, handle_round); in vtn_handle_opencl_instruction()
1101 handle_instr(b, opcode, w + 4, count - 4, w + 1, handle_core); in vtn_handle_opencl_core_instruction()
1104 handle_instr(b, opcode, w + 2, count - 2, NULL, handle_core); in vtn_handle_opencl_core_instruction()
/dports/graphics/mesa-dri/mesa-21.3.6/src/compiler/spirv/
H A Dvtn_opencl.c209 handle_instr(struct vtn_builder *b, uint32_t opcode, in handle_instr() function
948 handle_instr(b, ext_opcode, w + 5, count - 5, w + 1, handle_alu); in vtn_handle_opencl_instruction()
1055 handle_instr(b, ext_opcode, w + 5, count - 5, w + 1, handle_special); in vtn_handle_opencl_instruction()
1075 handle_instr(b, ext_opcode, w + 5, count - 5, w + 1, handle_shuffle); in vtn_handle_opencl_instruction()
1078 handle_instr(b, ext_opcode, w + 5, count - 5, w + 1, handle_shuffle2); in vtn_handle_opencl_instruction()
1081 handle_instr(b, ext_opcode, w + 5, count - 5, w + 1, handle_round); in vtn_handle_opencl_instruction()
1101 handle_instr(b, opcode, w + 4, count - 4, w + 1, handle_core); in vtn_handle_opencl_core_instruction()
1104 handle_instr(b, opcode, w + 2, count - 2, NULL, handle_core); in vtn_handle_opencl_core_instruction()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/freedreno/ir3/
H A Dir3_spill.c948 handle_instr(struct ra_spill_ctx *ctx, struct ir3_instruction *instr) in handle_instr() function
1746 handle_instr(ctx, instr); in handle_block()
/dports/graphics/libosmesa/mesa-21.3.6/src/freedreno/ir3/
H A Dir3_spill.c948 handle_instr(struct ra_spill_ctx *ctx, struct ir3_instruction *instr) in handle_instr() function
1746 handle_instr(ctx, instr); in handle_block()
/dports/graphics/mesa-libs/mesa-21.3.6/src/freedreno/ir3/
H A Dir3_spill.c948 handle_instr(struct ra_spill_ctx *ctx, struct ir3_instruction *instr) in handle_instr() function
1746 handle_instr(ctx, instr); in handle_block()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/freedreno/ir3/
H A Dir3_spill.c948 handle_instr(struct ra_spill_ctx *ctx, struct ir3_instruction *instr) in handle_instr() function
1746 handle_instr(ctx, instr); in handle_block()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/freedreno/ir3/
H A Dir3_spill.c948 handle_instr(struct ra_spill_ctx *ctx, struct ir3_instruction *instr) in handle_instr() function
1746 handle_instr(ctx, instr); in handle_block()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/freedreno/ir3/
H A Dir3_spill.c948 handle_instr(struct ra_spill_ctx *ctx, struct ir3_instruction *instr) in handle_instr() function
1746 handle_instr(ctx, instr); in handle_block()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/freedreno/ir3/
H A Dir3_spill.c948 handle_instr(struct ra_spill_ctx *ctx, struct ir3_instruction *instr) in handle_instr() function
1746 handle_instr(ctx, instr); in handle_block()
/dports/graphics/mesa-dri/mesa-21.3.6/src/freedreno/ir3/
H A Dir3_spill.c948 handle_instr(struct ra_spill_ctx *ctx, struct ir3_instruction *instr) in handle_instr() function
1746 handle_instr(ctx, instr); in handle_block()
/dports/lang/clover/mesa-21.3.6/src/freedreno/ir3/
H A Dir3_spill.c948 handle_instr(struct ra_spill_ctx *ctx, struct ir3_instruction *instr) in handle_instr() function
1746 handle_instr(ctx, instr); in handle_block()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/freedreno/ir3/
H A Dir3_spill.c1033 handle_instr(struct ra_spill_ctx *ctx, struct ir3_instruction *instr) in handle_instr() function
1840 handle_instr(ctx, instr); in handle_block()
/dports/lang/clover/mesa-21.3.6/docs/relnotes/
H A D20.3.0.rst2945 - vtn/opencl: Rework handle_instr to be able to handle core SPIR-V opcodes via libclc
/dports/graphics/libosmesa-gallium/mesa-21.3.6/docs/relnotes/
H A D20.3.0.rst2945 - vtn/opencl: Rework handle_instr to be able to handle core SPIR-V opcodes via libclc
/dports/graphics/libosmesa/mesa-21.3.6/docs/relnotes/
H A D20.3.0.rst2945 - vtn/opencl: Rework handle_instr to be able to handle core SPIR-V opcodes via libclc
/dports/graphics/mesa-libs/mesa-21.3.6/docs/relnotes/
H A D20.3.0.rst2945 - vtn/opencl: Rework handle_instr to be able to handle core SPIR-V opcodes via libclc

12