PintS  0.1
Portable Intrinsics for SIMD
 All Data Structures Files Functions Groups
Functions
reductions functions

Functions

v1d v1d_reduce_add (v1d a)
 Reduction add ( + ) More...
 
v1f v1f_reduce_add (v1f a)
 Reduction add ( + ) More...
 
v1i v1i_reduce_add (v1i a)
 Reduction add ( + ) More...
 
v1l v1l_reduce_add (v1l a)
 Reduction add ( + ) More...
 
v2d v2d_reduce_add (v2d a)
 Reduction add ( + ) More...
 
v2f v2f_reduce_add (v2f a)
 Reduction add ( + ) More...
 
v2i v2i_reduce_add (v2i a)
 Reduction add ( + ) More...
 
v2l v2l_reduce_add (v2l a)
 Reduction add ( + ) More...
 
v4d v4d_reduce_add (v4d a)
 Reduction add ( + ) More...
 
v4f v4f_reduce_add (v4f a)
 Reduction add ( + ) More...
 
v4i v4i_reduce_add (v4i a)
 Reduction add ( + ) More...
 
v4l v4l_reduce_add (v4l a)
 Reduction add ( + ) More...
 
v8d v8d_reduce_add (v8d a)
 Reduction add ( + ) More...
 
v8f v8f_reduce_add (v8f a)
 Reduction add ( + ) More...
 
v8i v8i_reduce_add (v8i a)
 Reduction add ( + ) More...
 
v8l v8l_reduce_add (v8l a)
 Reduction add ( + ) More...
 
v16f v16f_reduce_add (v16f a)
 Reduction add ( + ) More...
 
v16i v16i_reduce_add (v16i a)
 Reduction add ( + ) More...
 
v1d v1d_reduce_add_v1d (v1d a)
 Reduction add ( + ) More...
 
v1f v1f_reduce_add_v1f (v1f a)
 Reduction add ( + ) More...
 
v1i v1i_reduce_add_v1i (v1i a)
 Reduction add ( + ) More...
 
v1l v1l_reduce_add_v1l (v1l a)
 Reduction add ( + ) More...
 
v2d v2d_reduce_add_v1d (v1d a)
 Reduction add ( + ) More...
 
v2f v2f_reduce_add_v1f (v1f a)
 Reduction add ( + ) More...
 
v2i v2i_reduce_add_v1i (v1i a)
 Reduction add ( + ) More...
 
v2l v2l_reduce_add_v1l (v1l a)
 Reduction add ( + ) More...
 
v4d v4d_reduce_add_v1d (v1d a)
 Reduction add ( + ) More...
 
v4f v4f_reduce_add_v1f (v1f a)
 Reduction add ( + ) More...
 
v4i v4i_reduce_add_v1i (v1i a)
 Reduction add ( + ) More...
 
v4l v4l_reduce_add_v1l (v1l a)
 Reduction add ( + ) More...
 
v8d v8d_reduce_add_v1d (v1d a)
 Reduction add ( + ) More...
 
v8f v8f_reduce_add_v1f (v1f a)
 Reduction add ( + ) More...
 
v8i v8i_reduce_add_v1i (v1i a)
 Reduction add ( + ) More...
 
v8l v8l_reduce_add_v1l (v1l a)
 Reduction add ( + ) More...
 
v16f v16f_reduce_add_v1f (v1f a)
 Reduction add ( + ) More...
 
v16i v16i_reduce_add_v1i (v1i a)
 Reduction add ( + ) More...
 
v1d v1d_reduce_add_v2d (v2d a)
 Reduction add ( + ) More...
 
v1f v1f_reduce_add_v2f (v2f a)
 Reduction add ( + ) More...
 
v1i v1i_reduce_add_v2i (v2i a)
 Reduction add ( + ) More...
 
v1l v1l_reduce_add_v2l (v2l a)
 Reduction add ( + ) More...
 
v2d v2d_reduce_add_v2d (v2d a)
 Reduction add ( + ) More...
 
v2f v2f_reduce_add_v2f (v2f a)
 Reduction add ( + ) More...
 
v2i v2i_reduce_add_v2i (v2i a)
 Reduction add ( + ) More...
 
v2l v2l_reduce_add_v2l (v2l a)
 Reduction add ( + ) More...
 
v4d v4d_reduce_add_v2d (v2d a)
 Reduction add ( + ) More...
 
v4f v4f_reduce_add_v2f (v2f a)
 Reduction add ( + ) More...
 
v4i v4i_reduce_add_v2i (v2i a)
 Reduction add ( + ) More...
 
v4l v4l_reduce_add_v2l (v2l a)
 Reduction add ( + ) More...
 
v8d v8d_reduce_add_v2d (v2d a)
 Reduction add ( + ) More...
 
v8f v8f_reduce_add_v2f (v2f a)
 Reduction add ( + ) More...
 
v8i v8i_reduce_add_v2i (v2i a)
 Reduction add ( + ) More...
 
v8l v8l_reduce_add_v2l (v2l a)
 Reduction add ( + ) More...
 
v16f v16f_reduce_add_v2f (v2f a)
 Reduction add ( + ) More...
 
v16i v16i_reduce_add_v2i (v2i a)
 Reduction add ( + ) More...
 
v1d v1d_reduce_add_v4d (v4d a)
 Reduction add ( + ) More...
 
v1f v1f_reduce_add_v4f (v4f a)
 Reduction add ( + ) More...
 
v1i v1i_reduce_add_v4i (v4i a)
 Reduction add ( + ) More...
 
v1l v1l_reduce_add_v4l (v4l a)
 Reduction add ( + ) More...
 
v2d v2d_reduce_add_v4d (v4d a)
 Reduction add ( + ) More...
 
v2f v2f_reduce_add_v4f (v4f a)
 Reduction add ( + ) More...
 
v2i v2i_reduce_add_v4i (v4i a)
 Reduction add ( + ) More...
 
v2l v2l_reduce_add_v4l (v4l a)
 Reduction add ( + ) More...
 
v4d v4d_reduce_add_v4d (v4d a)
 Reduction add ( + ) More...
 
v4f v4f_reduce_add_v4f (v4f a)
 Reduction add ( + ) More...
 
v4i v4i_reduce_add_v4i (v4i a)
 Reduction add ( + ) More...
 
v4l v4l_reduce_add_v4l (v4l a)
 Reduction add ( + ) More...
 
v8d v8d_reduce_add_v4d (v4d a)
 Reduction add ( + ) More...
 
v8f v8f_reduce_add_v4f (v4f a)
 Reduction add ( + ) More...
 
v8i v8i_reduce_add_v4i (v4i a)
 Reduction add ( + ) More...
 
v8l v8l_reduce_add_v4l (v4l a)
 Reduction add ( + ) More...
 
v16f v16f_reduce_add_v4f (v4f a)
 Reduction add ( + ) More...
 
v16i v16i_reduce_add_v4i (v4i a)
 Reduction add ( + ) More...
 
v1d v1d_reduce_add_v8d (v8d a)
 Reduction add ( + ) More...
 
v1f v1f_reduce_add_v8f (v8f a)
 Reduction add ( + ) More...
 
v1i v1i_reduce_add_v8i (v8i a)
 Reduction add ( + ) More...
 
v1l v1l_reduce_add_v8l (v8l a)
 Reduction add ( + ) More...
 
v2d v2d_reduce_add_v8d (v8d a)
 Reduction add ( + ) More...
 
v2f v2f_reduce_add_v8f (v8f a)
 Reduction add ( + ) More...
 
v2i v2i_reduce_add_v8i (v8i a)
 Reduction add ( + ) More...
 
v2l v2l_reduce_add_v8l (v8l a)
 Reduction add ( + ) More...
 
v4d v4d_reduce_add_v8d (v8d a)
 Reduction add ( + ) More...
 
v4f v4f_reduce_add_v8f (v8f a)
 Reduction add ( + ) More...
 
v4i v4i_reduce_add_v8i (v8i a)
 Reduction add ( + ) More...
 
v4l v4l_reduce_add_v8l (v8l a)
 Reduction add ( + ) More...
 
v8d v8d_reduce_add_v8d (v8d a)
 Reduction add ( + ) More...
 
v8f v8f_reduce_add_v8f (v8f a)
 Reduction add ( + ) More...
 
v8i v8i_reduce_add_v8i (v8i a)
 Reduction add ( + ) More...
 
v8l v8l_reduce_add_v8l (v8l a)
 Reduction add ( + ) More...
 
v16f v16f_reduce_add_v8f (v8f a)
 Reduction add ( + ) More...
 
v16i v16i_reduce_add_v8i (v8i a)
 Reduction add ( + ) More...
 
v1f v1f_reduce_add_v16f (v16f a)
 Reduction add ( + ) More...
 
v1i v1i_reduce_add_v16i (v16i a)
 Reduction add ( + ) More...
 
v2f v2f_reduce_add_v16f (v16f a)
 Reduction add ( + ) More...
 
v2i v2i_reduce_add_v16i (v16i a)
 Reduction add ( + ) More...
 
v4f v4f_reduce_add_v16f (v16f a)
 Reduction add ( + ) More...
 
v4i v4i_reduce_add_v16i (v16i a)
 Reduction add ( + ) More...
 
v8f v8f_reduce_add_v16f (v16f a)
 Reduction add ( + ) More...
 
v8i v8i_reduce_add_v16i (v16i a)
 Reduction add ( + ) More...
 
v16f v16f_reduce_add_v16f (v16f a)
 Reduction add ( + ) More...
 
v16i v16i_reduce_add_v16i (v16i a)
 Reduction add ( + ) More...
 
v1d sd_reduce_add_v1d (v1d a)
 Reduction add ( + ) More...
 
v1f sf_reduce_add_v1f (v1f a)
 Reduction add ( + ) More...
 
v1i si_reduce_add_v1i (v1i a)
 Reduction add ( + ) More...
 
v1l sl_reduce_add_v1l (v1l a)
 Reduction add ( + ) More...
 
v2d sd_reduce_add_v2d (v2d a)
 Reduction add ( + ) More...
 
v2f sf_reduce_add_v2f (v2f a)
 Reduction add ( + ) More...
 
v2i si_reduce_add_v2i (v2i a)
 Reduction add ( + ) More...
 
v2l sl_reduce_add_v2l (v2l a)
 Reduction add ( + ) More...
 
v4d sd_reduce_add_v4d (v4d a)
 Reduction add ( + ) More...
 
v4f sf_reduce_add_v4f (v4f a)
 Reduction add ( + ) More...
 
v4i si_reduce_add_v4i (v4i a)
 Reduction add ( + ) More...
 
v4l sl_reduce_add_v4l (v4l a)
 Reduction add ( + ) More...
 
v8d sd_reduce_add_v8d (v8d a)
 Reduction add ( + ) More...
 
v8f sf_reduce_add_v8f (v8f a)
 Reduction add ( + ) More...
 
v8i si_reduce_add_v8i (v8i a)
 Reduction add ( + ) More...
 
v8l sl_reduce_add_v8l (v8l a)
 Reduction add ( + ) More...
 
v16f sf_reduce_add_v16f (v16f a)
 Reduction add ( + ) More...
 
v16i si_reduce_add_v16i (v16i a)
 Reduction add ( + ) More...
 
v1d v1d_reduce_mul (v1d a)
 Reduction mul ( * ) More...
 
v1f v1f_reduce_mul (v1f a)
 Reduction mul ( * ) More...
 
v1i v1i_reduce_mul (v1i a)
 Reduction mul ( * ) More...
 
v1l v1l_reduce_mul (v1l a)
 Reduction mul ( * ) More...
 
v2d v2d_reduce_mul (v2d a)
 Reduction mul ( * ) More...
 
v2f v2f_reduce_mul (v2f a)
 Reduction mul ( * ) More...
 
v2i v2i_reduce_mul (v2i a)
 Reduction mul ( * ) More...
 
v2l v2l_reduce_mul (v2l a)
 Reduction mul ( * ) More...
 
v4d v4d_reduce_mul (v4d a)
 Reduction mul ( * ) More...
 
v4f v4f_reduce_mul (v4f a)
 Reduction mul ( * ) More...
 
v4i v4i_reduce_mul (v4i a)
 Reduction mul ( * ) More...
 
v4l v4l_reduce_mul (v4l a)
 Reduction mul ( * ) More...
 
v8d v8d_reduce_mul (v8d a)
 Reduction mul ( * ) More...
 
v8f v8f_reduce_mul (v8f a)
 Reduction mul ( * ) More...
 
v8i v8i_reduce_mul (v8i a)
 Reduction mul ( * ) More...
 
v8l v8l_reduce_mul (v8l a)
 Reduction mul ( * ) More...
 
v16f v16f_reduce_mul (v16f a)
 Reduction mul ( * ) More...
 
v16i v16i_reduce_mul (v16i a)
 Reduction mul ( * ) More...
 
v1d v1d_reduce_mul_v1d (v1d a)
 Reduction mul ( * ) More...
 
v1f v1f_reduce_mul_v1f (v1f a)
 Reduction mul ( * ) More...
 
v1i v1i_reduce_mul_v1i (v1i a)
 Reduction mul ( * ) More...
 
v1l v1l_reduce_mul_v1l (v1l a)
 Reduction mul ( * ) More...
 
v2d v2d_reduce_mul_v1d (v1d a)
 Reduction mul ( * ) More...
 
v2f v2f_reduce_mul_v1f (v1f a)
 Reduction mul ( * ) More...
 
v2i v2i_reduce_mul_v1i (v1i a)
 Reduction mul ( * ) More...
 
v2l v2l_reduce_mul_v1l (v1l a)
 Reduction mul ( * ) More...
 
v4d v4d_reduce_mul_v1d (v1d a)
 Reduction mul ( * ) More...
 
v4f v4f_reduce_mul_v1f (v1f a)
 Reduction mul ( * ) More...
 
v4i v4i_reduce_mul_v1i (v1i a)
 Reduction mul ( * ) More...
 
v4l v4l_reduce_mul_v1l (v1l a)
 Reduction mul ( * ) More...
 
v8d v8d_reduce_mul_v1d (v1d a)
 Reduction mul ( * ) More...
 
v8f v8f_reduce_mul_v1f (v1f a)
 Reduction mul ( * ) More...
 
v8i v8i_reduce_mul_v1i (v1i a)
 Reduction mul ( * ) More...
 
v8l v8l_reduce_mul_v1l (v1l a)
 Reduction mul ( * ) More...
 
v16f v16f_reduce_mul_v1f (v1f a)
 Reduction mul ( * ) More...
 
v16i v16i_reduce_mul_v1i (v1i a)
 Reduction mul ( * ) More...
 
v1d v1d_reduce_mul_v2d (v2d a)
 Reduction mul ( * ) More...
 
v1f v1f_reduce_mul_v2f (v2f a)
 Reduction mul ( * ) More...
 
v1i v1i_reduce_mul_v2i (v2i a)
 Reduction mul ( * ) More...
 
v1l v1l_reduce_mul_v2l (v2l a)
 Reduction mul ( * ) More...
 
v2d v2d_reduce_mul_v2d (v2d a)
 Reduction mul ( * ) More...
 
v2f v2f_reduce_mul_v2f (v2f a)
 Reduction mul ( * ) More...
 
v2i v2i_reduce_mul_v2i (v2i a)
 Reduction mul ( * ) More...
 
v2l v2l_reduce_mul_v2l (v2l a)
 Reduction mul ( * ) More...
 
v4d v4d_reduce_mul_v2d (v2d a)
 Reduction mul ( * ) More...
 
v4f v4f_reduce_mul_v2f (v2f a)
 Reduction mul ( * ) More...
 
v4i v4i_reduce_mul_v2i (v2i a)
 Reduction mul ( * ) More...
 
v4l v4l_reduce_mul_v2l (v2l a)
 Reduction mul ( * ) More...
 
v8d v8d_reduce_mul_v2d (v2d a)
 Reduction mul ( * ) More...
 
v8f v8f_reduce_mul_v2f (v2f a)
 Reduction mul ( * ) More...
 
v8i v8i_reduce_mul_v2i (v2i a)
 Reduction mul ( * ) More...
 
v8l v8l_reduce_mul_v2l (v2l a)
 Reduction mul ( * ) More...
 
v16f v16f_reduce_mul_v2f (v2f a)
 Reduction mul ( * ) More...
 
v16i v16i_reduce_mul_v2i (v2i a)
 Reduction mul ( * ) More...
 
v1d v1d_reduce_mul_v4d (v4d a)
 Reduction mul ( * ) More...
 
v1f v1f_reduce_mul_v4f (v4f a)
 Reduction mul ( * ) More...
 
v1i v1i_reduce_mul_v4i (v4i a)
 Reduction mul ( * ) More...
 
v1l v1l_reduce_mul_v4l (v4l a)
 Reduction mul ( * ) More...
 
v2d v2d_reduce_mul_v4d (v4d a)
 Reduction mul ( * ) More...
 
v2f v2f_reduce_mul_v4f (v4f a)
 Reduction mul ( * ) More...
 
v2i v2i_reduce_mul_v4i (v4i a)
 Reduction mul ( * ) More...
 
v2l v2l_reduce_mul_v4l (v4l a)
 Reduction mul ( * ) More...
 
v4d v4d_reduce_mul_v4d (v4d a)
 Reduction mul ( * ) More...
 
v4f v4f_reduce_mul_v4f (v4f a)
 Reduction mul ( * ) More...
 
v4i v4i_reduce_mul_v4i (v4i a)
 Reduction mul ( * ) More...
 
v4l v4l_reduce_mul_v4l (v4l a)
 Reduction mul ( * ) More...
 
v8d v8d_reduce_mul_v4d (v4d a)
 Reduction mul ( * ) More...
 
v8f v8f_reduce_mul_v4f (v4f a)
 Reduction mul ( * ) More...
 
v8i v8i_reduce_mul_v4i (v4i a)
 Reduction mul ( * ) More...
 
v8l v8l_reduce_mul_v4l (v4l a)
 Reduction mul ( * ) More...
 
v16f v16f_reduce_mul_v4f (v4f a)
 Reduction mul ( * ) More...
 
v16i v16i_reduce_mul_v4i (v4i a)
 Reduction mul ( * ) More...
 
v1d v1d_reduce_mul_v8d (v8d a)
 Reduction mul ( * ) More...
 
v1f v1f_reduce_mul_v8f (v8f a)
 Reduction mul ( * ) More...
 
v1i v1i_reduce_mul_v8i (v8i a)
 Reduction mul ( * ) More...
 
v1l v1l_reduce_mul_v8l (v8l a)
 Reduction mul ( * ) More...
 
v2d v2d_reduce_mul_v8d (v8d a)
 Reduction mul ( * ) More...
 
v2f v2f_reduce_mul_v8f (v8f a)
 Reduction mul ( * ) More...
 
v2i v2i_reduce_mul_v8i (v8i a)
 Reduction mul ( * ) More...
 
v2l v2l_reduce_mul_v8l (v8l a)
 Reduction mul ( * ) More...
 
v4d v4d_reduce_mul_v8d (v8d a)
 Reduction mul ( * ) More...
 
v4f v4f_reduce_mul_v8f (v8f a)
 Reduction mul ( * ) More...
 
v4i v4i_reduce_mul_v8i (v8i a)
 Reduction mul ( * ) More...
 
v4l v4l_reduce_mul_v8l (v8l a)
 Reduction mul ( * ) More...
 
v8d v8d_reduce_mul_v8d (v8d a)
 Reduction mul ( * ) More...
 
v8f v8f_reduce_mul_v8f (v8f a)
 Reduction mul ( * ) More...
 
v8i v8i_reduce_mul_v8i (v8i a)
 Reduction mul ( * ) More...
 
v8l v8l_reduce_mul_v8l (v8l a)
 Reduction mul ( * ) More...
 
v16f v16f_reduce_mul_v8f (v8f a)
 Reduction mul ( * ) More...
 
v16i v16i_reduce_mul_v8i (v8i a)
 Reduction mul ( * ) More...
 
v1f v1f_reduce_mul_v16f (v16f a)
 Reduction mul ( * ) More...
 
v1i v1i_reduce_mul_v16i (v16i a)
 Reduction mul ( * ) More...
 
v2f v2f_reduce_mul_v16f (v16f a)
 Reduction mul ( * ) More...
 
v2i v2i_reduce_mul_v16i (v16i a)
 Reduction mul ( * ) More...
 
v4f v4f_reduce_mul_v16f (v16f a)
 Reduction mul ( * ) More...
 
v4i v4i_reduce_mul_v16i (v16i a)
 Reduction mul ( * ) More...
 
v8f v8f_reduce_mul_v16f (v16f a)
 Reduction mul ( * ) More...
 
v8i v8i_reduce_mul_v16i (v16i a)
 Reduction mul ( * ) More...
 
v16f v16f_reduce_mul_v16f (v16f a)
 Reduction mul ( * ) More...
 
v16i v16i_reduce_mul_v16i (v16i a)
 Reduction mul ( * ) More...
 
v1d sd_reduce_mul_v1d (v1d a)
 Reduction mul ( * ) More...
 
v1f sf_reduce_mul_v1f (v1f a)
 Reduction mul ( * ) More...
 
v1i si_reduce_mul_v1i (v1i a)
 Reduction mul ( * ) More...
 
v1l sl_reduce_mul_v1l (v1l a)
 Reduction mul ( * ) More...
 
v2d sd_reduce_mul_v2d (v2d a)
 Reduction mul ( * ) More...
 
v2f sf_reduce_mul_v2f (v2f a)
 Reduction mul ( * ) More...
 
v2i si_reduce_mul_v2i (v2i a)
 Reduction mul ( * ) More...
 
v2l sl_reduce_mul_v2l (v2l a)
 Reduction mul ( * ) More...
 
v4d sd_reduce_mul_v4d (v4d a)
 Reduction mul ( * ) More...
 
v4f sf_reduce_mul_v4f (v4f a)
 Reduction mul ( * ) More...
 
v4i si_reduce_mul_v4i (v4i a)
 Reduction mul ( * ) More...
 
v4l sl_reduce_mul_v4l (v4l a)
 Reduction mul ( * ) More...
 
v8d sd_reduce_mul_v8d (v8d a)
 Reduction mul ( * ) More...
 
v8f sf_reduce_mul_v8f (v8f a)
 Reduction mul ( * ) More...
 
v8i si_reduce_mul_v8i (v8i a)
 Reduction mul ( * ) More...
 
v8l sl_reduce_mul_v8l (v8l a)
 Reduction mul ( * ) More...
 
v16f sf_reduce_mul_v16f (v16f a)
 Reduction mul ( * ) More...
 
v16i si_reduce_mul_v16i (v16i a)
 Reduction mul ( * ) More...
 
v1d v1d_reduce_and (v1d a)
 Reduction and ( & ) More...
 
v1f v1f_reduce_and (v1f a)
 Reduction and ( & ) More...
 
v1i v1i_reduce_and (v1i a)
 Reduction and ( & ) More...
 
v1l v1l_reduce_and (v1l a)
 Reduction and ( & ) More...
 
v2d v2d_reduce_and (v2d a)
 Reduction and ( & ) More...
 
v2f v2f_reduce_and (v2f a)
 Reduction and ( & ) More...
 
v2i v2i_reduce_and (v2i a)
 Reduction and ( & ) More...
 
v2l v2l_reduce_and (v2l a)
 Reduction and ( & ) More...
 
v4d v4d_reduce_and (v4d a)
 Reduction and ( & ) More...
 
v4f v4f_reduce_and (v4f a)
 Reduction and ( & ) More...
 
v4i v4i_reduce_and (v4i a)
 Reduction and ( & ) More...
 
v4l v4l_reduce_and (v4l a)
 Reduction and ( & ) More...
 
v8d v8d_reduce_and (v8d a)
 Reduction and ( & ) More...
 
v8f v8f_reduce_and (v8f a)
 Reduction and ( & ) More...
 
v8i v8i_reduce_and (v8i a)
 Reduction and ( & ) More...
 
v8l v8l_reduce_and (v8l a)
 Reduction and ( & ) More...
 
v16f v16f_reduce_and (v16f a)
 Reduction and ( & ) More...
 
v16i v16i_reduce_and (v16i a)
 Reduction and ( & ) More...
 
v1d v1d_reduce_and_v1d (v1d a)
 Reduction and ( & ) More...
 
v1f v1f_reduce_and_v1f (v1f a)
 Reduction and ( & ) More...
 
v1i v1i_reduce_and_v1i (v1i a)
 Reduction and ( & ) More...
 
v1l v1l_reduce_and_v1l (v1l a)
 Reduction and ( & ) More...
 
v2d v2d_reduce_and_v1d (v1d a)
 Reduction and ( & ) More...
 
v2f v2f_reduce_and_v1f (v1f a)
 Reduction and ( & ) More...
 
v2i v2i_reduce_and_v1i (v1i a)
 Reduction and ( & ) More...
 
v2l v2l_reduce_and_v1l (v1l a)
 Reduction and ( & ) More...
 
v4d v4d_reduce_and_v1d (v1d a)
 Reduction and ( & ) More...
 
v4f v4f_reduce_and_v1f (v1f a)
 Reduction and ( & ) More...
 
v4i v4i_reduce_and_v1i (v1i a)
 Reduction and ( & ) More...
 
v4l v4l_reduce_and_v1l (v1l a)
 Reduction and ( & ) More...
 
v8d v8d_reduce_and_v1d (v1d a)
 Reduction and ( & ) More...
 
v8f v8f_reduce_and_v1f (v1f a)
 Reduction and ( & ) More...
 
v8i v8i_reduce_and_v1i (v1i a)
 Reduction and ( & ) More...
 
v8l v8l_reduce_and_v1l (v1l a)
 Reduction and ( & ) More...
 
v16f v16f_reduce_and_v1f (v1f a)
 Reduction and ( & ) More...
 
v16i v16i_reduce_and_v1i (v1i a)
 Reduction and ( & ) More...
 
v1d v1d_reduce_and_v2d (v2d a)
 Reduction and ( & ) More...
 
v1f v1f_reduce_and_v2f (v2f a)
 Reduction and ( & ) More...
 
v1i v1i_reduce_and_v2i (v2i a)
 Reduction and ( & ) More...
 
v1l v1l_reduce_and_v2l (v2l a)
 Reduction and ( & ) More...
 
v2d v2d_reduce_and_v2d (v2d a)
 Reduction and ( & ) More...
 
v2f v2f_reduce_and_v2f (v2f a)
 Reduction and ( & ) More...
 
v2i v2i_reduce_and_v2i (v2i a)
 Reduction and ( & ) More...
 
v2l v2l_reduce_and_v2l (v2l a)
 Reduction and ( & ) More...
 
v4d v4d_reduce_and_v2d (v2d a)
 Reduction and ( & ) More...
 
v4f v4f_reduce_and_v2f (v2f a)
 Reduction and ( & ) More...
 
v4i v4i_reduce_and_v2i (v2i a)
 Reduction and ( & ) More...
 
v4l v4l_reduce_and_v2l (v2l a)
 Reduction and ( & ) More...
 
v8d v8d_reduce_and_v2d (v2d a)
 Reduction and ( & ) More...
 
v8f v8f_reduce_and_v2f (v2f a)
 Reduction and ( & ) More...
 
v8i v8i_reduce_and_v2i (v2i a)
 Reduction and ( & ) More...
 
v8l v8l_reduce_and_v2l (v2l a)
 Reduction and ( & ) More...
 
v16f v16f_reduce_and_v2f (v2f a)
 Reduction and ( & ) More...
 
v16i v16i_reduce_and_v2i (v2i a)
 Reduction and ( & ) More...
 
v1d v1d_reduce_and_v4d (v4d a)
 Reduction and ( & ) More...
 
v1f v1f_reduce_and_v4f (v4f a)
 Reduction and ( & ) More...
 
v1i v1i_reduce_and_v4i (v4i a)
 Reduction and ( & ) More...
 
v1l v1l_reduce_and_v4l (v4l a)
 Reduction and ( & ) More...
 
v2d v2d_reduce_and_v4d (v4d a)
 Reduction and ( & ) More...
 
v2f v2f_reduce_and_v4f (v4f a)
 Reduction and ( & ) More...
 
v2i v2i_reduce_and_v4i (v4i a)
 Reduction and ( & ) More...
 
v2l v2l_reduce_and_v4l (v4l a)
 Reduction and ( & ) More...
 
v4d v4d_reduce_and_v4d (v4d a)
 Reduction and ( & ) More...
 
v4f v4f_reduce_and_v4f (v4f a)
 Reduction and ( & ) More...
 
v4i v4i_reduce_and_v4i (v4i a)
 Reduction and ( & ) More...
 
v4l v4l_reduce_and_v4l (v4l a)
 Reduction and ( & ) More...
 
v8d v8d_reduce_and_v4d (v4d a)
 Reduction and ( & ) More...
 
v8f v8f_reduce_and_v4f (v4f a)
 Reduction and ( & ) More...
 
v8i v8i_reduce_and_v4i (v4i a)
 Reduction and ( & ) More...
 
v8l v8l_reduce_and_v4l (v4l a)
 Reduction and ( & ) More...
 
v16f v16f_reduce_and_v4f (v4f a)
 Reduction and ( & ) More...
 
v16i v16i_reduce_and_v4i (v4i a)
 Reduction and ( & ) More...
 
v1d v1d_reduce_and_v8d (v8d a)
 Reduction and ( & ) More...
 
v1f v1f_reduce_and_v8f (v8f a)
 Reduction and ( & ) More...
 
v1i v1i_reduce_and_v8i (v8i a)
 Reduction and ( & ) More...
 
v1l v1l_reduce_and_v8l (v8l a)
 Reduction and ( & ) More...
 
v2d v2d_reduce_and_v8d (v8d a)
 Reduction and ( & ) More...
 
v2f v2f_reduce_and_v8f (v8f a)
 Reduction and ( & ) More...
 
v2i v2i_reduce_and_v8i (v8i a)
 Reduction and ( & ) More...
 
v2l v2l_reduce_and_v8l (v8l a)
 Reduction and ( & ) More...
 
v4d v4d_reduce_and_v8d (v8d a)
 Reduction and ( & ) More...
 
v4f v4f_reduce_and_v8f (v8f a)
 Reduction and ( & ) More...
 
v4i v4i_reduce_and_v8i (v8i a)
 Reduction and ( & ) More...
 
v4l v4l_reduce_and_v8l (v8l a)
 Reduction and ( & ) More...
 
v8d v8d_reduce_and_v8d (v8d a)
 Reduction and ( & ) More...
 
v8f v8f_reduce_and_v8f (v8f a)
 Reduction and ( & ) More...
 
v8i v8i_reduce_and_v8i (v8i a)
 Reduction and ( & ) More...
 
v8l v8l_reduce_and_v8l (v8l a)
 Reduction and ( & ) More...
 
v16f v16f_reduce_and_v8f (v8f a)
 Reduction and ( & ) More...
 
v16i v16i_reduce_and_v8i (v8i a)
 Reduction and ( & ) More...
 
v1f v1f_reduce_and_v16f (v16f a)
 Reduction and ( & ) More...
 
v1i v1i_reduce_and_v16i (v16i a)
 Reduction and ( & ) More...
 
v2f v2f_reduce_and_v16f (v16f a)
 Reduction and ( & ) More...
 
v2i v2i_reduce_and_v16i (v16i a)
 Reduction and ( & ) More...
 
v4f v4f_reduce_and_v16f (v16f a)
 Reduction and ( & ) More...
 
v4i v4i_reduce_and_v16i (v16i a)
 Reduction and ( & ) More...
 
v8f v8f_reduce_and_v16f (v16f a)
 Reduction and ( & ) More...
 
v8i v8i_reduce_and_v16i (v16i a)
 Reduction and ( & ) More...
 
v16f v16f_reduce_and_v16f (v16f a)
 Reduction and ( & ) More...
 
v16i v16i_reduce_and_v16i (v16i a)
 Reduction and ( & ) More...
 
v1d sd_reduce_and_v1d (v1d a)
 Reduction and ( & ) More...
 
v1f sf_reduce_and_v1f (v1f a)
 Reduction and ( & ) More...
 
v1i si_reduce_and_v1i (v1i a)
 Reduction and ( & ) More...
 
v1l sl_reduce_and_v1l (v1l a)
 Reduction and ( & ) More...
 
v2d sd_reduce_and_v2d (v2d a)
 Reduction and ( & ) More...
 
v2f sf_reduce_and_v2f (v2f a)
 Reduction and ( & ) More...
 
v2i si_reduce_and_v2i (v2i a)
 Reduction and ( & ) More...
 
v2l sl_reduce_and_v2l (v2l a)
 Reduction and ( & ) More...
 
v4d sd_reduce_and_v4d (v4d a)
 Reduction and ( & ) More...
 
v4f sf_reduce_and_v4f (v4f a)
 Reduction and ( & ) More...
 
v4i si_reduce_and_v4i (v4i a)
 Reduction and ( & ) More...
 
v4l sl_reduce_and_v4l (v4l a)
 Reduction and ( & ) More...
 
v8d sd_reduce_and_v8d (v8d a)
 Reduction and ( & ) More...
 
v8f sf_reduce_and_v8f (v8f a)
 Reduction and ( & ) More...
 
v8i si_reduce_and_v8i (v8i a)
 Reduction and ( & ) More...
 
v8l sl_reduce_and_v8l (v8l a)
 Reduction and ( & ) More...
 
v16f sf_reduce_and_v16f (v16f a)
 Reduction and ( & ) More...
 
v16i si_reduce_and_v16i (v16i a)
 Reduction and ( & ) More...
 
v1d v1d_reduce_or (v1d a)
 Reduction or ( | ) More...
 
v1f v1f_reduce_or (v1f a)
 Reduction or ( | ) More...
 
v1i v1i_reduce_or (v1i a)
 Reduction or ( | ) More...
 
v1l v1l_reduce_or (v1l a)
 Reduction or ( | ) More...
 
v2d v2d_reduce_or (v2d a)
 Reduction or ( | ) More...
 
v2f v2f_reduce_or (v2f a)
 Reduction or ( | ) More...
 
v2i v2i_reduce_or (v2i a)
 Reduction or ( | ) More...
 
v2l v2l_reduce_or (v2l a)
 Reduction or ( | ) More...
 
v4d v4d_reduce_or (v4d a)
 Reduction or ( | ) More...
 
v4f v4f_reduce_or (v4f a)
 Reduction or ( | ) More...
 
v4i v4i_reduce_or (v4i a)
 Reduction or ( | ) More...
 
v4l v4l_reduce_or (v4l a)
 Reduction or ( | ) More...
 
v8d v8d_reduce_or (v8d a)
 Reduction or ( | ) More...
 
v8f v8f_reduce_or (v8f a)
 Reduction or ( | ) More...
 
v8i v8i_reduce_or (v8i a)
 Reduction or ( | ) More...
 
v8l v8l_reduce_or (v8l a)
 Reduction or ( | ) More...
 
v16f v16f_reduce_or (v16f a)
 Reduction or ( | ) More...
 
v16i v16i_reduce_or (v16i a)
 Reduction or ( | ) More...
 
v1d v1d_reduce_or_v1d (v1d a)
 Reduction or ( | ) More...
 
v1f v1f_reduce_or_v1f (v1f a)
 Reduction or ( | ) More...
 
v1i v1i_reduce_or_v1i (v1i a)
 Reduction or ( | ) More...
 
v1l v1l_reduce_or_v1l (v1l a)
 Reduction or ( | ) More...
 
v2d v2d_reduce_or_v1d (v1d a)
 Reduction or ( | ) More...
 
v2f v2f_reduce_or_v1f (v1f a)
 Reduction or ( | ) More...
 
v2i v2i_reduce_or_v1i (v1i a)
 Reduction or ( | ) More...
 
v2l v2l_reduce_or_v1l (v1l a)
 Reduction or ( | ) More...
 
v4d v4d_reduce_or_v1d (v1d a)
 Reduction or ( | ) More...
 
v4f v4f_reduce_or_v1f (v1f a)
 Reduction or ( | ) More...
 
v4i v4i_reduce_or_v1i (v1i a)
 Reduction or ( | ) More...
 
v4l v4l_reduce_or_v1l (v1l a)
 Reduction or ( | ) More...
 
v8d v8d_reduce_or_v1d (v1d a)
 Reduction or ( | ) More...
 
v8f v8f_reduce_or_v1f (v1f a)
 Reduction or ( | ) More...
 
v8i v8i_reduce_or_v1i (v1i a)
 Reduction or ( | ) More...
 
v8l v8l_reduce_or_v1l (v1l a)
 Reduction or ( | ) More...
 
v16f v16f_reduce_or_v1f (v1f a)
 Reduction or ( | ) More...
 
v16i v16i_reduce_or_v1i (v1i a)
 Reduction or ( | ) More...
 
v1d v1d_reduce_or_v2d (v2d a)
 Reduction or ( | ) More...
 
v1f v1f_reduce_or_v2f (v2f a)
 Reduction or ( | ) More...
 
v1i v1i_reduce_or_v2i (v2i a)
 Reduction or ( | ) More...
 
v1l v1l_reduce_or_v2l (v2l a)
 Reduction or ( | ) More...
 
v2d v2d_reduce_or_v2d (v2d a)
 Reduction or ( | ) More...
 
v2f v2f_reduce_or_v2f (v2f a)
 Reduction or ( | ) More...
 
v2i v2i_reduce_or_v2i (v2i a)
 Reduction or ( | ) More...
 
v2l v2l_reduce_or_v2l (v2l a)
 Reduction or ( | ) More...
 
v4d v4d_reduce_or_v2d (v2d a)
 Reduction or ( | ) More...
 
v4f v4f_reduce_or_v2f (v2f a)
 Reduction or ( | ) More...
 
v4i v4i_reduce_or_v2i (v2i a)
 Reduction or ( | ) More...
 
v4l v4l_reduce_or_v2l (v2l a)
 Reduction or ( | ) More...
 
v8d v8d_reduce_or_v2d (v2d a)
 Reduction or ( | ) More...
 
v8f v8f_reduce_or_v2f (v2f a)
 Reduction or ( | ) More...
 
v8i v8i_reduce_or_v2i (v2i a)
 Reduction or ( | ) More...
 
v8l v8l_reduce_or_v2l (v2l a)
 Reduction or ( | ) More...
 
v16f v16f_reduce_or_v2f (v2f a)
 Reduction or ( | ) More...
 
v16i v16i_reduce_or_v2i (v2i a)
 Reduction or ( | ) More...
 
v1d v1d_reduce_or_v4d (v4d a)
 Reduction or ( | ) More...
 
v1f v1f_reduce_or_v4f (v4f a)
 Reduction or ( | ) More...
 
v1i v1i_reduce_or_v4i (v4i a)
 Reduction or ( | ) More...
 
v1l v1l_reduce_or_v4l (v4l a)
 Reduction or ( | ) More...
 
v2d v2d_reduce_or_v4d (v4d a)
 Reduction or ( | ) More...
 
v2f v2f_reduce_or_v4f (v4f a)
 Reduction or ( | ) More...
 
v2i v2i_reduce_or_v4i (v4i a)
 Reduction or ( | ) More...
 
v2l v2l_reduce_or_v4l (v4l a)
 Reduction or ( | ) More...
 
v4d v4d_reduce_or_v4d (v4d a)
 Reduction or ( | ) More...
 
v4f v4f_reduce_or_v4f (v4f a)
 Reduction or ( | ) More...
 
v4i v4i_reduce_or_v4i (v4i a)
 Reduction or ( | ) More...
 
v4l v4l_reduce_or_v4l (v4l a)
 Reduction or ( | ) More...
 
v8d v8d_reduce_or_v4d (v4d a)
 Reduction or ( | ) More...
 
v8f v8f_reduce_or_v4f (v4f a)
 Reduction or ( | ) More...
 
v8i v8i_reduce_or_v4i (v4i a)
 Reduction or ( | ) More...
 
v8l v8l_reduce_or_v4l (v4l a)
 Reduction or ( | ) More...
 
v16f v16f_reduce_or_v4f (v4f a)
 Reduction or ( | ) More...
 
v16i v16i_reduce_or_v4i (v4i a)
 Reduction or ( | ) More...
 
v1d v1d_reduce_or_v8d (v8d a)
 Reduction or ( | ) More...
 
v1f v1f_reduce_or_v8f (v8f a)
 Reduction or ( | ) More...
 
v1i v1i_reduce_or_v8i (v8i a)
 Reduction or ( | ) More...
 
v1l v1l_reduce_or_v8l (v8l a)
 Reduction or ( | ) More...
 
v2d v2d_reduce_or_v8d (v8d a)
 Reduction or ( | ) More...
 
v2f v2f_reduce_or_v8f (v8f a)
 Reduction or ( | ) More...
 
v2i v2i_reduce_or_v8i (v8i a)
 Reduction or ( | ) More...
 
v2l v2l_reduce_or_v8l (v8l a)
 Reduction or ( | ) More...
 
v4d v4d_reduce_or_v8d (v8d a)
 Reduction or ( | ) More...
 
v4f v4f_reduce_or_v8f (v8f a)
 Reduction or ( | ) More...
 
v4i v4i_reduce_or_v8i (v8i a)
 Reduction or ( | ) More...
 
v4l v4l_reduce_or_v8l (v8l a)
 Reduction or ( | ) More...
 
v8d v8d_reduce_or_v8d (v8d a)
 Reduction or ( | ) More...
 
v8f v8f_reduce_or_v8f (v8f a)
 Reduction or ( | ) More...
 
v8i v8i_reduce_or_v8i (v8i a)
 Reduction or ( | ) More...
 
v8l v8l_reduce_or_v8l (v8l a)
 Reduction or ( | ) More...
 
v16f v16f_reduce_or_v8f (v8f a)
 Reduction or ( | ) More...
 
v16i v16i_reduce_or_v8i (v8i a)
 Reduction or ( | ) More...
 
v1f v1f_reduce_or_v16f (v16f a)
 Reduction or ( | ) More...
 
v1i v1i_reduce_or_v16i (v16i a)
 Reduction or ( | ) More...
 
v2f v2f_reduce_or_v16f (v16f a)
 Reduction or ( | ) More...
 
v2i v2i_reduce_or_v16i (v16i a)
 Reduction or ( | ) More...
 
v4f v4f_reduce_or_v16f (v16f a)
 Reduction or ( | ) More...
 
v4i v4i_reduce_or_v16i (v16i a)
 Reduction or ( | ) More...
 
v8f v8f_reduce_or_v16f (v16f a)
 Reduction or ( | ) More...
 
v8i v8i_reduce_or_v16i (v16i a)
 Reduction or ( | ) More...
 
v16f v16f_reduce_or_v16f (v16f a)
 Reduction or ( | ) More...
 
v16i v16i_reduce_or_v16i (v16i a)
 Reduction or ( | ) More...
 
v1d sd_reduce_or_v1d (v1d a)
 Reduction or ( | ) More...
 
v1f sf_reduce_or_v1f (v1f a)
 Reduction or ( | ) More...
 
v1i si_reduce_or_v1i (v1i a)
 Reduction or ( | ) More...
 
v1l sl_reduce_or_v1l (v1l a)
 Reduction or ( | ) More...
 
v2d sd_reduce_or_v2d (v2d a)
 Reduction or ( | ) More...
 
v2f sf_reduce_or_v2f (v2f a)
 Reduction or ( | ) More...
 
v2i si_reduce_or_v2i (v2i a)
 Reduction or ( | ) More...
 
v2l sl_reduce_or_v2l (v2l a)
 Reduction or ( | ) More...
 
v4d sd_reduce_or_v4d (v4d a)
 Reduction or ( | ) More...
 
v4f sf_reduce_or_v4f (v4f a)
 Reduction or ( | ) More...
 
v4i si_reduce_or_v4i (v4i a)
 Reduction or ( | ) More...
 
v4l sl_reduce_or_v4l (v4l a)
 Reduction or ( | ) More...
 
v8d sd_reduce_or_v8d (v8d a)
 Reduction or ( | ) More...
 
v8f sf_reduce_or_v8f (v8f a)
 Reduction or ( | ) More...
 
v8i si_reduce_or_v8i (v8i a)
 Reduction or ( | ) More...
 
v8l sl_reduce_or_v8l (v8l a)
 Reduction or ( | ) More...
 
v16f sf_reduce_or_v16f (v16f a)
 Reduction or ( | ) More...
 
v16i si_reduce_or_v16i (v16i a)
 Reduction or ( | ) More...
 
v1d v1d_reduce_min (v1d a)
 Reduction min ( min ) More...
 
v1f v1f_reduce_min (v1f a)
 Reduction min ( min ) More...
 
v1i v1i_reduce_min (v1i a)
 Reduction min ( min ) More...
 
v1l v1l_reduce_min (v1l a)
 Reduction min ( min ) More...
 
v2d v2d_reduce_min (v2d a)
 Reduction min ( min ) More...
 
v2f v2f_reduce_min (v2f a)
 Reduction min ( min ) More...
 
v2i v2i_reduce_min (v2i a)
 Reduction min ( min ) More...
 
v2l v2l_reduce_min (v2l a)
 Reduction min ( min ) More...
 
v4d v4d_reduce_min (v4d a)
 Reduction min ( min ) More...
 
v4f v4f_reduce_min (v4f a)
 Reduction min ( min ) More...
 
v4i v4i_reduce_min (v4i a)
 Reduction min ( min ) More...
 
v4l v4l_reduce_min (v4l a)
 Reduction min ( min ) More...
 
v8d v8d_reduce_min (v8d a)
 Reduction min ( min ) More...
 
v8f v8f_reduce_min (v8f a)
 Reduction min ( min ) More...
 
v8i v8i_reduce_min (v8i a)
 Reduction min ( min ) More...
 
v8l v8l_reduce_min (v8l a)
 Reduction min ( min ) More...
 
v16f v16f_reduce_min (v16f a)
 Reduction min ( min ) More...
 
v16i v16i_reduce_min (v16i a)
 Reduction min ( min ) More...
 
v1d v1d_reduce_min_v1d (v1d a)
 Reduction min ( min ) More...
 
v1f v1f_reduce_min_v1f (v1f a)
 Reduction min ( min ) More...
 
v1i v1i_reduce_min_v1i (v1i a)
 Reduction min ( min ) More...
 
v1l v1l_reduce_min_v1l (v1l a)
 Reduction min ( min ) More...
 
v2d v2d_reduce_min_v1d (v1d a)
 Reduction min ( min ) More...
 
v2f v2f_reduce_min_v1f (v1f a)
 Reduction min ( min ) More...
 
v2i v2i_reduce_min_v1i (v1i a)
 Reduction min ( min ) More...
 
v2l v2l_reduce_min_v1l (v1l a)
 Reduction min ( min ) More...
 
v4d v4d_reduce_min_v1d (v1d a)
 Reduction min ( min ) More...
 
v4f v4f_reduce_min_v1f (v1f a)
 Reduction min ( min ) More...
 
v4i v4i_reduce_min_v1i (v1i a)
 Reduction min ( min ) More...
 
v4l v4l_reduce_min_v1l (v1l a)
 Reduction min ( min ) More...
 
v8d v8d_reduce_min_v1d (v1d a)
 Reduction min ( min ) More...
 
v8f v8f_reduce_min_v1f (v1f a)
 Reduction min ( min ) More...
 
v8i v8i_reduce_min_v1i (v1i a)
 Reduction min ( min ) More...
 
v8l v8l_reduce_min_v1l (v1l a)
 Reduction min ( min ) More...
 
v16f v16f_reduce_min_v1f (v1f a)
 Reduction min ( min ) More...
 
v16i v16i_reduce_min_v1i (v1i a)
 Reduction min ( min ) More...
 
v1d v1d_reduce_min_v2d (v2d a)
 Reduction min ( min ) More...
 
v1f v1f_reduce_min_v2f (v2f a)
 Reduction min ( min ) More...
 
v1i v1i_reduce_min_v2i (v2i a)
 Reduction min ( min ) More...
 
v1l v1l_reduce_min_v2l (v2l a)
 Reduction min ( min ) More...
 
v2d v2d_reduce_min_v2d (v2d a)
 Reduction min ( min ) More...
 
v2f v2f_reduce_min_v2f (v2f a)
 Reduction min ( min ) More...
 
v2i v2i_reduce_min_v2i (v2i a)
 Reduction min ( min ) More...
 
v2l v2l_reduce_min_v2l (v2l a)
 Reduction min ( min ) More...
 
v4d v4d_reduce_min_v2d (v2d a)
 Reduction min ( min ) More...
 
v4f v4f_reduce_min_v2f (v2f a)
 Reduction min ( min ) More...
 
v4i v4i_reduce_min_v2i (v2i a)
 Reduction min ( min ) More...
 
v4l v4l_reduce_min_v2l (v2l a)
 Reduction min ( min ) More...
 
v8d v8d_reduce_min_v2d (v2d a)
 Reduction min ( min ) More...
 
v8f v8f_reduce_min_v2f (v2f a)
 Reduction min ( min ) More...
 
v8i v8i_reduce_min_v2i (v2i a)
 Reduction min ( min ) More...
 
v8l v8l_reduce_min_v2l (v2l a)
 Reduction min ( min ) More...
 
v16f v16f_reduce_min_v2f (v2f a)
 Reduction min ( min ) More...
 
v16i v16i_reduce_min_v2i (v2i a)
 Reduction min ( min ) More...
 
v1d v1d_reduce_min_v4d (v4d a)
 Reduction min ( min ) More...
 
v1f v1f_reduce_min_v4f (v4f a)
 Reduction min ( min ) More...
 
v1i v1i_reduce_min_v4i (v4i a)
 Reduction min ( min ) More...
 
v1l v1l_reduce_min_v4l (v4l a)
 Reduction min ( min ) More...
 
v2d v2d_reduce_min_v4d (v4d a)
 Reduction min ( min ) More...
 
v2f v2f_reduce_min_v4f (v4f a)
 Reduction min ( min ) More...
 
v2i v2i_reduce_min_v4i (v4i a)
 Reduction min ( min ) More...
 
v2l v2l_reduce_min_v4l (v4l a)
 Reduction min ( min ) More...
 
v4d v4d_reduce_min_v4d (v4d a)
 Reduction min ( min ) More...
 
v4f v4f_reduce_min_v4f (v4f a)
 Reduction min ( min ) More...
 
v4i v4i_reduce_min_v4i (v4i a)
 Reduction min ( min ) More...
 
v4l v4l_reduce_min_v4l (v4l a)
 Reduction min ( min ) More...
 
v8d v8d_reduce_min_v4d (v4d a)
 Reduction min ( min ) More...
 
v8f v8f_reduce_min_v4f (v4f a)
 Reduction min ( min ) More...
 
v8i v8i_reduce_min_v4i (v4i a)
 Reduction min ( min ) More...
 
v8l v8l_reduce_min_v4l (v4l a)
 Reduction min ( min ) More...
 
v16f v16f_reduce_min_v4f (v4f a)
 Reduction min ( min ) More...
 
v16i v16i_reduce_min_v4i (v4i a)
 Reduction min ( min ) More...
 
v1d v1d_reduce_min_v8d (v8d a)
 Reduction min ( min ) More...
 
v1f v1f_reduce_min_v8f (v8f a)
 Reduction min ( min ) More...
 
v1i v1i_reduce_min_v8i (v8i a)
 Reduction min ( min ) More...
 
v1l v1l_reduce_min_v8l (v8l a)
 Reduction min ( min ) More...
 
v2d v2d_reduce_min_v8d (v8d a)
 Reduction min ( min ) More...
 
v2f v2f_reduce_min_v8f (v8f a)
 Reduction min ( min ) More...
 
v2i v2i_reduce_min_v8i (v8i a)
 Reduction min ( min ) More...
 
v2l v2l_reduce_min_v8l (v8l a)
 Reduction min ( min ) More...
 
v4d v4d_reduce_min_v8d (v8d a)
 Reduction min ( min ) More...
 
v4f v4f_reduce_min_v8f (v8f a)
 Reduction min ( min ) More...
 
v4i v4i_reduce_min_v8i (v8i a)
 Reduction min ( min ) More...
 
v4l v4l_reduce_min_v8l (v8l a)
 Reduction min ( min ) More...
 
v8d v8d_reduce_min_v8d (v8d a)
 Reduction min ( min ) More...
 
v8f v8f_reduce_min_v8f (v8f a)
 Reduction min ( min ) More...
 
v8i v8i_reduce_min_v8i (v8i a)
 Reduction min ( min ) More...
 
v8l v8l_reduce_min_v8l (v8l a)
 Reduction min ( min ) More...
 
v16f v16f_reduce_min_v8f (v8f a)
 Reduction min ( min ) More...
 
v16i v16i_reduce_min_v8i (v8i a)
 Reduction min ( min ) More...
 
v1f v1f_reduce_min_v16f (v16f a)
 Reduction min ( min ) More...
 
v1i v1i_reduce_min_v16i (v16i a)
 Reduction min ( min ) More...
 
v2f v2f_reduce_min_v16f (v16f a)
 Reduction min ( min ) More...
 
v2i v2i_reduce_min_v16i (v16i a)
 Reduction min ( min ) More...
 
v4f v4f_reduce_min_v16f (v16f a)
 Reduction min ( min ) More...
 
v4i v4i_reduce_min_v16i (v16i a)
 Reduction min ( min ) More...
 
v8f v8f_reduce_min_v16f (v16f a)
 Reduction min ( min ) More...
 
v8i v8i_reduce_min_v16i (v16i a)
 Reduction min ( min ) More...
 
v16f v16f_reduce_min_v16f (v16f a)
 Reduction min ( min ) More...
 
v16i v16i_reduce_min_v16i (v16i a)
 Reduction min ( min ) More...
 
v1d sd_reduce_min_v1d (v1d a)
 Reduction min ( min ) More...
 
v1f sf_reduce_min_v1f (v1f a)
 Reduction min ( min ) More...
 
v1i si_reduce_min_v1i (v1i a)
 Reduction min ( min ) More...
 
v1l sl_reduce_min_v1l (v1l a)
 Reduction min ( min ) More...
 
v2d sd_reduce_min_v2d (v2d a)
 Reduction min ( min ) More...
 
v2f sf_reduce_min_v2f (v2f a)
 Reduction min ( min ) More...
 
v2i si_reduce_min_v2i (v2i a)
 Reduction min ( min ) More...
 
v2l sl_reduce_min_v2l (v2l a)
 Reduction min ( min ) More...
 
v4d sd_reduce_min_v4d (v4d a)
 Reduction min ( min ) More...
 
v4f sf_reduce_min_v4f (v4f a)
 Reduction min ( min ) More...
 
v4i si_reduce_min_v4i (v4i a)
 Reduction min ( min ) More...
 
v4l sl_reduce_min_v4l (v4l a)
 Reduction min ( min ) More...
 
v8d sd_reduce_min_v8d (v8d a)
 Reduction min ( min ) More...
 
v8f sf_reduce_min_v8f (v8f a)
 Reduction min ( min ) More...
 
v8i si_reduce_min_v8i (v8i a)
 Reduction min ( min ) More...
 
v8l sl_reduce_min_v8l (v8l a)
 Reduction min ( min ) More...
 
v16f sf_reduce_min_v16f (v16f a)
 Reduction min ( min ) More...
 
v16i si_reduce_min_v16i (v16i a)
 Reduction min ( min ) More...
 
v1d v1d_reduce_max (v1d a)
 Reduction max ( max ) More...
 
v1f v1f_reduce_max (v1f a)
 Reduction max ( max ) More...
 
v1i v1i_reduce_max (v1i a)
 Reduction max ( max ) More...
 
v1l v1l_reduce_max (v1l a)
 Reduction max ( max ) More...
 
v2d v2d_reduce_max (v2d a)
 Reduction max ( max ) More...
 
v2f v2f_reduce_max (v2f a)
 Reduction max ( max ) More...
 
v2i v2i_reduce_max (v2i a)
 Reduction max ( max ) More...
 
v2l v2l_reduce_max (v2l a)
 Reduction max ( max ) More...
 
v4d v4d_reduce_max (v4d a)
 Reduction max ( max ) More...
 
v4f v4f_reduce_max (v4f a)
 Reduction max ( max ) More...
 
v4i v4i_reduce_max (v4i a)
 Reduction max ( max ) More...
 
v4l v4l_reduce_max (v4l a)
 Reduction max ( max ) More...
 
v8d v8d_reduce_max (v8d a)
 Reduction max ( max ) More...
 
v8f v8f_reduce_max (v8f a)
 Reduction max ( max ) More...
 
v8i v8i_reduce_max (v8i a)
 Reduction max ( max ) More...
 
v8l v8l_reduce_max (v8l a)
 Reduction max ( max ) More...
 
v16f v16f_reduce_max (v16f a)
 Reduction max ( max ) More...
 
v16i v16i_reduce_max (v16i a)
 Reduction max ( max ) More...
 
v1d v1d_reduce_max_v1d (v1d a)
 Reduction max ( max ) More...
 
v1f v1f_reduce_max_v1f (v1f a)
 Reduction max ( max ) More...
 
v1i v1i_reduce_max_v1i (v1i a)
 Reduction max ( max ) More...
 
v1l v1l_reduce_max_v1l (v1l a)
 Reduction max ( max ) More...
 
v2d v2d_reduce_max_v1d (v1d a)
 Reduction max ( max ) More...
 
v2f v2f_reduce_max_v1f (v1f a)
 Reduction max ( max ) More...
 
v2i v2i_reduce_max_v1i (v1i a)
 Reduction max ( max ) More...
 
v2l v2l_reduce_max_v1l (v1l a)
 Reduction max ( max ) More...
 
v4d v4d_reduce_max_v1d (v1d a)
 Reduction max ( max ) More...
 
v4f v4f_reduce_max_v1f (v1f a)
 Reduction max ( max ) More...
 
v4i v4i_reduce_max_v1i (v1i a)
 Reduction max ( max ) More...
 
v4l v4l_reduce_max_v1l (v1l a)
 Reduction max ( max ) More...
 
v8d v8d_reduce_max_v1d (v1d a)
 Reduction max ( max ) More...
 
v8f v8f_reduce_max_v1f (v1f a)
 Reduction max ( max ) More...
 
v8i v8i_reduce_max_v1i (v1i a)
 Reduction max ( max ) More...
 
v8l v8l_reduce_max_v1l (v1l a)
 Reduction max ( max ) More...
 
v16f v16f_reduce_max_v1f (v1f a)
 Reduction max ( max ) More...
 
v16i v16i_reduce_max_v1i (v1i a)
 Reduction max ( max ) More...
 
v1d v1d_reduce_max_v2d (v2d a)
 Reduction max ( max ) More...
 
v1f v1f_reduce_max_v2f (v2f a)
 Reduction max ( max ) More...
 
v1i v1i_reduce_max_v2i (v2i a)
 Reduction max ( max ) More...
 
v1l v1l_reduce_max_v2l (v2l a)
 Reduction max ( max ) More...
 
v2d v2d_reduce_max_v2d (v2d a)
 Reduction max ( max ) More...
 
v2f v2f_reduce_max_v2f (v2f a)
 Reduction max ( max ) More...
 
v2i v2i_reduce_max_v2i (v2i a)
 Reduction max ( max ) More...
 
v2l v2l_reduce_max_v2l (v2l a)
 Reduction max ( max ) More...
 
v4d v4d_reduce_max_v2d (v2d a)
 Reduction max ( max ) More...
 
v4f v4f_reduce_max_v2f (v2f a)
 Reduction max ( max ) More...
 
v4i v4i_reduce_max_v2i (v2i a)
 Reduction max ( max ) More...
 
v4l v4l_reduce_max_v2l (v2l a)
 Reduction max ( max ) More...
 
v8d v8d_reduce_max_v2d (v2d a)
 Reduction max ( max ) More...
 
v8f v8f_reduce_max_v2f (v2f a)
 Reduction max ( max ) More...
 
v8i v8i_reduce_max_v2i (v2i a)
 Reduction max ( max ) More...
 
v8l v8l_reduce_max_v2l (v2l a)
 Reduction max ( max ) More...
 
v16f v16f_reduce_max_v2f (v2f a)
 Reduction max ( max ) More...
 
v16i v16i_reduce_max_v2i (v2i a)
 Reduction max ( max ) More...
 
v1d v1d_reduce_max_v4d (v4d a)
 Reduction max ( max ) More...
 
v1f v1f_reduce_max_v4f (v4f a)
 Reduction max ( max ) More...
 
v1i v1i_reduce_max_v4i (v4i a)
 Reduction max ( max ) More...
 
v1l v1l_reduce_max_v4l (v4l a)
 Reduction max ( max ) More...
 
v2d v2d_reduce_max_v4d (v4d a)
 Reduction max ( max ) More...
 
v2f v2f_reduce_max_v4f (v4f a)
 Reduction max ( max ) More...
 
v2i v2i_reduce_max_v4i (v4i a)
 Reduction max ( max ) More...
 
v2l v2l_reduce_max_v4l (v4l a)
 Reduction max ( max ) More...
 
v4d v4d_reduce_max_v4d (v4d a)
 Reduction max ( max ) More...
 
v4f v4f_reduce_max_v4f (v4f a)
 Reduction max ( max ) More...
 
v4i v4i_reduce_max_v4i (v4i a)
 Reduction max ( max ) More...
 
v4l v4l_reduce_max_v4l (v4l a)
 Reduction max ( max ) More...
 
v8d v8d_reduce_max_v4d (v4d a)
 Reduction max ( max ) More...
 
v8f v8f_reduce_max_v4f (v4f a)
 Reduction max ( max ) More...
 
v8i v8i_reduce_max_v4i (v4i a)
 Reduction max ( max ) More...
 
v8l v8l_reduce_max_v4l (v4l a)
 Reduction max ( max ) More...
 
v16f v16f_reduce_max_v4f (v4f a)
 Reduction max ( max ) More...
 
v16i v16i_reduce_max_v4i (v4i a)
 Reduction max ( max ) More...
 
v1d v1d_reduce_max_v8d (v8d a)
 Reduction max ( max ) More...
 
v1f v1f_reduce_max_v8f (v8f a)
 Reduction max ( max ) More...
 
v1i v1i_reduce_max_v8i (v8i a)
 Reduction max ( max ) More...
 
v1l v1l_reduce_max_v8l (v8l a)
 Reduction max ( max ) More...
 
v2d v2d_reduce_max_v8d (v8d a)
 Reduction max ( max ) More...
 
v2f v2f_reduce_max_v8f (v8f a)
 Reduction max ( max ) More...
 
v2i v2i_reduce_max_v8i (v8i a)
 Reduction max ( max ) More...
 
v2l v2l_reduce_max_v8l (v8l a)
 Reduction max ( max ) More...
 
v4d v4d_reduce_max_v8d (v8d a)
 Reduction max ( max ) More...
 
v4f v4f_reduce_max_v8f (v8f a)
 Reduction max ( max ) More...
 
v4i v4i_reduce_max_v8i (v8i a)
 Reduction max ( max ) More...
 
v4l v4l_reduce_max_v8l (v8l a)
 Reduction max ( max ) More...
 
v8d v8d_reduce_max_v8d (v8d a)
 Reduction max ( max ) More...
 
v8f v8f_reduce_max_v8f (v8f a)
 Reduction max ( max ) More...
 
v8i v8i_reduce_max_v8i (v8i a)
 Reduction max ( max ) More...
 
v8l v8l_reduce_max_v8l (v8l a)
 Reduction max ( max ) More...
 
v16f v16f_reduce_max_v8f (v8f a)
 Reduction max ( max ) More...
 
v16i v16i_reduce_max_v8i (v8i a)
 Reduction max ( max ) More...
 
v1f v1f_reduce_max_v16f (v16f a)
 Reduction max ( max ) More...
 
v1i v1i_reduce_max_v16i (v16i a)
 Reduction max ( max ) More...
 
v2f v2f_reduce_max_v16f (v16f a)
 Reduction max ( max ) More...
 
v2i v2i_reduce_max_v16i (v16i a)
 Reduction max ( max ) More...
 
v4f v4f_reduce_max_v16f (v16f a)
 Reduction max ( max ) More...
 
v4i v4i_reduce_max_v16i (v16i a)
 Reduction max ( max ) More...
 
v8f v8f_reduce_max_v16f (v16f a)
 Reduction max ( max ) More...
 
v8i v8i_reduce_max_v16i (v16i a)
 Reduction max ( max ) More...
 
v16f v16f_reduce_max_v16f (v16f a)
 Reduction max ( max ) More...
 
v16i v16i_reduce_max_v16i (v16i a)
 Reduction max ( max ) More...
 
v1d sd_reduce_max_v1d (v1d a)
 Reduction max ( max ) More...
 
v1f sf_reduce_max_v1f (v1f a)
 Reduction max ( max ) More...
 
v1i si_reduce_max_v1i (v1i a)
 Reduction max ( max ) More...
 
v1l sl_reduce_max_v1l (v1l a)
 Reduction max ( max ) More...
 
v2d sd_reduce_max_v2d (v2d a)
 Reduction max ( max ) More...
 
v2f sf_reduce_max_v2f (v2f a)
 Reduction max ( max ) More...
 
v2i si_reduce_max_v2i (v2i a)
 Reduction max ( max ) More...
 
v2l sl_reduce_max_v2l (v2l a)
 Reduction max ( max ) More...
 
v4d sd_reduce_max_v4d (v4d a)
 Reduction max ( max ) More...
 
v4f sf_reduce_max_v4f (v4f a)
 Reduction max ( max ) More...
 
v4i si_reduce_max_v4i (v4i a)
 Reduction max ( max ) More...
 
v4l sl_reduce_max_v4l (v4l a)
 Reduction max ( max ) More...
 
v8d sd_reduce_max_v8d (v8d a)
 Reduction max ( max ) More...
 
v8f sf_reduce_max_v8f (v8f a)
 Reduction max ( max ) More...
 
v8i si_reduce_max_v8i (v8i a)
 Reduction max ( max ) More...
 
v8l sl_reduce_max_v8l (v8l a)
 Reduction max ( max ) More...
 
v16f sf_reduce_max_v16f (v16f a)
 Reduction max ( max ) More...
 
v16i si_reduce_max_v16i (v16i a)
 Reduction max ( max ) More...
 

Detailed Description

Function Documentation

v1d v1d_reduce_add ( v1d  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reduce+(input)
v1f v1f_reduce_add ( v1f  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reduce+(input)
v1i v1i_reduce_add ( v1i  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reduce+(input)
v1l v1l_reduce_add ( v1l  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reduce+(input)
v2d v2d_reduce_add ( v2d  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp + a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce+(input)
v2f v2f_reduce_add ( v2f  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp + a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce+(input)
v2i v2i_reduce_add ( v2i  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp + a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce+(input)
v2l v2l_reduce_add ( v2l  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp + a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce+(input)
v4d v4d_reduce_add ( v4d  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp + a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce+(input)
v4f v4f_reduce_add ( v4f  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp + a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce+(input)
v4i v4i_reduce_add ( v4i  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp + a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce+(input)
v4l v4l_reduce_add ( v4l  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp + a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce+(input)
v8d v8d_reduce_add ( v8d  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp + a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce+(input)
v8f v8f_reduce_add ( v8f  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp + a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce+(input)
v8i v8i_reduce_add ( v8i  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp + a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce+(input)
v8l v8l_reduce_add ( v8l  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp + a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce+(input)
v16f v16f_reduce_add ( v16f  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 15
tmp := tmp + a[i]
endfor
for i from 0 to 15
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce+(input)
v16i v16i_reduce_add ( v16i  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 15
tmp := tmp + a[i]
endfor
for i from 0 to 15
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce+(input)
v1d v1d_reduce_add_v1d ( v1d  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reduce+(input)
v1f v1f_reduce_add_v1f ( v1f  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reduce+(input)
v1i v1i_reduce_add_v1i ( v1i  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reduce+(input)
v1l v1l_reduce_add_v1l ( v1l  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reduce+(input)
v2d v2d_reduce_add_v1d ( v1d  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 0
tmp := tmp + a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce+(input)
v2f v2f_reduce_add_v1f ( v1f  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 0
tmp := tmp + a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce+(input)
v2i v2i_reduce_add_v1i ( v1i  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 0
tmp := tmp + a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce+(input)
v2l v2l_reduce_add_v1l ( v1l  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 0
tmp := tmp + a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce+(input)
v4d v4d_reduce_add_v1d ( v1d  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 0
tmp := tmp + a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce+(input)
v4f v4f_reduce_add_v1f ( v1f  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 0
tmp := tmp + a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce+(input)
v4i v4i_reduce_add_v1i ( v1i  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 0
tmp := tmp + a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce+(input)
v4l v4l_reduce_add_v1l ( v1l  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 0
tmp := tmp + a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce+(input)
v8d v8d_reduce_add_v1d ( v1d  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 0
tmp := tmp + a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce+(input)
v8f v8f_reduce_add_v1f ( v1f  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 0
tmp := tmp + a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce+(input)
v8i v8i_reduce_add_v1i ( v1i  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 0
tmp := tmp + a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce+(input)
v8l v8l_reduce_add_v1l ( v1l  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 0
tmp := tmp + a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce+(input)
v16f v16f_reduce_add_v1f ( v1f  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 0
tmp := tmp + a[i]
endfor
for i from 0 to 15
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce+(input)
v16i v16i_reduce_add_v1i ( v1i  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 0
tmp := tmp + a[i]
endfor
for i from 0 to 15
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce+(input)
v1d v1d_reduce_add_v2d ( v2d  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reduce+(input)
v1f v1f_reduce_add_v2f ( v2f  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reduce+(input)
v1i v1i_reduce_add_v2i ( v2i  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reduce+(input)
v1l v1l_reduce_add_v2l ( v2l  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reduce+(input)
v2d v2d_reduce_add_v2d ( v2d  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp + a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce+(input)
v2f v2f_reduce_add_v2f ( v2f  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp + a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce+(input)
v2i v2i_reduce_add_v2i ( v2i  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp + a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce+(input)
v2l v2l_reduce_add_v2l ( v2l  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp + a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce+(input)
v4d v4d_reduce_add_v2d ( v2d  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp + a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce+(input)
v4f v4f_reduce_add_v2f ( v2f  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp + a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce+(input)
v4i v4i_reduce_add_v2i ( v2i  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp + a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce+(input)
v4l v4l_reduce_add_v2l ( v2l  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp + a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce+(input)
v8d v8d_reduce_add_v2d ( v2d  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp + a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce+(input)
v8f v8f_reduce_add_v2f ( v2f  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp + a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce+(input)
v8i v8i_reduce_add_v2i ( v2i  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp + a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce+(input)
v8l v8l_reduce_add_v2l ( v2l  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp + a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce+(input)
v16f v16f_reduce_add_v2f ( v2f  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp + a[i]
endfor
for i from 0 to 15
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce+(input)
v16i v16i_reduce_add_v2i ( v2i  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp + a[i]
endfor
for i from 0 to 15
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce+(input)
v1d v1d_reduce_add_v4d ( v4d  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reduce+(input)
v1f v1f_reduce_add_v4f ( v4f  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reduce+(input)
v1i v1i_reduce_add_v4i ( v4i  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reduce+(input)
v1l v1l_reduce_add_v4l ( v4l  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reduce+(input)
v2d v2d_reduce_add_v4d ( v4d  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp + a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce+(input)
v2f v2f_reduce_add_v4f ( v4f  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp + a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce+(input)
v2i v2i_reduce_add_v4i ( v4i  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp + a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce+(input)
v2l v2l_reduce_add_v4l ( v4l  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp + a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce+(input)
v4d v4d_reduce_add_v4d ( v4d  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp + a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce+(input)
v4f v4f_reduce_add_v4f ( v4f  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp + a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce+(input)
v4i v4i_reduce_add_v4i ( v4i  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp + a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce+(input)
v4l v4l_reduce_add_v4l ( v4l  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp + a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce+(input)
v8d v8d_reduce_add_v4d ( v4d  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp + a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce+(input)
v8f v8f_reduce_add_v4f ( v4f  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp + a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce+(input)
v8i v8i_reduce_add_v4i ( v4i  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp + a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce+(input)
v8l v8l_reduce_add_v4l ( v4l  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp + a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce+(input)
v16f v16f_reduce_add_v4f ( v4f  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp + a[i]
endfor
for i from 0 to 15
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce+(input)
v16i v16i_reduce_add_v4i ( v4i  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp + a[i]
endfor
for i from 0 to 15
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce+(input)
v1d v1d_reduce_add_v8d ( v8d  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reduce+(input)
v1f v1f_reduce_add_v8f ( v8f  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reduce+(input)
v1i v1i_reduce_add_v8i ( v8i  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reduce+(input)
v1l v1l_reduce_add_v8l ( v8l  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reduce+(input)
v2d v2d_reduce_add_v8d ( v8d  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp + a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce+(input)
v2f v2f_reduce_add_v8f ( v8f  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp + a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce+(input)
v2i v2i_reduce_add_v8i ( v8i  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp + a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce+(input)
v2l v2l_reduce_add_v8l ( v8l  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp + a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce+(input)
v4d v4d_reduce_add_v8d ( v8d  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp + a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce+(input)
v4f v4f_reduce_add_v8f ( v8f  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp + a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce+(input)
v4i v4i_reduce_add_v8i ( v8i  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp + a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce+(input)
v4l v4l_reduce_add_v8l ( v8l  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp + a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce+(input)
v8d v8d_reduce_add_v8d ( v8d  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp + a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce+(input)
v8f v8f_reduce_add_v8f ( v8f  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp + a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce+(input)
v8i v8i_reduce_add_v8i ( v8i  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp + a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce+(input)
v8l v8l_reduce_add_v8l ( v8l  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp + a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce+(input)
v16f v16f_reduce_add_v8f ( v8f  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp + a[i]
endfor
for i from 0 to 15
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce+(input)
v16i v16i_reduce_add_v8i ( v8i  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp + a[i]
endfor
for i from 0 to 15
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce+(input)
v1f v1f_reduce_add_v16f ( v16f  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reduce+(input)
v1i v1i_reduce_add_v16i ( v16i  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reduce+(input)
v2f v2f_reduce_add_v16f ( v16f  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 15
tmp := tmp + a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce+(input)
v2i v2i_reduce_add_v16i ( v16i  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 15
tmp := tmp + a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce+(input)
v4f v4f_reduce_add_v16f ( v16f  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 15
tmp := tmp + a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce+(input)
v4i v4i_reduce_add_v16i ( v16i  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 15
tmp := tmp + a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce+(input)
v8f v8f_reduce_add_v16f ( v16f  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 15
tmp := tmp + a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce+(input)
v8i v8i_reduce_add_v16i ( v16i  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 15
tmp := tmp + a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce+(input)
v16f v16f_reduce_add_v16f ( v16f  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 15
tmp := tmp + a[i]
endfor
for i from 0 to 15
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce+(input)
v16i v16i_reduce_add_v16i ( v16i  a)
related

Reduces the operation add ( + ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 15
tmp := tmp + a[i]
endfor
for i from 0 to 15
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce+(input)
v1d sd_reduce_add_v1d ( v1d  a)
related

Reduces the operation add ( + ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
Parameters
ainput
Returns
reduce+(input)
v1f sf_reduce_add_v1f ( v1f  a)
related

Reduces the operation add ( + ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
Parameters
ainput
Returns
reduce+(input)
v1i si_reduce_add_v1i ( v1i  a)
related

Reduces the operation add ( + ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
Parameters
ainput
Returns
reduce+(input)
v1l sl_reduce_add_v1l ( v1l  a)
related

Reduces the operation add ( + ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
Parameters
ainput
Returns
reduce+(input)
v2d sd_reduce_add_v2d ( v2d  a)
related

Reduces the operation add ( + ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
for i from 1 to 1
dst := dst + a[i]
endfor
Parameters
ainput
Returns
reduce+(input)
v2f sf_reduce_add_v2f ( v2f  a)
related

Reduces the operation add ( + ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
for i from 1 to 1
dst := dst + a[i]
endfor
Parameters
ainput
Returns
reduce+(input)
v2i si_reduce_add_v2i ( v2i  a)
related

Reduces the operation add ( + ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
for i from 1 to 1
dst := dst + a[i]
endfor
Parameters
ainput
Returns
reduce+(input)
v2l sl_reduce_add_v2l ( v2l  a)
related

Reduces the operation add ( + ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
for i from 1 to 1
dst := dst + a[i]
endfor
Parameters
ainput
Returns
reduce+(input)
v4d sd_reduce_add_v4d ( v4d  a)
related

Reduces the operation add ( + ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
for i from 1 to 3
dst := dst + a[i]
endfor
Parameters
ainput
Returns
reduce+(input)
v4f sf_reduce_add_v4f ( v4f  a)
related

Reduces the operation add ( + ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
for i from 1 to 3
dst := dst + a[i]
endfor
Parameters
ainput
Returns
reduce+(input)
v4i si_reduce_add_v4i ( v4i  a)
related

Reduces the operation add ( + ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
for i from 1 to 3
dst := dst + a[i]
endfor
Parameters
ainput
Returns
reduce+(input)
v4l sl_reduce_add_v4l ( v4l  a)
related

Reduces the operation add ( + ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
for i from 1 to 3
dst := dst + a[i]
endfor
Parameters
ainput
Returns
reduce+(input)
v8d sd_reduce_add_v8d ( v8d  a)
related

Reduces the operation add ( + ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
for i from 1 to 7
dst := dst + a[i]
endfor
Parameters
ainput
Returns
reduce+(input)
v8f sf_reduce_add_v8f ( v8f  a)
related

Reduces the operation add ( + ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
for i from 1 to 7
dst := dst + a[i]
endfor
Parameters
ainput
Returns
reduce+(input)
v8i si_reduce_add_v8i ( v8i  a)
related

Reduces the operation add ( + ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
for i from 1 to 7
dst := dst + a[i]
endfor
Parameters
ainput
Returns
reduce+(input)
v8l sl_reduce_add_v8l ( v8l  a)
related

Reduces the operation add ( + ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
for i from 1 to 7
dst := dst + a[i]
endfor
Parameters
ainput
Returns
reduce+(input)
v16f sf_reduce_add_v16f ( v16f  a)
related

Reduces the operation add ( + ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
for i from 1 to 15
dst := dst + a[i]
endfor
Parameters
ainput
Returns
reduce+(input)
v16i si_reduce_add_v16i ( v16i  a)
related

Reduces the operation add ( + ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
for i from 1 to 15
dst := dst + a[i]
endfor
Parameters
ainput
Returns
reduce+(input)
v1d v1d_reduce_mul ( v1d  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reduce*(input)
v1f v1f_reduce_mul ( v1f  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reduce*(input)
v1i v1i_reduce_mul ( v1i  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reduce*(input)
v1l v1l_reduce_mul ( v1l  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reduce*(input)
v2d v2d_reduce_mul ( v2d  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp * a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce*(input)
v2f v2f_reduce_mul ( v2f  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp * a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce*(input)
v2i v2i_reduce_mul ( v2i  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp * a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce*(input)
v2l v2l_reduce_mul ( v2l  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp * a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce*(input)
v4d v4d_reduce_mul ( v4d  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp * a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce*(input)
v4f v4f_reduce_mul ( v4f  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp * a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce*(input)
v4i v4i_reduce_mul ( v4i  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp * a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce*(input)
v4l v4l_reduce_mul ( v4l  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp * a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce*(input)
v8d v8d_reduce_mul ( v8d  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp * a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce*(input)
v8f v8f_reduce_mul ( v8f  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp * a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce*(input)
v8i v8i_reduce_mul ( v8i  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp * a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce*(input)
v8l v8l_reduce_mul ( v8l  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp * a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce*(input)
v16f v16f_reduce_mul ( v16f  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 15
tmp := tmp * a[i]
endfor
for i from 0 to 15
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce*(input)
v16i v16i_reduce_mul ( v16i  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 15
tmp := tmp * a[i]
endfor
for i from 0 to 15
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce*(input)
v1d v1d_reduce_mul_v1d ( v1d  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reduce*(input)
v1f v1f_reduce_mul_v1f ( v1f  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reduce*(input)
v1i v1i_reduce_mul_v1i ( v1i  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reduce*(input)
v1l v1l_reduce_mul_v1l ( v1l  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reduce*(input)
v2d v2d_reduce_mul_v1d ( v1d  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 0
tmp := tmp * a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce*(input)
v2f v2f_reduce_mul_v1f ( v1f  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 0
tmp := tmp * a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce*(input)
v2i v2i_reduce_mul_v1i ( v1i  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 0
tmp := tmp * a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce*(input)
v2l v2l_reduce_mul_v1l ( v1l  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 0
tmp := tmp * a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce*(input)
v4d v4d_reduce_mul_v1d ( v1d  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 0
tmp := tmp * a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce*(input)
v4f v4f_reduce_mul_v1f ( v1f  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 0
tmp := tmp * a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce*(input)
v4i v4i_reduce_mul_v1i ( v1i  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 0
tmp := tmp * a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce*(input)
v4l v4l_reduce_mul_v1l ( v1l  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 0
tmp := tmp * a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce*(input)
v8d v8d_reduce_mul_v1d ( v1d  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 0
tmp := tmp * a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce*(input)
v8f v8f_reduce_mul_v1f ( v1f  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 0
tmp := tmp * a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce*(input)
v8i v8i_reduce_mul_v1i ( v1i  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 0
tmp := tmp * a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce*(input)
v8l v8l_reduce_mul_v1l ( v1l  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 0
tmp := tmp * a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce*(input)
v16f v16f_reduce_mul_v1f ( v1f  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 0
tmp := tmp * a[i]
endfor
for i from 0 to 15
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce*(input)
v16i v16i_reduce_mul_v1i ( v1i  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 0
tmp := tmp * a[i]
endfor
for i from 0 to 15
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce*(input)
v1d v1d_reduce_mul_v2d ( v2d  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reduce*(input)
v1f v1f_reduce_mul_v2f ( v2f  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reduce*(input)
v1i v1i_reduce_mul_v2i ( v2i  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reduce*(input)
v1l v1l_reduce_mul_v2l ( v2l  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reduce*(input)
v2d v2d_reduce_mul_v2d ( v2d  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp * a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce*(input)
v2f v2f_reduce_mul_v2f ( v2f  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp * a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce*(input)
v2i v2i_reduce_mul_v2i ( v2i  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp * a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce*(input)
v2l v2l_reduce_mul_v2l ( v2l  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp * a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce*(input)
v4d v4d_reduce_mul_v2d ( v2d  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp * a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce*(input)
v4f v4f_reduce_mul_v2f ( v2f  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp * a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce*(input)
v4i v4i_reduce_mul_v2i ( v2i  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp * a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce*(input)
v4l v4l_reduce_mul_v2l ( v2l  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp * a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce*(input)
v8d v8d_reduce_mul_v2d ( v2d  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp * a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce*(input)
v8f v8f_reduce_mul_v2f ( v2f  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp * a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce*(input)
v8i v8i_reduce_mul_v2i ( v2i  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp * a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce*(input)
v8l v8l_reduce_mul_v2l ( v2l  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp * a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce*(input)
v16f v16f_reduce_mul_v2f ( v2f  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp * a[i]
endfor
for i from 0 to 15
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce*(input)
v16i v16i_reduce_mul_v2i ( v2i  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp * a[i]
endfor
for i from 0 to 15
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce*(input)
v1d v1d_reduce_mul_v4d ( v4d  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reduce*(input)
v1f v1f_reduce_mul_v4f ( v4f  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reduce*(input)
v1i v1i_reduce_mul_v4i ( v4i  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reduce*(input)
v1l v1l_reduce_mul_v4l ( v4l  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reduce*(input)
v2d v2d_reduce_mul_v4d ( v4d  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp * a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce*(input)
v2f v2f_reduce_mul_v4f ( v4f  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp * a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce*(input)
v2i v2i_reduce_mul_v4i ( v4i  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp * a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce*(input)
v2l v2l_reduce_mul_v4l ( v4l  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp * a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce*(input)
v4d v4d_reduce_mul_v4d ( v4d  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp * a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce*(input)
v4f v4f_reduce_mul_v4f ( v4f  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp * a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce*(input)
v4i v4i_reduce_mul_v4i ( v4i  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp * a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce*(input)
v4l v4l_reduce_mul_v4l ( v4l  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp * a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce*(input)
v8d v8d_reduce_mul_v4d ( v4d  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp * a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce*(input)
v8f v8f_reduce_mul_v4f ( v4f  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp * a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce*(input)
v8i v8i_reduce_mul_v4i ( v4i  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp * a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce*(input)
v8l v8l_reduce_mul_v4l ( v4l  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp * a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce*(input)
v16f v16f_reduce_mul_v4f ( v4f  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp * a[i]
endfor
for i from 0 to 15
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce*(input)
v16i v16i_reduce_mul_v4i ( v4i  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp * a[i]
endfor
for i from 0 to 15
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce*(input)
v1d v1d_reduce_mul_v8d ( v8d  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reduce*(input)
v1f v1f_reduce_mul_v8f ( v8f  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reduce*(input)
v1i v1i_reduce_mul_v8i ( v8i  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reduce*(input)
v1l v1l_reduce_mul_v8l ( v8l  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reduce*(input)
v2d v2d_reduce_mul_v8d ( v8d  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp * a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce*(input)
v2f v2f_reduce_mul_v8f ( v8f  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp * a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce*(input)
v2i v2i_reduce_mul_v8i ( v8i  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp * a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce*(input)
v2l v2l_reduce_mul_v8l ( v8l  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp * a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce*(input)
v4d v4d_reduce_mul_v8d ( v8d  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp * a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce*(input)
v4f v4f_reduce_mul_v8f ( v8f  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp * a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce*(input)
v4i v4i_reduce_mul_v8i ( v8i  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp * a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce*(input)
v4l v4l_reduce_mul_v8l ( v8l  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp * a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce*(input)
v8d v8d_reduce_mul_v8d ( v8d  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp * a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce*(input)
v8f v8f_reduce_mul_v8f ( v8f  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp * a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce*(input)
v8i v8i_reduce_mul_v8i ( v8i  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp * a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce*(input)
v8l v8l_reduce_mul_v8l ( v8l  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp * a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce*(input)
v16f v16f_reduce_mul_v8f ( v8f  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp * a[i]
endfor
for i from 0 to 15
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce*(input)
v16i v16i_reduce_mul_v8i ( v8i  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp * a[i]
endfor
for i from 0 to 15
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce*(input)
v1f v1f_reduce_mul_v16f ( v16f  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reduce*(input)
v1i v1i_reduce_mul_v16i ( v16i  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reduce*(input)
v2f v2f_reduce_mul_v16f ( v16f  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 15
tmp := tmp * a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce*(input)
v2i v2i_reduce_mul_v16i ( v16i  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 15
tmp := tmp * a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce*(input)
v4f v4f_reduce_mul_v16f ( v16f  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 15
tmp := tmp * a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce*(input)
v4i v4i_reduce_mul_v16i ( v16i  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 15
tmp := tmp * a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce*(input)
v8f v8f_reduce_mul_v16f ( v16f  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 15
tmp := tmp * a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce*(input)
v8i v8i_reduce_mul_v16i ( v16i  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 15
tmp := tmp * a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce*(input)
v16f v16f_reduce_mul_v16f ( v16f  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 15
tmp := tmp * a[i]
endfor
for i from 0 to 15
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce*(input)
v16i v16i_reduce_mul_v16i ( v16i  a)
related

Reduces the operation mul ( * ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 15
tmp := tmp * a[i]
endfor
for i from 0 to 15
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce*(input)
v1d sd_reduce_mul_v1d ( v1d  a)
related

Reduces the operation mul ( * ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
Parameters
ainput
Returns
reduce*(input)
v1f sf_reduce_mul_v1f ( v1f  a)
related

Reduces the operation mul ( * ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
Parameters
ainput
Returns
reduce*(input)
v1i si_reduce_mul_v1i ( v1i  a)
related

Reduces the operation mul ( * ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
Parameters
ainput
Returns
reduce*(input)
v1l sl_reduce_mul_v1l ( v1l  a)
related

Reduces the operation mul ( * ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
Parameters
ainput
Returns
reduce*(input)
v2d sd_reduce_mul_v2d ( v2d  a)
related

Reduces the operation mul ( * ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
for i from 1 to 1
dst := dst * a[i]
endfor
Parameters
ainput
Returns
reduce*(input)
v2f sf_reduce_mul_v2f ( v2f  a)
related

Reduces the operation mul ( * ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
for i from 1 to 1
dst := dst * a[i]
endfor
Parameters
ainput
Returns
reduce*(input)
v2i si_reduce_mul_v2i ( v2i  a)
related

Reduces the operation mul ( * ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
for i from 1 to 1
dst := dst * a[i]
endfor
Parameters
ainput
Returns
reduce*(input)
v2l sl_reduce_mul_v2l ( v2l  a)
related

Reduces the operation mul ( * ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
for i from 1 to 1
dst := dst * a[i]
endfor
Parameters
ainput
Returns
reduce*(input)
v4d sd_reduce_mul_v4d ( v4d  a)
related

Reduces the operation mul ( * ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
for i from 1 to 3
dst := dst * a[i]
endfor
Parameters
ainput
Returns
reduce*(input)
v4f sf_reduce_mul_v4f ( v4f  a)
related

Reduces the operation mul ( * ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
for i from 1 to 3
dst := dst * a[i]
endfor
Parameters
ainput
Returns
reduce*(input)
v4i si_reduce_mul_v4i ( v4i  a)
related

Reduces the operation mul ( * ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
for i from 1 to 3
dst := dst * a[i]
endfor
Parameters
ainput
Returns
reduce*(input)
v4l sl_reduce_mul_v4l ( v4l  a)
related

Reduces the operation mul ( * ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
for i from 1 to 3
dst := dst * a[i]
endfor
Parameters
ainput
Returns
reduce*(input)
v8d sd_reduce_mul_v8d ( v8d  a)
related

Reduces the operation mul ( * ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
for i from 1 to 7
dst := dst * a[i]
endfor
Parameters
ainput
Returns
reduce*(input)
v8f sf_reduce_mul_v8f ( v8f  a)
related

Reduces the operation mul ( * ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
for i from 1 to 7
dst := dst * a[i]
endfor
Parameters
ainput
Returns
reduce*(input)
v8i si_reduce_mul_v8i ( v8i  a)
related

Reduces the operation mul ( * ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
for i from 1 to 7
dst := dst * a[i]
endfor
Parameters
ainput
Returns
reduce*(input)
v8l sl_reduce_mul_v8l ( v8l  a)
related

Reduces the operation mul ( * ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
for i from 1 to 7
dst := dst * a[i]
endfor
Parameters
ainput
Returns
reduce*(input)
v16f sf_reduce_mul_v16f ( v16f  a)
related

Reduces the operation mul ( * ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
for i from 1 to 15
dst := dst * a[i]
endfor
Parameters
ainput
Returns
reduce*(input)
v16i si_reduce_mul_v16i ( v16i  a)
related

Reduces the operation mul ( * ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
for i from 1 to 15
dst := dst * a[i]
endfor
Parameters
ainput
Returns
reduce*(input)
v1d v1d_reduce_and ( v1d  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reduce&(input)
v1f v1f_reduce_and ( v1f  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reduce&(input)
v1i v1i_reduce_and ( v1i  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reduce&(input)
v1l v1l_reduce_and ( v1l  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reduce&(input)
v2d v2d_reduce_and ( v2d  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp & a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce&(input)
v2f v2f_reduce_and ( v2f  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp & a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce&(input)
v2i v2i_reduce_and ( v2i  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp & a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce&(input)
v2l v2l_reduce_and ( v2l  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp & a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce&(input)
v4d v4d_reduce_and ( v4d  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp & a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce&(input)
v4f v4f_reduce_and ( v4f  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp & a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce&(input)
v4i v4i_reduce_and ( v4i  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp & a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce&(input)
v4l v4l_reduce_and ( v4l  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp & a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce&(input)
v8d v8d_reduce_and ( v8d  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp & a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce&(input)
v8f v8f_reduce_and ( v8f  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp & a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce&(input)
v8i v8i_reduce_and ( v8i  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp & a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce&(input)
v8l v8l_reduce_and ( v8l  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp & a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce&(input)
v16f v16f_reduce_and ( v16f  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 15
tmp := tmp & a[i]
endfor
for i from 0 to 15
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce&(input)
v16i v16i_reduce_and ( v16i  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 15
tmp := tmp & a[i]
endfor
for i from 0 to 15
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce&(input)
v1d v1d_reduce_and_v1d ( v1d  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reduce&(input)
v1f v1f_reduce_and_v1f ( v1f  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reduce&(input)
v1i v1i_reduce_and_v1i ( v1i  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reduce&(input)
v1l v1l_reduce_and_v1l ( v1l  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reduce&(input)
v2d v2d_reduce_and_v1d ( v1d  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 0
tmp := tmp & a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce&(input)
v2f v2f_reduce_and_v1f ( v1f  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 0
tmp := tmp & a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce&(input)
v2i v2i_reduce_and_v1i ( v1i  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 0
tmp := tmp & a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce&(input)
v2l v2l_reduce_and_v1l ( v1l  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 0
tmp := tmp & a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce&(input)
v4d v4d_reduce_and_v1d ( v1d  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 0
tmp := tmp & a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce&(input)
v4f v4f_reduce_and_v1f ( v1f  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 0
tmp := tmp & a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce&(input)
v4i v4i_reduce_and_v1i ( v1i  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 0
tmp := tmp & a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce&(input)
v4l v4l_reduce_and_v1l ( v1l  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 0
tmp := tmp & a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce&(input)
v8d v8d_reduce_and_v1d ( v1d  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 0
tmp := tmp & a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce&(input)
v8f v8f_reduce_and_v1f ( v1f  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 0
tmp := tmp & a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce&(input)
v8i v8i_reduce_and_v1i ( v1i  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 0
tmp := tmp & a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce&(input)
v8l v8l_reduce_and_v1l ( v1l  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 0
tmp := tmp & a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce&(input)
v16f v16f_reduce_and_v1f ( v1f  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 0
tmp := tmp & a[i]
endfor
for i from 0 to 15
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce&(input)
v16i v16i_reduce_and_v1i ( v1i  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 0
tmp := tmp & a[i]
endfor
for i from 0 to 15
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce&(input)
v1d v1d_reduce_and_v2d ( v2d  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reduce&(input)
v1f v1f_reduce_and_v2f ( v2f  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reduce&(input)
v1i v1i_reduce_and_v2i ( v2i  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reduce&(input)
v1l v1l_reduce_and_v2l ( v2l  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reduce&(input)
v2d v2d_reduce_and_v2d ( v2d  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp & a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce&(input)
v2f v2f_reduce_and_v2f ( v2f  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp & a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce&(input)
v2i v2i_reduce_and_v2i ( v2i  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp & a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce&(input)
v2l v2l_reduce_and_v2l ( v2l  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp & a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce&(input)
v4d v4d_reduce_and_v2d ( v2d  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp & a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce&(input)
v4f v4f_reduce_and_v2f ( v2f  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp & a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce&(input)
v4i v4i_reduce_and_v2i ( v2i  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp & a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce&(input)
v4l v4l_reduce_and_v2l ( v2l  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp & a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce&(input)
v8d v8d_reduce_and_v2d ( v2d  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp & a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce&(input)
v8f v8f_reduce_and_v2f ( v2f  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp & a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce&(input)
v8i v8i_reduce_and_v2i ( v2i  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp & a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce&(input)
v8l v8l_reduce_and_v2l ( v2l  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp & a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce&(input)
v16f v16f_reduce_and_v2f ( v2f  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp & a[i]
endfor
for i from 0 to 15
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce&(input)
v16i v16i_reduce_and_v2i ( v2i  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp & a[i]
endfor
for i from 0 to 15
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce&(input)
v1d v1d_reduce_and_v4d ( v4d  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reduce&(input)
v1f v1f_reduce_and_v4f ( v4f  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reduce&(input)
v1i v1i_reduce_and_v4i ( v4i  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reduce&(input)
v1l v1l_reduce_and_v4l ( v4l  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reduce&(input)
v2d v2d_reduce_and_v4d ( v4d  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp & a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce&(input)
v2f v2f_reduce_and_v4f ( v4f  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp & a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce&(input)
v2i v2i_reduce_and_v4i ( v4i  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp & a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce&(input)
v2l v2l_reduce_and_v4l ( v4l  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp & a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce&(input)
v4d v4d_reduce_and_v4d ( v4d  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp & a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce&(input)
v4f v4f_reduce_and_v4f ( v4f  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp & a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce&(input)
v4i v4i_reduce_and_v4i ( v4i  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp & a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce&(input)
v4l v4l_reduce_and_v4l ( v4l  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp & a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce&(input)
v8d v8d_reduce_and_v4d ( v4d  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp & a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce&(input)
v8f v8f_reduce_and_v4f ( v4f  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp & a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce&(input)
v8i v8i_reduce_and_v4i ( v4i  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp & a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce&(input)
v8l v8l_reduce_and_v4l ( v4l  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp & a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce&(input)
v16f v16f_reduce_and_v4f ( v4f  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp & a[i]
endfor
for i from 0 to 15
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce&(input)
v16i v16i_reduce_and_v4i ( v4i  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp & a[i]
endfor
for i from 0 to 15
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce&(input)
v1d v1d_reduce_and_v8d ( v8d  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reduce&(input)
v1f v1f_reduce_and_v8f ( v8f  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reduce&(input)
v1i v1i_reduce_and_v8i ( v8i  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reduce&(input)
v1l v1l_reduce_and_v8l ( v8l  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reduce&(input)
v2d v2d_reduce_and_v8d ( v8d  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp & a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce&(input)
v2f v2f_reduce_and_v8f ( v8f  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp & a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce&(input)
v2i v2i_reduce_and_v8i ( v8i  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp & a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce&(input)
v2l v2l_reduce_and_v8l ( v8l  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp & a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce&(input)
v4d v4d_reduce_and_v8d ( v8d  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp & a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce&(input)
v4f v4f_reduce_and_v8f ( v8f  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp & a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce&(input)
v4i v4i_reduce_and_v8i ( v8i  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp & a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce&(input)
v4l v4l_reduce_and_v8l ( v8l  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp & a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce&(input)
v8d v8d_reduce_and_v8d ( v8d  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp & a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce&(input)
v8f v8f_reduce_and_v8f ( v8f  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp & a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce&(input)
v8i v8i_reduce_and_v8i ( v8i  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp & a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce&(input)
v8l v8l_reduce_and_v8l ( v8l  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp & a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce&(input)
v16f v16f_reduce_and_v8f ( v8f  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp & a[i]
endfor
for i from 0 to 15
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce&(input)
v16i v16i_reduce_and_v8i ( v8i  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp & a[i]
endfor
for i from 0 to 15
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce&(input)
v1f v1f_reduce_and_v16f ( v16f  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reduce&(input)
v1i v1i_reduce_and_v16i ( v16i  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reduce&(input)
v2f v2f_reduce_and_v16f ( v16f  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 15
tmp := tmp & a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce&(input)
v2i v2i_reduce_and_v16i ( v16i  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 15
tmp := tmp & a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce&(input)
v4f v4f_reduce_and_v16f ( v16f  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 15
tmp := tmp & a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce&(input)
v4i v4i_reduce_and_v16i ( v16i  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 15
tmp := tmp & a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce&(input)
v8f v8f_reduce_and_v16f ( v16f  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 15
tmp := tmp & a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce&(input)
v8i v8i_reduce_and_v16i ( v16i  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 15
tmp := tmp & a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce&(input)
v16f v16f_reduce_and_v16f ( v16f  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 15
tmp := tmp & a[i]
endfor
for i from 0 to 15
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce&(input)
v16i v16i_reduce_and_v16i ( v16i  a)
related

Reduces the operation and ( & ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 15
tmp := tmp & a[i]
endfor
for i from 0 to 15
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce&(input)
v1d sd_reduce_and_v1d ( v1d  a)
related

Reduces the operation and ( & ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
Parameters
ainput
Returns
reduce&(input)
v1f sf_reduce_and_v1f ( v1f  a)
related

Reduces the operation and ( & ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
Parameters
ainput
Returns
reduce&(input)
v1i si_reduce_and_v1i ( v1i  a)
related

Reduces the operation and ( & ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
Parameters
ainput
Returns
reduce&(input)
v1l sl_reduce_and_v1l ( v1l  a)
related

Reduces the operation and ( & ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
Parameters
ainput
Returns
reduce&(input)
v2d sd_reduce_and_v2d ( v2d  a)
related

Reduces the operation and ( & ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
for i from 1 to 1
dst := dst & a[i]
endfor
Parameters
ainput
Returns
reduce&(input)
v2f sf_reduce_and_v2f ( v2f  a)
related

Reduces the operation and ( & ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
for i from 1 to 1
dst := dst & a[i]
endfor
Parameters
ainput
Returns
reduce&(input)
v2i si_reduce_and_v2i ( v2i  a)
related

Reduces the operation and ( & ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
for i from 1 to 1
dst := dst & a[i]
endfor
Parameters
ainput
Returns
reduce&(input)
v2l sl_reduce_and_v2l ( v2l  a)
related

Reduces the operation and ( & ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
for i from 1 to 1
dst := dst & a[i]
endfor
Parameters
ainput
Returns
reduce&(input)
v4d sd_reduce_and_v4d ( v4d  a)
related

Reduces the operation and ( & ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
for i from 1 to 3
dst := dst & a[i]
endfor
Parameters
ainput
Returns
reduce&(input)
v4f sf_reduce_and_v4f ( v4f  a)
related

Reduces the operation and ( & ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
for i from 1 to 3
dst := dst & a[i]
endfor
Parameters
ainput
Returns
reduce&(input)
v4i si_reduce_and_v4i ( v4i  a)
related

Reduces the operation and ( & ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
for i from 1 to 3
dst := dst & a[i]
endfor
Parameters
ainput
Returns
reduce&(input)
v4l sl_reduce_and_v4l ( v4l  a)
related

Reduces the operation and ( & ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
for i from 1 to 3
dst := dst & a[i]
endfor
Parameters
ainput
Returns
reduce&(input)
v8d sd_reduce_and_v8d ( v8d  a)
related

Reduces the operation and ( & ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
for i from 1 to 7
dst := dst & a[i]
endfor
Parameters
ainput
Returns
reduce&(input)
v8f sf_reduce_and_v8f ( v8f  a)
related

Reduces the operation and ( & ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
for i from 1 to 7
dst := dst & a[i]
endfor
Parameters
ainput
Returns
reduce&(input)
v8i si_reduce_and_v8i ( v8i  a)
related

Reduces the operation and ( & ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
for i from 1 to 7
dst := dst & a[i]
endfor
Parameters
ainput
Returns
reduce&(input)
v8l sl_reduce_and_v8l ( v8l  a)
related

Reduces the operation and ( & ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
for i from 1 to 7
dst := dst & a[i]
endfor
Parameters
ainput
Returns
reduce&(input)
v16f sf_reduce_and_v16f ( v16f  a)
related

Reduces the operation and ( & ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
for i from 1 to 15
dst := dst & a[i]
endfor
Parameters
ainput
Returns
reduce&(input)
v16i si_reduce_and_v16i ( v16i  a)
related

Reduces the operation and ( & ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
for i from 1 to 15
dst := dst & a[i]
endfor
Parameters
ainput
Returns
reduce&(input)
v1d v1d_reduce_or ( v1d  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reduce|(input)
v1f v1f_reduce_or ( v1f  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reduce|(input)
v1i v1i_reduce_or ( v1i  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reduce|(input)
v1l v1l_reduce_or ( v1l  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reduce|(input)
v2d v2d_reduce_or ( v2d  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp | a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce|(input)
v2f v2f_reduce_or ( v2f  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp | a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce|(input)
v2i v2i_reduce_or ( v2i  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp | a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce|(input)
v2l v2l_reduce_or ( v2l  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp | a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce|(input)
v4d v4d_reduce_or ( v4d  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp | a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce|(input)
v4f v4f_reduce_or ( v4f  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp | a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce|(input)
v4i v4i_reduce_or ( v4i  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp | a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce|(input)
v4l v4l_reduce_or ( v4l  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp | a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce|(input)
v8d v8d_reduce_or ( v8d  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp | a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce|(input)
v8f v8f_reduce_or ( v8f  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp | a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce|(input)
v8i v8i_reduce_or ( v8i  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp | a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce|(input)
v8l v8l_reduce_or ( v8l  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp | a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce|(input)
v16f v16f_reduce_or ( v16f  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 15
tmp := tmp | a[i]
endfor
for i from 0 to 15
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce|(input)
v16i v16i_reduce_or ( v16i  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 15
tmp := tmp | a[i]
endfor
for i from 0 to 15
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce|(input)
v1d v1d_reduce_or_v1d ( v1d  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reduce|(input)
v1f v1f_reduce_or_v1f ( v1f  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reduce|(input)
v1i v1i_reduce_or_v1i ( v1i  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reduce|(input)
v1l v1l_reduce_or_v1l ( v1l  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reduce|(input)
v2d v2d_reduce_or_v1d ( v1d  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 0
tmp := tmp | a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce|(input)
v2f v2f_reduce_or_v1f ( v1f  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 0
tmp := tmp | a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce|(input)
v2i v2i_reduce_or_v1i ( v1i  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 0
tmp := tmp | a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce|(input)
v2l v2l_reduce_or_v1l ( v1l  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 0
tmp := tmp | a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce|(input)
v4d v4d_reduce_or_v1d ( v1d  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 0
tmp := tmp | a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce|(input)
v4f v4f_reduce_or_v1f ( v1f  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 0
tmp := tmp | a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce|(input)
v4i v4i_reduce_or_v1i ( v1i  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 0
tmp := tmp | a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce|(input)
v4l v4l_reduce_or_v1l ( v1l  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 0
tmp := tmp | a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce|(input)
v8d v8d_reduce_or_v1d ( v1d  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 0
tmp := tmp | a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce|(input)
v8f v8f_reduce_or_v1f ( v1f  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 0
tmp := tmp | a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce|(input)
v8i v8i_reduce_or_v1i ( v1i  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 0
tmp := tmp | a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce|(input)
v8l v8l_reduce_or_v1l ( v1l  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 0
tmp := tmp | a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce|(input)
v16f v16f_reduce_or_v1f ( v1f  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 0
tmp := tmp | a[i]
endfor
for i from 0 to 15
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce|(input)
v16i v16i_reduce_or_v1i ( v1i  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 0
tmp := tmp | a[i]
endfor
for i from 0 to 15
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce|(input)
v1d v1d_reduce_or_v2d ( v2d  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reduce|(input)
v1f v1f_reduce_or_v2f ( v2f  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reduce|(input)
v1i v1i_reduce_or_v2i ( v2i  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reduce|(input)
v1l v1l_reduce_or_v2l ( v2l  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reduce|(input)
v2d v2d_reduce_or_v2d ( v2d  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp | a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce|(input)
v2f v2f_reduce_or_v2f ( v2f  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp | a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce|(input)
v2i v2i_reduce_or_v2i ( v2i  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp | a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce|(input)
v2l v2l_reduce_or_v2l ( v2l  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp | a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce|(input)
v4d v4d_reduce_or_v2d ( v2d  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp | a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce|(input)
v4f v4f_reduce_or_v2f ( v2f  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp | a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce|(input)
v4i v4i_reduce_or_v2i ( v2i  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp | a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce|(input)
v4l v4l_reduce_or_v2l ( v2l  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp | a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce|(input)
v8d v8d_reduce_or_v2d ( v2d  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp | a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce|(input)
v8f v8f_reduce_or_v2f ( v2f  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp | a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce|(input)
v8i v8i_reduce_or_v2i ( v2i  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp | a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce|(input)
v8l v8l_reduce_or_v2l ( v2l  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp | a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce|(input)
v16f v16f_reduce_or_v2f ( v2f  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp | a[i]
endfor
for i from 0 to 15
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce|(input)
v16i v16i_reduce_or_v2i ( v2i  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp | a[i]
endfor
for i from 0 to 15
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce|(input)
v1d v1d_reduce_or_v4d ( v4d  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reduce|(input)
v1f v1f_reduce_or_v4f ( v4f  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reduce|(input)
v1i v1i_reduce_or_v4i ( v4i  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reduce|(input)
v1l v1l_reduce_or_v4l ( v4l  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reduce|(input)
v2d v2d_reduce_or_v4d ( v4d  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp | a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce|(input)
v2f v2f_reduce_or_v4f ( v4f  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp | a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce|(input)
v2i v2i_reduce_or_v4i ( v4i  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp | a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce|(input)
v2l v2l_reduce_or_v4l ( v4l  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp | a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce|(input)
v4d v4d_reduce_or_v4d ( v4d  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp | a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce|(input)
v4f v4f_reduce_or_v4f ( v4f  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp | a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce|(input)
v4i v4i_reduce_or_v4i ( v4i  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp | a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce|(input)
v4l v4l_reduce_or_v4l ( v4l  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp | a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce|(input)
v8d v8d_reduce_or_v4d ( v4d  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp | a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce|(input)
v8f v8f_reduce_or_v4f ( v4f  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp | a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce|(input)
v8i v8i_reduce_or_v4i ( v4i  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp | a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce|(input)
v8l v8l_reduce_or_v4l ( v4l  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp | a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce|(input)
v16f v16f_reduce_or_v4f ( v4f  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp | a[i]
endfor
for i from 0 to 15
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce|(input)
v16i v16i_reduce_or_v4i ( v4i  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp | a[i]
endfor
for i from 0 to 15
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce|(input)
v1d v1d_reduce_or_v8d ( v8d  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reduce|(input)
v1f v1f_reduce_or_v8f ( v8f  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reduce|(input)
v1i v1i_reduce_or_v8i ( v8i  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reduce|(input)
v1l v1l_reduce_or_v8l ( v8l  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reduce|(input)
v2d v2d_reduce_or_v8d ( v8d  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp | a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce|(input)
v2f v2f_reduce_or_v8f ( v8f  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp | a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce|(input)
v2i v2i_reduce_or_v8i ( v8i  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp | a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce|(input)
v2l v2l_reduce_or_v8l ( v8l  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp | a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce|(input)
v4d v4d_reduce_or_v8d ( v8d  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp | a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce|(input)
v4f v4f_reduce_or_v8f ( v8f  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp | a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce|(input)
v4i v4i_reduce_or_v8i ( v8i  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp | a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce|(input)
v4l v4l_reduce_or_v8l ( v8l  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp | a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce|(input)
v8d v8d_reduce_or_v8d ( v8d  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp | a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce|(input)
v8f v8f_reduce_or_v8f ( v8f  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp | a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce|(input)
v8i v8i_reduce_or_v8i ( v8i  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp | a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce|(input)
v8l v8l_reduce_or_v8l ( v8l  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp | a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce|(input)
v16f v16f_reduce_or_v8f ( v8f  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp | a[i]
endfor
for i from 0 to 15
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce|(input)
v16i v16i_reduce_or_v8i ( v8i  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp | a[i]
endfor
for i from 0 to 15
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce|(input)
v1f v1f_reduce_or_v16f ( v16f  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reduce|(input)
v1i v1i_reduce_or_v16i ( v16i  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reduce|(input)
v2f v2f_reduce_or_v16f ( v16f  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 15
tmp := tmp | a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce|(input)
v2i v2i_reduce_or_v16i ( v16i  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 15
tmp := tmp | a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce|(input)
v4f v4f_reduce_or_v16f ( v16f  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 15
tmp := tmp | a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce|(input)
v4i v4i_reduce_or_v16i ( v16i  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 15
tmp := tmp | a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce|(input)
v8f v8f_reduce_or_v16f ( v16f  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 15
tmp := tmp | a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce|(input)
v8i v8i_reduce_or_v16i ( v16i  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 15
tmp := tmp | a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce|(input)
v16f v16f_reduce_or_v16f ( v16f  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 15
tmp := tmp | a[i]
endfor
for i from 0 to 15
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce|(input)
v16i v16i_reduce_or_v16i ( v16i  a)
related

Reduces the operation or ( | ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 15
tmp := tmp | a[i]
endfor
for i from 0 to 15
dst[i] := tmp
endfor
Parameters
ainput
Returns
reduce|(input)
v1d sd_reduce_or_v1d ( v1d  a)
related

Reduces the operation or ( | ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
Parameters
ainput
Returns
reduce|(input)
v1f sf_reduce_or_v1f ( v1f  a)
related

Reduces the operation or ( | ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
Parameters
ainput
Returns
reduce|(input)
v1i si_reduce_or_v1i ( v1i  a)
related

Reduces the operation or ( | ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
Parameters
ainput
Returns
reduce|(input)
v1l sl_reduce_or_v1l ( v1l  a)
related

Reduces the operation or ( | ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
Parameters
ainput
Returns
reduce|(input)
v2d sd_reduce_or_v2d ( v2d  a)
related

Reduces the operation or ( | ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
for i from 1 to 1
dst := dst | a[i]
endfor
Parameters
ainput
Returns
reduce|(input)
v2f sf_reduce_or_v2f ( v2f  a)
related

Reduces the operation or ( | ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
for i from 1 to 1
dst := dst | a[i]
endfor
Parameters
ainput
Returns
reduce|(input)
v2i si_reduce_or_v2i ( v2i  a)
related

Reduces the operation or ( | ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
for i from 1 to 1
dst := dst | a[i]
endfor
Parameters
ainput
Returns
reduce|(input)
v2l sl_reduce_or_v2l ( v2l  a)
related

Reduces the operation or ( | ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
for i from 1 to 1
dst := dst | a[i]
endfor
Parameters
ainput
Returns
reduce|(input)
v4d sd_reduce_or_v4d ( v4d  a)
related

Reduces the operation or ( | ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
for i from 1 to 3
dst := dst | a[i]
endfor
Parameters
ainput
Returns
reduce|(input)
v4f sf_reduce_or_v4f ( v4f  a)
related

Reduces the operation or ( | ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
for i from 1 to 3
dst := dst | a[i]
endfor
Parameters
ainput
Returns
reduce|(input)
v4i si_reduce_or_v4i ( v4i  a)
related

Reduces the operation or ( | ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
for i from 1 to 3
dst := dst | a[i]
endfor
Parameters
ainput
Returns
reduce|(input)
v4l sl_reduce_or_v4l ( v4l  a)
related

Reduces the operation or ( | ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
for i from 1 to 3
dst := dst | a[i]
endfor
Parameters
ainput
Returns
reduce|(input)
v8d sd_reduce_or_v8d ( v8d  a)
related

Reduces the operation or ( | ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
for i from 1 to 7
dst := dst | a[i]
endfor
Parameters
ainput
Returns
reduce|(input)
v8f sf_reduce_or_v8f ( v8f  a)
related

Reduces the operation or ( | ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
for i from 1 to 7
dst := dst | a[i]
endfor
Parameters
ainput
Returns
reduce|(input)
v8i si_reduce_or_v8i ( v8i  a)
related

Reduces the operation or ( | ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
for i from 1 to 7
dst := dst | a[i]
endfor
Parameters
ainput
Returns
reduce|(input)
v8l sl_reduce_or_v8l ( v8l  a)
related

Reduces the operation or ( | ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
for i from 1 to 7
dst := dst | a[i]
endfor
Parameters
ainput
Returns
reduce|(input)
v16f sf_reduce_or_v16f ( v16f  a)
related

Reduces the operation or ( | ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
for i from 1 to 15
dst := dst | a[i]
endfor
Parameters
ainput
Returns
reduce|(input)
v16i si_reduce_or_v16i ( v16i  a)
related

Reduces the operation or ( | ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
for i from 1 to 15
dst := dst | a[i]
endfor
Parameters
ainput
Returns
reduce|(input)
v1d v1d_reduce_min ( v1d  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reducemin(input)
v1f v1f_reduce_min ( v1f  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reducemin(input)
v1i v1i_reduce_min ( v1i  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reducemin(input)
v1l v1l_reduce_min ( v1l  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reducemin(input)
v2d v2d_reduce_min ( v2d  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp min a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemin(input)
v2f v2f_reduce_min ( v2f  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp min a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemin(input)
v2i v2i_reduce_min ( v2i  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp min a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemin(input)
v2l v2l_reduce_min ( v2l  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp min a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemin(input)
v4d v4d_reduce_min ( v4d  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp min a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemin(input)
v4f v4f_reduce_min ( v4f  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp min a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemin(input)
v4i v4i_reduce_min ( v4i  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp min a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemin(input)
v4l v4l_reduce_min ( v4l  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp min a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemin(input)
v8d v8d_reduce_min ( v8d  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp min a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemin(input)
v8f v8f_reduce_min ( v8f  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp min a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemin(input)
v8i v8i_reduce_min ( v8i  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp min a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemin(input)
v8l v8l_reduce_min ( v8l  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp min a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemin(input)
v16f v16f_reduce_min ( v16f  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 15
tmp := tmp min a[i]
endfor
for i from 0 to 15
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemin(input)
v16i v16i_reduce_min ( v16i  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 15
tmp := tmp min a[i]
endfor
for i from 0 to 15
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemin(input)
v1d v1d_reduce_min_v1d ( v1d  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reducemin(input)
v1f v1f_reduce_min_v1f ( v1f  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reducemin(input)
v1i v1i_reduce_min_v1i ( v1i  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reducemin(input)
v1l v1l_reduce_min_v1l ( v1l  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reducemin(input)
v2d v2d_reduce_min_v1d ( v1d  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 0
tmp := tmp min a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemin(input)
v2f v2f_reduce_min_v1f ( v1f  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 0
tmp := tmp min a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemin(input)
v2i v2i_reduce_min_v1i ( v1i  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 0
tmp := tmp min a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemin(input)
v2l v2l_reduce_min_v1l ( v1l  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 0
tmp := tmp min a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemin(input)
v4d v4d_reduce_min_v1d ( v1d  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 0
tmp := tmp min a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemin(input)
v4f v4f_reduce_min_v1f ( v1f  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 0
tmp := tmp min a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemin(input)
v4i v4i_reduce_min_v1i ( v1i  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 0
tmp := tmp min a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemin(input)
v4l v4l_reduce_min_v1l ( v1l  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 0
tmp := tmp min a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemin(input)
v8d v8d_reduce_min_v1d ( v1d  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 0
tmp := tmp min a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemin(input)
v8f v8f_reduce_min_v1f ( v1f  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 0
tmp := tmp min a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemin(input)
v8i v8i_reduce_min_v1i ( v1i  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 0
tmp := tmp min a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemin(input)
v8l v8l_reduce_min_v1l ( v1l  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 0
tmp := tmp min a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemin(input)
v16f v16f_reduce_min_v1f ( v1f  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 0
tmp := tmp min a[i]
endfor
for i from 0 to 15
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemin(input)
v16i v16i_reduce_min_v1i ( v1i  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 0
tmp := tmp min a[i]
endfor
for i from 0 to 15
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemin(input)
v1d v1d_reduce_min_v2d ( v2d  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reducemin(input)
v1f v1f_reduce_min_v2f ( v2f  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reducemin(input)
v1i v1i_reduce_min_v2i ( v2i  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reducemin(input)
v1l v1l_reduce_min_v2l ( v2l  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reducemin(input)
v2d v2d_reduce_min_v2d ( v2d  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp min a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemin(input)
v2f v2f_reduce_min_v2f ( v2f  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp min a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemin(input)
v2i v2i_reduce_min_v2i ( v2i  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp min a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemin(input)
v2l v2l_reduce_min_v2l ( v2l  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp min a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemin(input)
v4d v4d_reduce_min_v2d ( v2d  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp min a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemin(input)
v4f v4f_reduce_min_v2f ( v2f  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp min a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemin(input)
v4i v4i_reduce_min_v2i ( v2i  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp min a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemin(input)
v4l v4l_reduce_min_v2l ( v2l  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp min a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemin(input)
v8d v8d_reduce_min_v2d ( v2d  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp min a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemin(input)
v8f v8f_reduce_min_v2f ( v2f  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp min a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemin(input)
v8i v8i_reduce_min_v2i ( v2i  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp min a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemin(input)
v8l v8l_reduce_min_v2l ( v2l  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp min a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemin(input)
v16f v16f_reduce_min_v2f ( v2f  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp min a[i]
endfor
for i from 0 to 15
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemin(input)
v16i v16i_reduce_min_v2i ( v2i  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp min a[i]
endfor
for i from 0 to 15
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemin(input)
v1d v1d_reduce_min_v4d ( v4d  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reducemin(input)
v1f v1f_reduce_min_v4f ( v4f  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reducemin(input)
v1i v1i_reduce_min_v4i ( v4i  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reducemin(input)
v1l v1l_reduce_min_v4l ( v4l  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reducemin(input)
v2d v2d_reduce_min_v4d ( v4d  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp min a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemin(input)
v2f v2f_reduce_min_v4f ( v4f  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp min a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemin(input)
v2i v2i_reduce_min_v4i ( v4i  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp min a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemin(input)
v2l v2l_reduce_min_v4l ( v4l  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp min a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemin(input)
v4d v4d_reduce_min_v4d ( v4d  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp min a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemin(input)
v4f v4f_reduce_min_v4f ( v4f  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp min a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemin(input)
v4i v4i_reduce_min_v4i ( v4i  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp min a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemin(input)
v4l v4l_reduce_min_v4l ( v4l  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp min a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemin(input)
v8d v8d_reduce_min_v4d ( v4d  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp min a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemin(input)
v8f v8f_reduce_min_v4f ( v4f  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp min a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemin(input)
v8i v8i_reduce_min_v4i ( v4i  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp min a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemin(input)
v8l v8l_reduce_min_v4l ( v4l  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp min a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemin(input)
v16f v16f_reduce_min_v4f ( v4f  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp min a[i]
endfor
for i from 0 to 15
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemin(input)
v16i v16i_reduce_min_v4i ( v4i  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp min a[i]
endfor
for i from 0 to 15
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemin(input)
v1d v1d_reduce_min_v8d ( v8d  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reducemin(input)
v1f v1f_reduce_min_v8f ( v8f  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reducemin(input)
v1i v1i_reduce_min_v8i ( v8i  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reducemin(input)
v1l v1l_reduce_min_v8l ( v8l  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reducemin(input)
v2d v2d_reduce_min_v8d ( v8d  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp min a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemin(input)
v2f v2f_reduce_min_v8f ( v8f  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp min a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemin(input)
v2i v2i_reduce_min_v8i ( v8i  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp min a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemin(input)
v2l v2l_reduce_min_v8l ( v8l  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp min a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemin(input)
v4d v4d_reduce_min_v8d ( v8d  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp min a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemin(input)
v4f v4f_reduce_min_v8f ( v8f  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp min a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemin(input)
v4i v4i_reduce_min_v8i ( v8i  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp min a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemin(input)
v4l v4l_reduce_min_v8l ( v8l  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp min a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemin(input)
v8d v8d_reduce_min_v8d ( v8d  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp min a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemin(input)
v8f v8f_reduce_min_v8f ( v8f  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp min a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemin(input)
v8i v8i_reduce_min_v8i ( v8i  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp min a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemin(input)
v8l v8l_reduce_min_v8l ( v8l  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp min a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemin(input)
v16f v16f_reduce_min_v8f ( v8f  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp min a[i]
endfor
for i from 0 to 15
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemin(input)
v16i v16i_reduce_min_v8i ( v8i  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp min a[i]
endfor
for i from 0 to 15
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemin(input)
v1f v1f_reduce_min_v16f ( v16f  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reducemin(input)
v1i v1i_reduce_min_v16i ( v16i  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reducemin(input)
v2f v2f_reduce_min_v16f ( v16f  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 15
tmp := tmp min a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemin(input)
v2i v2i_reduce_min_v16i ( v16i  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 15
tmp := tmp min a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemin(input)
v4f v4f_reduce_min_v16f ( v16f  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 15
tmp := tmp min a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemin(input)
v4i v4i_reduce_min_v16i ( v16i  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 15
tmp := tmp min a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemin(input)
v8f v8f_reduce_min_v16f ( v16f  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 15
tmp := tmp min a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemin(input)
v8i v8i_reduce_min_v16i ( v16i  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 15
tmp := tmp min a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemin(input)
v16f v16f_reduce_min_v16f ( v16f  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 15
tmp := tmp min a[i]
endfor
for i from 0 to 15
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemin(input)
v16i v16i_reduce_min_v16i ( v16i  a)
related

Reduces the operation min ( min ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 15
tmp := tmp min a[i]
endfor
for i from 0 to 15
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemin(input)
v1d sd_reduce_min_v1d ( v1d  a)
related

Reduces the operation min ( min ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
Parameters
ainput
Returns
reducemin(input)
v1f sf_reduce_min_v1f ( v1f  a)
related

Reduces the operation min ( min ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
Parameters
ainput
Returns
reducemin(input)
v1i si_reduce_min_v1i ( v1i  a)
related

Reduces the operation min ( min ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
Parameters
ainput
Returns
reducemin(input)
v1l sl_reduce_min_v1l ( v1l  a)
related

Reduces the operation min ( min ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
Parameters
ainput
Returns
reducemin(input)
v2d sd_reduce_min_v2d ( v2d  a)
related

Reduces the operation min ( min ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
for i from 1 to 1
dst := dst min a[i]
endfor
Parameters
ainput
Returns
reducemin(input)
v2f sf_reduce_min_v2f ( v2f  a)
related

Reduces the operation min ( min ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
for i from 1 to 1
dst := dst min a[i]
endfor
Parameters
ainput
Returns
reducemin(input)
v2i si_reduce_min_v2i ( v2i  a)
related

Reduces the operation min ( min ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
for i from 1 to 1
dst := dst min a[i]
endfor
Parameters
ainput
Returns
reducemin(input)
v2l sl_reduce_min_v2l ( v2l  a)
related

Reduces the operation min ( min ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
for i from 1 to 1
dst := dst min a[i]
endfor
Parameters
ainput
Returns
reducemin(input)
v4d sd_reduce_min_v4d ( v4d  a)
related

Reduces the operation min ( min ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
for i from 1 to 3
dst := dst min a[i]
endfor
Parameters
ainput
Returns
reducemin(input)
v4f sf_reduce_min_v4f ( v4f  a)
related

Reduces the operation min ( min ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
for i from 1 to 3
dst := dst min a[i]
endfor
Parameters
ainput
Returns
reducemin(input)
v4i si_reduce_min_v4i ( v4i  a)
related

Reduces the operation min ( min ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
for i from 1 to 3
dst := dst min a[i]
endfor
Parameters
ainput
Returns
reducemin(input)
v4l sl_reduce_min_v4l ( v4l  a)
related

Reduces the operation min ( min ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
for i from 1 to 3
dst := dst min a[i]
endfor
Parameters
ainput
Returns
reducemin(input)
v8d sd_reduce_min_v8d ( v8d  a)
related

Reduces the operation min ( min ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
for i from 1 to 7
dst := dst min a[i]
endfor
Parameters
ainput
Returns
reducemin(input)
v8f sf_reduce_min_v8f ( v8f  a)
related

Reduces the operation min ( min ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
for i from 1 to 7
dst := dst min a[i]
endfor
Parameters
ainput
Returns
reducemin(input)
v8i si_reduce_min_v8i ( v8i  a)
related

Reduces the operation min ( min ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
for i from 1 to 7
dst := dst min a[i]
endfor
Parameters
ainput
Returns
reducemin(input)
v8l sl_reduce_min_v8l ( v8l  a)
related

Reduces the operation min ( min ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
for i from 1 to 7
dst := dst min a[i]
endfor
Parameters
ainput
Returns
reducemin(input)
v16f sf_reduce_min_v16f ( v16f  a)
related

Reduces the operation min ( min ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
for i from 1 to 15
dst := dst min a[i]
endfor
Parameters
ainput
Returns
reducemin(input)
v16i si_reduce_min_v16i ( v16i  a)
related

Reduces the operation min ( min ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
for i from 1 to 15
dst := dst min a[i]
endfor
Parameters
ainput
Returns
reducemin(input)
v1d v1d_reduce_max ( v1d  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reducemax(input)
v1f v1f_reduce_max ( v1f  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reducemax(input)
v1i v1i_reduce_max ( v1i  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reducemax(input)
v1l v1l_reduce_max ( v1l  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reducemax(input)
v2d v2d_reduce_max ( v2d  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp max a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemax(input)
v2f v2f_reduce_max ( v2f  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp max a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemax(input)
v2i v2i_reduce_max ( v2i  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp max a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemax(input)
v2l v2l_reduce_max ( v2l  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp max a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemax(input)
v4d v4d_reduce_max ( v4d  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp max a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemax(input)
v4f v4f_reduce_max ( v4f  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp max a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemax(input)
v4i v4i_reduce_max ( v4i  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp max a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemax(input)
v4l v4l_reduce_max ( v4l  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp max a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemax(input)
v8d v8d_reduce_max ( v8d  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp max a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemax(input)
v8f v8f_reduce_max ( v8f  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp max a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemax(input)
v8i v8i_reduce_max ( v8i  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp max a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemax(input)
v8l v8l_reduce_max ( v8l  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp max a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemax(input)
v16f v16f_reduce_max ( v16f  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 15
tmp := tmp max a[i]
endfor
for i from 0 to 15
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemax(input)
v16i v16i_reduce_max ( v16i  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 15
tmp := tmp max a[i]
endfor
for i from 0 to 15
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemax(input)
v1d v1d_reduce_max_v1d ( v1d  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reducemax(input)
v1f v1f_reduce_max_v1f ( v1f  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reducemax(input)
v1i v1i_reduce_max_v1i ( v1i  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reducemax(input)
v1l v1l_reduce_max_v1l ( v1l  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reducemax(input)
v2d v2d_reduce_max_v1d ( v1d  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 0
tmp := tmp max a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemax(input)
v2f v2f_reduce_max_v1f ( v1f  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 0
tmp := tmp max a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemax(input)
v2i v2i_reduce_max_v1i ( v1i  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 0
tmp := tmp max a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemax(input)
v2l v2l_reduce_max_v1l ( v1l  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 0
tmp := tmp max a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemax(input)
v4d v4d_reduce_max_v1d ( v1d  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 0
tmp := tmp max a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemax(input)
v4f v4f_reduce_max_v1f ( v1f  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 0
tmp := tmp max a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemax(input)
v4i v4i_reduce_max_v1i ( v1i  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 0
tmp := tmp max a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemax(input)
v4l v4l_reduce_max_v1l ( v1l  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 0
tmp := tmp max a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemax(input)
v8d v8d_reduce_max_v1d ( v1d  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 0
tmp := tmp max a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemax(input)
v8f v8f_reduce_max_v1f ( v1f  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 0
tmp := tmp max a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemax(input)
v8i v8i_reduce_max_v1i ( v1i  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 0
tmp := tmp max a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemax(input)
v8l v8l_reduce_max_v1l ( v1l  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 0
tmp := tmp max a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemax(input)
v16f v16f_reduce_max_v1f ( v1f  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 0
tmp := tmp max a[i]
endfor
for i from 0 to 15
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemax(input)
v16i v16i_reduce_max_v1i ( v1i  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 0
tmp := tmp max a[i]
endfor
for i from 0 to 15
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemax(input)
v1d v1d_reduce_max_v2d ( v2d  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reducemax(input)
v1f v1f_reduce_max_v2f ( v2f  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reducemax(input)
v1i v1i_reduce_max_v2i ( v2i  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reducemax(input)
v1l v1l_reduce_max_v2l ( v2l  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reducemax(input)
v2d v2d_reduce_max_v2d ( v2d  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp max a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemax(input)
v2f v2f_reduce_max_v2f ( v2f  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp max a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemax(input)
v2i v2i_reduce_max_v2i ( v2i  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp max a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemax(input)
v2l v2l_reduce_max_v2l ( v2l  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp max a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemax(input)
v4d v4d_reduce_max_v2d ( v2d  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp max a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemax(input)
v4f v4f_reduce_max_v2f ( v2f  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp max a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemax(input)
v4i v4i_reduce_max_v2i ( v2i  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp max a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemax(input)
v4l v4l_reduce_max_v2l ( v2l  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp max a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemax(input)
v8d v8d_reduce_max_v2d ( v2d  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp max a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemax(input)
v8f v8f_reduce_max_v2f ( v2f  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp max a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemax(input)
v8i v8i_reduce_max_v2i ( v2i  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp max a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemax(input)
v8l v8l_reduce_max_v2l ( v2l  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp max a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemax(input)
v16f v16f_reduce_max_v2f ( v2f  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp max a[i]
endfor
for i from 0 to 15
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemax(input)
v16i v16i_reduce_max_v2i ( v2i  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 1
tmp := tmp max a[i]
endfor
for i from 0 to 15
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemax(input)
v1d v1d_reduce_max_v4d ( v4d  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reducemax(input)
v1f v1f_reduce_max_v4f ( v4f  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reducemax(input)
v1i v1i_reduce_max_v4i ( v4i  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reducemax(input)
v1l v1l_reduce_max_v4l ( v4l  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reducemax(input)
v2d v2d_reduce_max_v4d ( v4d  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp max a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemax(input)
v2f v2f_reduce_max_v4f ( v4f  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp max a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemax(input)
v2i v2i_reduce_max_v4i ( v4i  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp max a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemax(input)
v2l v2l_reduce_max_v4l ( v4l  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp max a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemax(input)
v4d v4d_reduce_max_v4d ( v4d  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp max a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemax(input)
v4f v4f_reduce_max_v4f ( v4f  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp max a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemax(input)
v4i v4i_reduce_max_v4i ( v4i  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp max a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemax(input)
v4l v4l_reduce_max_v4l ( v4l  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp max a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemax(input)
v8d v8d_reduce_max_v4d ( v4d  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp max a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemax(input)
v8f v8f_reduce_max_v4f ( v4f  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp max a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemax(input)
v8i v8i_reduce_max_v4i ( v4i  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp max a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemax(input)
v8l v8l_reduce_max_v4l ( v4l  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp max a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemax(input)
v16f v16f_reduce_max_v4f ( v4f  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp max a[i]
endfor
for i from 0 to 15
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemax(input)
v16i v16i_reduce_max_v4i ( v4i  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 3
tmp := tmp max a[i]
endfor
for i from 0 to 15
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemax(input)
v1d v1d_reduce_max_v8d ( v8d  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reducemax(input)
v1f v1f_reduce_max_v8f ( v8f  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reducemax(input)
v1i v1i_reduce_max_v8i ( v8i  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reducemax(input)
v1l v1l_reduce_max_v8l ( v8l  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reducemax(input)
v2d v2d_reduce_max_v8d ( v8d  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp max a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemax(input)
v2f v2f_reduce_max_v8f ( v8f  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp max a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemax(input)
v2i v2i_reduce_max_v8i ( v8i  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp max a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemax(input)
v2l v2l_reduce_max_v8l ( v8l  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp max a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemax(input)
v4d v4d_reduce_max_v8d ( v8d  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp max a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemax(input)
v4f v4f_reduce_max_v8f ( v8f  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp max a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemax(input)
v4i v4i_reduce_max_v8i ( v8i  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp max a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemax(input)
v4l v4l_reduce_max_v8l ( v8l  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp max a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemax(input)
v8d v8d_reduce_max_v8d ( v8d  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp max a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemax(input)
v8f v8f_reduce_max_v8f ( v8f  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp max a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemax(input)
v8i v8i_reduce_max_v8i ( v8i  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp max a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemax(input)
v8l v8l_reduce_max_v8l ( v8l  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp max a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemax(input)
v16f v16f_reduce_max_v8f ( v8f  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp max a[i]
endfor
for i from 0 to 15
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemax(input)
v16i v16i_reduce_max_v8i ( v8i  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 7
tmp := tmp max a[i]
endfor
for i from 0 to 15
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemax(input)
v1f v1f_reduce_max_v16f ( v16f  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reducemax(input)
v1i v1i_reduce_max_v16i ( v16i  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
dst := a
Parameters
ainput
Returns
reducemax(input)
v2f v2f_reduce_max_v16f ( v16f  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 15
tmp := tmp max a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemax(input)
v2i v2i_reduce_max_v16i ( v16i  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 15
tmp := tmp max a[i]
endfor
for i from 0 to 1
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemax(input)
v4f v4f_reduce_max_v16f ( v16f  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 15
tmp := tmp max a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemax(input)
v4i v4i_reduce_max_v16i ( v16i  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 15
tmp := tmp max a[i]
endfor
for i from 0 to 3
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemax(input)
v8f v8f_reduce_max_v16f ( v16f  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 15
tmp := tmp max a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemax(input)
v8i v8i_reduce_max_v16i ( v16i  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 15
tmp := tmp max a[i]
endfor
for i from 0 to 7
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemax(input)
v16f v16f_reduce_max_v16f ( v16f  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 15
tmp := tmp max a[i]
endfor
for i from 0 to 15
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemax(input)
v16i v16i_reduce_max_v16i ( v16i  a)
related

Reduces the operation max ( max ) over every elements of the input. Stores the result in every elements of the vector.

Operation
tmp := a[0]
for i from 1 to 15
tmp := tmp max a[i]
endfor
for i from 0 to 15
dst[i] := tmp
endfor
Parameters
ainput
Returns
reducemax(input)
v1d sd_reduce_max_v1d ( v1d  a)
related

Reduces the operation max ( max ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
Parameters
ainput
Returns
reducemax(input)
v1f sf_reduce_max_v1f ( v1f  a)
related

Reduces the operation max ( max ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
Parameters
ainput
Returns
reducemax(input)
v1i si_reduce_max_v1i ( v1i  a)
related

Reduces the operation max ( max ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
Parameters
ainput
Returns
reducemax(input)
v1l sl_reduce_max_v1l ( v1l  a)
related

Reduces the operation max ( max ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
Parameters
ainput
Returns
reducemax(input)
v2d sd_reduce_max_v2d ( v2d  a)
related

Reduces the operation max ( max ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
for i from 1 to 1
dst := dst max a[i]
endfor
Parameters
ainput
Returns
reducemax(input)
v2f sf_reduce_max_v2f ( v2f  a)
related

Reduces the operation max ( max ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
for i from 1 to 1
dst := dst max a[i]
endfor
Parameters
ainput
Returns
reducemax(input)
v2i si_reduce_max_v2i ( v2i  a)
related

Reduces the operation max ( max ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
for i from 1 to 1
dst := dst max a[i]
endfor
Parameters
ainput
Returns
reducemax(input)
v2l sl_reduce_max_v2l ( v2l  a)
related

Reduces the operation max ( max ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
for i from 1 to 1
dst := dst max a[i]
endfor
Parameters
ainput
Returns
reducemax(input)
v4d sd_reduce_max_v4d ( v4d  a)
related

Reduces the operation max ( max ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
for i from 1 to 3
dst := dst max a[i]
endfor
Parameters
ainput
Returns
reducemax(input)
v4f sf_reduce_max_v4f ( v4f  a)
related

Reduces the operation max ( max ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
for i from 1 to 3
dst := dst max a[i]
endfor
Parameters
ainput
Returns
reducemax(input)
v4i si_reduce_max_v4i ( v4i  a)
related

Reduces the operation max ( max ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
for i from 1 to 3
dst := dst max a[i]
endfor
Parameters
ainput
Returns
reducemax(input)
v4l sl_reduce_max_v4l ( v4l  a)
related

Reduces the operation max ( max ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
for i from 1 to 3
dst := dst max a[i]
endfor
Parameters
ainput
Returns
reducemax(input)
v8d sd_reduce_max_v8d ( v8d  a)
related

Reduces the operation max ( max ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
for i from 1 to 7
dst := dst max a[i]
endfor
Parameters
ainput
Returns
reducemax(input)
v8f sf_reduce_max_v8f ( v8f  a)
related

Reduces the operation max ( max ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
for i from 1 to 7
dst := dst max a[i]
endfor
Parameters
ainput
Returns
reducemax(input)
v8i si_reduce_max_v8i ( v8i  a)
related

Reduces the operation max ( max ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
for i from 1 to 7
dst := dst max a[i]
endfor
Parameters
ainput
Returns
reducemax(input)
v8l sl_reduce_max_v8l ( v8l  a)
related

Reduces the operation max ( max ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
for i from 1 to 7
dst := dst max a[i]
endfor
Parameters
ainput
Returns
reducemax(input)
v16f sf_reduce_max_v16f ( v16f  a)
related

Reduces the operation max ( max ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
for i from 1 to 15
dst := dst max a[i]
endfor
Parameters
ainput
Returns
reducemax(input)
v16i si_reduce_max_v16i ( v16i  a)
related

Reduces the operation max ( max ) over every elements of the input. Return the result of the reduction into a scalar

Operation
dst := a[0]
for i from 1 to 15
dst := dst max a[i]
endfor
Parameters
ainput
Returns
reducemax(input)