PintS
0.1
Portable Intrinsics for SIMD
|
Functions | |
v1d | v1d_cast_v1d (v1d a) |
Casts a v1d vector into a v1d vector. More... | |
v1f | v1f_cast_v1d (v1d a) |
Casts a v1d vector into a v1f vector. More... | |
v1i | v1i_cast_v1d (v1d a) |
Casts a v1d vector into a v1i vector. More... | |
v1l | v1l_cast_v1d (v1d a) |
Casts a v1d vector into a v1l vector. More... | |
v2d | v2d_cast_v1d (v1d a) |
Casts a v1d vector into a v2d vector. More... | |
v2f | v2f_cast_v1d (v1d a) |
Casts a v1d vector into a v2f vector. More... | |
v2i | v2i_cast_v1d (v1d a) |
Casts a v1d vector into a v2i vector. More... | |
v2l | v2l_cast_v1d (v1d a) |
Casts a v1d vector into a v2l vector. More... | |
v4d | v4d_cast_v1d (v1d a) |
Casts a v1d vector into a v4d vector. More... | |
v4f | v4f_cast_v1d (v1d a) |
Casts a v1d vector into a v4f vector. More... | |
v4i | v4i_cast_v1d (v1d a) |
Casts a v1d vector into a v4i vector. More... | |
v4l | v4l_cast_v1d (v1d a) |
Casts a v1d vector into a v4l vector. More... | |
v8d | v8d_cast_v1d (v1d a) |
Casts a v1d vector into a v8d vector. More... | |
v8f | v8f_cast_v1d (v1d a) |
Casts a v1d vector into a v8f vector. More... | |
v8i | v8i_cast_v1d (v1d a) |
Casts a v1d vector into a v8i vector. More... | |
v8l | v8l_cast_v1d (v1d a) |
Casts a v1d vector into a v8l vector. More... | |
v16f | v16f_cast_v1d (v1d a) |
Casts a v1d vector into a v16f vector. More... | |
v16i | v16i_cast_v1d (v1d a) |
Casts a v1d vector into a v16i vector. More... | |
v1d | v1d_cast_v1f (v1f a) |
Casts a v1f vector into a v1d vector. More... | |
v1f | v1f_cast_v1f (v1f a) |
Casts a v1f vector into a v1f vector. More... | |
v1i | v1i_cast_v1f (v1f a) |
Casts a v1f vector into a v1i vector. More... | |
v1l | v1l_cast_v1f (v1f a) |
Casts a v1f vector into a v1l vector. More... | |
v2d | v2d_cast_v1f (v1f a) |
Casts a v1f vector into a v2d vector. More... | |
v2f | v2f_cast_v1f (v1f a) |
Casts a v1f vector into a v2f vector. More... | |
v2i | v2i_cast_v1f (v1f a) |
Casts a v1f vector into a v2i vector. More... | |
v2l | v2l_cast_v1f (v1f a) |
Casts a v1f vector into a v2l vector. More... | |
v4d | v4d_cast_v1f (v1f a) |
Casts a v1f vector into a v4d vector. More... | |
v4f | v4f_cast_v1f (v1f a) |
Casts a v1f vector into a v4f vector. More... | |
v4i | v4i_cast_v1f (v1f a) |
Casts a v1f vector into a v4i vector. More... | |
v4l | v4l_cast_v1f (v1f a) |
Casts a v1f vector into a v4l vector. More... | |
v8d | v8d_cast_v1f (v1f a) |
Casts a v1f vector into a v8d vector. More... | |
v8f | v8f_cast_v1f (v1f a) |
Casts a v1f vector into a v8f vector. More... | |
v8i | v8i_cast_v1f (v1f a) |
Casts a v1f vector into a v8i vector. More... | |
v8l | v8l_cast_v1f (v1f a) |
Casts a v1f vector into a v8l vector. More... | |
v16f | v16f_cast_v1f (v1f a) |
Casts a v1f vector into a v16f vector. More... | |
v16i | v16i_cast_v1f (v1f a) |
Casts a v1f vector into a v16i vector. More... | |
v1d | v1d_cast_v1i (v1i a) |
Casts a v1i vector into a v1d vector. More... | |
v1f | v1f_cast_v1i (v1i a) |
Casts a v1i vector into a v1f vector. More... | |
v1i | v1i_cast_v1i (v1i a) |
Casts a v1i vector into a v1i vector. More... | |
v1l | v1l_cast_v1i (v1i a) |
Casts a v1i vector into a v1l vector. More... | |
v2d | v2d_cast_v1i (v1i a) |
Casts a v1i vector into a v2d vector. More... | |
v2f | v2f_cast_v1i (v1i a) |
Casts a v1i vector into a v2f vector. More... | |
v2i | v2i_cast_v1i (v1i a) |
Casts a v1i vector into a v2i vector. More... | |
v2l | v2l_cast_v1i (v1i a) |
Casts a v1i vector into a v2l vector. More... | |
v4d | v4d_cast_v1i (v1i a) |
Casts a v1i vector into a v4d vector. More... | |
v4f | v4f_cast_v1i (v1i a) |
Casts a v1i vector into a v4f vector. More... | |
v4i | v4i_cast_v1i (v1i a) |
Casts a v1i vector into a v4i vector. More... | |
v4l | v4l_cast_v1i (v1i a) |
Casts a v1i vector into a v4l vector. More... | |
v8d | v8d_cast_v1i (v1i a) |
Casts a v1i vector into a v8d vector. More... | |
v8f | v8f_cast_v1i (v1i a) |
Casts a v1i vector into a v8f vector. More... | |
v8i | v8i_cast_v1i (v1i a) |
Casts a v1i vector into a v8i vector. More... | |
v8l | v8l_cast_v1i (v1i a) |
Casts a v1i vector into a v8l vector. More... | |
v16f | v16f_cast_v1i (v1i a) |
Casts a v1i vector into a v16f vector. More... | |
v16i | v16i_cast_v1i (v1i a) |
Casts a v1i vector into a v16i vector. More... | |
v1d | v1d_cast_v1l (v1l a) |
Casts a v1l vector into a v1d vector. More... | |
v1f | v1f_cast_v1l (v1l a) |
Casts a v1l vector into a v1f vector. More... | |
v1i | v1i_cast_v1l (v1l a) |
Casts a v1l vector into a v1i vector. More... | |
v1l | v1l_cast_v1l (v1l a) |
Casts a v1l vector into a v1l vector. More... | |
v2d | v2d_cast_v1l (v1l a) |
Casts a v1l vector into a v2d vector. More... | |
v2f | v2f_cast_v1l (v1l a) |
Casts a v1l vector into a v2f vector. More... | |
v2i | v2i_cast_v1l (v1l a) |
Casts a v1l vector into a v2i vector. More... | |
v2l | v2l_cast_v1l (v1l a) |
Casts a v1l vector into a v2l vector. More... | |
v4d | v4d_cast_v1l (v1l a) |
Casts a v1l vector into a v4d vector. More... | |
v4f | v4f_cast_v1l (v1l a) |
Casts a v1l vector into a v4f vector. More... | |
v4i | v4i_cast_v1l (v1l a) |
Casts a v1l vector into a v4i vector. More... | |
v4l | v4l_cast_v1l (v1l a) |
Casts a v1l vector into a v4l vector. More... | |
v8d | v8d_cast_v1l (v1l a) |
Casts a v1l vector into a v8d vector. More... | |
v8f | v8f_cast_v1l (v1l a) |
Casts a v1l vector into a v8f vector. More... | |
v8i | v8i_cast_v1l (v1l a) |
Casts a v1l vector into a v8i vector. More... | |
v8l | v8l_cast_v1l (v1l a) |
Casts a v1l vector into a v8l vector. More... | |
v16f | v16f_cast_v1l (v1l a) |
Casts a v1l vector into a v16f vector. More... | |
v16i | v16i_cast_v1l (v1l a) |
Casts a v1l vector into a v16i vector. More... | |
v1d | v1d_cast_v2d (v2d a) |
Casts a v2d vector into a v1d vector. More... | |
v1f | v1f_cast_v2d (v2d a) |
Casts a v2d vector into a v1f vector. More... | |
v1i | v1i_cast_v2d (v2d a) |
Casts a v2d vector into a v1i vector. More... | |
v1l | v1l_cast_v2d (v2d a) |
Casts a v2d vector into a v1l vector. More... | |
v2d | v2d_cast_v2d (v2d a) |
Casts a v2d vector into a v2d vector. More... | |
v2f | v2f_cast_v2d (v2d a) |
Casts a v2d vector into a v2f vector. More... | |
v2i | v2i_cast_v2d (v2d a) |
Casts a v2d vector into a v2i vector. More... | |
v2l | v2l_cast_v2d (v2d a) |
Casts a v2d vector into a v2l vector. More... | |
v4d | v4d_cast_v2d (v2d a) |
Casts a v2d vector into a v4d vector. More... | |
v4f | v4f_cast_v2d (v2d a) |
Casts a v2d vector into a v4f vector. More... | |
v4i | v4i_cast_v2d (v2d a) |
Casts a v2d vector into a v4i vector. More... | |
v4l | v4l_cast_v2d (v2d a) |
Casts a v2d vector into a v4l vector. More... | |
v8d | v8d_cast_v2d (v2d a) |
Casts a v2d vector into a v8d vector. More... | |
v8f | v8f_cast_v2d (v2d a) |
Casts a v2d vector into a v8f vector. More... | |
v8i | v8i_cast_v2d (v2d a) |
Casts a v2d vector into a v8i vector. More... | |
v8l | v8l_cast_v2d (v2d a) |
Casts a v2d vector into a v8l vector. More... | |
v16f | v16f_cast_v2d (v2d a) |
Casts a v2d vector into a v16f vector. More... | |
v16i | v16i_cast_v2d (v2d a) |
Casts a v2d vector into a v16i vector. More... | |
v1d | v1d_cast_v2f (v2f a) |
Casts a v2f vector into a v1d vector. More... | |
v1f | v1f_cast_v2f (v2f a) |
Casts a v2f vector into a v1f vector. More... | |
v1i | v1i_cast_v2f (v2f a) |
Casts a v2f vector into a v1i vector. More... | |
v1l | v1l_cast_v2f (v2f a) |
Casts a v2f vector into a v1l vector. More... | |
v2d | v2d_cast_v2f (v2f a) |
Casts a v2f vector into a v2d vector. More... | |
v2f | v2f_cast_v2f (v2f a) |
Casts a v2f vector into a v2f vector. More... | |
v2i | v2i_cast_v2f (v2f a) |
Casts a v2f vector into a v2i vector. More... | |
v2l | v2l_cast_v2f (v2f a) |
Casts a v2f vector into a v2l vector. More... | |
v4d | v4d_cast_v2f (v2f a) |
Casts a v2f vector into a v4d vector. More... | |
v4f | v4f_cast_v2f (v2f a) |
Casts a v2f vector into a v4f vector. More... | |
v4i | v4i_cast_v2f (v2f a) |
Casts a v2f vector into a v4i vector. More... | |
v4l | v4l_cast_v2f (v2f a) |
Casts a v2f vector into a v4l vector. More... | |
v8d | v8d_cast_v2f (v2f a) |
Casts a v2f vector into a v8d vector. More... | |
v8f | v8f_cast_v2f (v2f a) |
Casts a v2f vector into a v8f vector. More... | |
v8i | v8i_cast_v2f (v2f a) |
Casts a v2f vector into a v8i vector. More... | |
v8l | v8l_cast_v2f (v2f a) |
Casts a v2f vector into a v8l vector. More... | |
v16f | v16f_cast_v2f (v2f a) |
Casts a v2f vector into a v16f vector. More... | |
v16i | v16i_cast_v2f (v2f a) |
Casts a v2f vector into a v16i vector. More... | |
v1d | v1d_cast_v2i (v2i a) |
Casts a v2i vector into a v1d vector. More... | |
v1f | v1f_cast_v2i (v2i a) |
Casts a v2i vector into a v1f vector. More... | |
v1i | v1i_cast_v2i (v2i a) |
Casts a v2i vector into a v1i vector. More... | |
v1l | v1l_cast_v2i (v2i a) |
Casts a v2i vector into a v1l vector. More... | |
v2d | v2d_cast_v2i (v2i a) |
Casts a v2i vector into a v2d vector. More... | |
v2f | v2f_cast_v2i (v2i a) |
Casts a v2i vector into a v2f vector. More... | |
v2i | v2i_cast_v2i (v2i a) |
Casts a v2i vector into a v2i vector. More... | |
v2l | v2l_cast_v2i (v2i a) |
Casts a v2i vector into a v2l vector. More... | |
v4d | v4d_cast_v2i (v2i a) |
Casts a v2i vector into a v4d vector. More... | |
v4f | v4f_cast_v2i (v2i a) |
Casts a v2i vector into a v4f vector. More... | |
v4i | v4i_cast_v2i (v2i a) |
Casts a v2i vector into a v4i vector. More... | |
v4l | v4l_cast_v2i (v2i a) |
Casts a v2i vector into a v4l vector. More... | |
v8d | v8d_cast_v2i (v2i a) |
Casts a v2i vector into a v8d vector. More... | |
v8f | v8f_cast_v2i (v2i a) |
Casts a v2i vector into a v8f vector. More... | |
v8i | v8i_cast_v2i (v2i a) |
Casts a v2i vector into a v8i vector. More... | |
v8l | v8l_cast_v2i (v2i a) |
Casts a v2i vector into a v8l vector. More... | |
v16f | v16f_cast_v2i (v2i a) |
Casts a v2i vector into a v16f vector. More... | |
v16i | v16i_cast_v2i (v2i a) |
Casts a v2i vector into a v16i vector. More... | |
v1d | v1d_cast_v2l (v2l a) |
Casts a v2l vector into a v1d vector. More... | |
v1f | v1f_cast_v2l (v2l a) |
Casts a v2l vector into a v1f vector. More... | |
v1i | v1i_cast_v2l (v2l a) |
Casts a v2l vector into a v1i vector. More... | |
v1l | v1l_cast_v2l (v2l a) |
Casts a v2l vector into a v1l vector. More... | |
v2d | v2d_cast_v2l (v2l a) |
Casts a v2l vector into a v2d vector. More... | |
v2f | v2f_cast_v2l (v2l a) |
Casts a v2l vector into a v2f vector. More... | |
v2i | v2i_cast_v2l (v2l a) |
Casts a v2l vector into a v2i vector. More... | |
v2l | v2l_cast_v2l (v2l a) |
Casts a v2l vector into a v2l vector. More... | |
v4d | v4d_cast_v2l (v2l a) |
Casts a v2l vector into a v4d vector. More... | |
v4f | v4f_cast_v2l (v2l a) |
Casts a v2l vector into a v4f vector. More... | |
v4i | v4i_cast_v2l (v2l a) |
Casts a v2l vector into a v4i vector. More... | |
v4l | v4l_cast_v2l (v2l a) |
Casts a v2l vector into a v4l vector. More... | |
v8d | v8d_cast_v2l (v2l a) |
Casts a v2l vector into a v8d vector. More... | |
v8f | v8f_cast_v2l (v2l a) |
Casts a v2l vector into a v8f vector. More... | |
v8i | v8i_cast_v2l (v2l a) |
Casts a v2l vector into a v8i vector. More... | |
v8l | v8l_cast_v2l (v2l a) |
Casts a v2l vector into a v8l vector. More... | |
v16f | v16f_cast_v2l (v2l a) |
Casts a v2l vector into a v16f vector. More... | |
v16i | v16i_cast_v2l (v2l a) |
Casts a v2l vector into a v16i vector. More... | |
v1d | v1d_cast_v4d (v4d a) |
Casts a v4d vector into a v1d vector. More... | |
v1f | v1f_cast_v4d (v4d a) |
Casts a v4d vector into a v1f vector. More... | |
v1i | v1i_cast_v4d (v4d a) |
Casts a v4d vector into a v1i vector. More... | |
v1l | v1l_cast_v4d (v4d a) |
Casts a v4d vector into a v1l vector. More... | |
v2d | v2d_cast_v4d (v4d a) |
Casts a v4d vector into a v2d vector. More... | |
v2f | v2f_cast_v4d (v4d a) |
Casts a v4d vector into a v2f vector. More... | |
v2i | v2i_cast_v4d (v4d a) |
Casts a v4d vector into a v2i vector. More... | |
v2l | v2l_cast_v4d (v4d a) |
Casts a v4d vector into a v2l vector. More... | |
v4d | v4d_cast_v4d (v4d a) |
Casts a v4d vector into a v4d vector. More... | |
v4f | v4f_cast_v4d (v4d a) |
Casts a v4d vector into a v4f vector. More... | |
v4i | v4i_cast_v4d (v4d a) |
Casts a v4d vector into a v4i vector. More... | |
v4l | v4l_cast_v4d (v4d a) |
Casts a v4d vector into a v4l vector. More... | |
v8d | v8d_cast_v4d (v4d a) |
Casts a v4d vector into a v8d vector. More... | |
v8f | v8f_cast_v4d (v4d a) |
Casts a v4d vector into a v8f vector. More... | |
v8i | v8i_cast_v4d (v4d a) |
Casts a v4d vector into a v8i vector. More... | |
v8l | v8l_cast_v4d (v4d a) |
Casts a v4d vector into a v8l vector. More... | |
v16f | v16f_cast_v4d (v4d a) |
Casts a v4d vector into a v16f vector. More... | |
v16i | v16i_cast_v4d (v4d a) |
Casts a v4d vector into a v16i vector. More... | |
v1d | v1d_cast_v4f (v4f a) |
Casts a v4f vector into a v1d vector. More... | |
v1f | v1f_cast_v4f (v4f a) |
Casts a v4f vector into a v1f vector. More... | |
v1i | v1i_cast_v4f (v4f a) |
Casts a v4f vector into a v1i vector. More... | |
v1l | v1l_cast_v4f (v4f a) |
Casts a v4f vector into a v1l vector. More... | |
v2d | v2d_cast_v4f (v4f a) |
Casts a v4f vector into a v2d vector. More... | |
v2f | v2f_cast_v4f (v4f a) |
Casts a v4f vector into a v2f vector. More... | |
v2i | v2i_cast_v4f (v4f a) |
Casts a v4f vector into a v2i vector. More... | |
v2l | v2l_cast_v4f (v4f a) |
Casts a v4f vector into a v2l vector. More... | |
v4d | v4d_cast_v4f (v4f a) |
Casts a v4f vector into a v4d vector. More... | |
v4f | v4f_cast_v4f (v4f a) |
Casts a v4f vector into a v4f vector. More... | |
v4i | v4i_cast_v4f (v4f a) |
Casts a v4f vector into a v4i vector. More... | |
v4l | v4l_cast_v4f (v4f a) |
Casts a v4f vector into a v4l vector. More... | |
v8d | v8d_cast_v4f (v4f a) |
Casts a v4f vector into a v8d vector. More... | |
v8f | v8f_cast_v4f (v4f a) |
Casts a v4f vector into a v8f vector. More... | |
v8i | v8i_cast_v4f (v4f a) |
Casts a v4f vector into a v8i vector. More... | |
v8l | v8l_cast_v4f (v4f a) |
Casts a v4f vector into a v8l vector. More... | |
v16f | v16f_cast_v4f (v4f a) |
Casts a v4f vector into a v16f vector. More... | |
v16i | v16i_cast_v4f (v4f a) |
Casts a v4f vector into a v16i vector. More... | |
v1d | v1d_cast_v4i (v4i a) |
Casts a v4i vector into a v1d vector. More... | |
v1f | v1f_cast_v4i (v4i a) |
Casts a v4i vector into a v1f vector. More... | |
v1i | v1i_cast_v4i (v4i a) |
Casts a v4i vector into a v1i vector. More... | |
v1l | v1l_cast_v4i (v4i a) |
Casts a v4i vector into a v1l vector. More... | |
v2d | v2d_cast_v4i (v4i a) |
Casts a v4i vector into a v2d vector. More... | |
v2f | v2f_cast_v4i (v4i a) |
Casts a v4i vector into a v2f vector. More... | |
v2i | v2i_cast_v4i (v4i a) |
Casts a v4i vector into a v2i vector. More... | |
v2l | v2l_cast_v4i (v4i a) |
Casts a v4i vector into a v2l vector. More... | |
v4d | v4d_cast_v4i (v4i a) |
Casts a v4i vector into a v4d vector. More... | |
v4f | v4f_cast_v4i (v4i a) |
Casts a v4i vector into a v4f vector. More... | |
v4i | v4i_cast_v4i (v4i a) |
Casts a v4i vector into a v4i vector. More... | |
v4l | v4l_cast_v4i (v4i a) |
Casts a v4i vector into a v4l vector. More... | |
v8d | v8d_cast_v4i (v4i a) |
Casts a v4i vector into a v8d vector. More... | |
v8f | v8f_cast_v4i (v4i a) |
Casts a v4i vector into a v8f vector. More... | |
v8i | v8i_cast_v4i (v4i a) |
Casts a v4i vector into a v8i vector. More... | |
v8l | v8l_cast_v4i (v4i a) |
Casts a v4i vector into a v8l vector. More... | |
v16f | v16f_cast_v4i (v4i a) |
Casts a v4i vector into a v16f vector. More... | |
v16i | v16i_cast_v4i (v4i a) |
Casts a v4i vector into a v16i vector. More... | |
v1d | v1d_cast_v4l (v4l a) |
Casts a v4l vector into a v1d vector. More... | |
v1f | v1f_cast_v4l (v4l a) |
Casts a v4l vector into a v1f vector. More... | |
v1i | v1i_cast_v4l (v4l a) |
Casts a v4l vector into a v1i vector. More... | |
v1l | v1l_cast_v4l (v4l a) |
Casts a v4l vector into a v1l vector. More... | |
v2d | v2d_cast_v4l (v4l a) |
Casts a v4l vector into a v2d vector. More... | |
v2f | v2f_cast_v4l (v4l a) |
Casts a v4l vector into a v2f vector. More... | |
v2i | v2i_cast_v4l (v4l a) |
Casts a v4l vector into a v2i vector. More... | |
v2l | v2l_cast_v4l (v4l a) |
Casts a v4l vector into a v2l vector. More... | |
v4d | v4d_cast_v4l (v4l a) |
Casts a v4l vector into a v4d vector. More... | |
v4f | v4f_cast_v4l (v4l a) |
Casts a v4l vector into a v4f vector. More... | |
v4i | v4i_cast_v4l (v4l a) |
Casts a v4l vector into a v4i vector. More... | |
v4l | v4l_cast_v4l (v4l a) |
Casts a v4l vector into a v4l vector. More... | |
v8d | v8d_cast_v4l (v4l a) |
Casts a v4l vector into a v8d vector. More... | |
v8f | v8f_cast_v4l (v4l a) |
Casts a v4l vector into a v8f vector. More... | |
v8i | v8i_cast_v4l (v4l a) |
Casts a v4l vector into a v8i vector. More... | |
v8l | v8l_cast_v4l (v4l a) |
Casts a v4l vector into a v8l vector. More... | |
v16f | v16f_cast_v4l (v4l a) |
Casts a v4l vector into a v16f vector. More... | |
v16i | v16i_cast_v4l (v4l a) |
Casts a v4l vector into a v16i vector. More... | |
v1d | v1d_cast_v8d (v8d a) |
Casts a v8d vector into a v1d vector. More... | |
v1f | v1f_cast_v8d (v8d a) |
Casts a v8d vector into a v1f vector. More... | |
v1i | v1i_cast_v8d (v8d a) |
Casts a v8d vector into a v1i vector. More... | |
v1l | v1l_cast_v8d (v8d a) |
Casts a v8d vector into a v1l vector. More... | |
v2d | v2d_cast_v8d (v8d a) |
Casts a v8d vector into a v2d vector. More... | |
v2f | v2f_cast_v8d (v8d a) |
Casts a v8d vector into a v2f vector. More... | |
v2i | v2i_cast_v8d (v8d a) |
Casts a v8d vector into a v2i vector. More... | |
v2l | v2l_cast_v8d (v8d a) |
Casts a v8d vector into a v2l vector. More... | |
v4d | v4d_cast_v8d (v8d a) |
Casts a v8d vector into a v4d vector. More... | |
v4f | v4f_cast_v8d (v8d a) |
Casts a v8d vector into a v4f vector. More... | |
v4i | v4i_cast_v8d (v8d a) |
Casts a v8d vector into a v4i vector. More... | |
v4l | v4l_cast_v8d (v8d a) |
Casts a v8d vector into a v4l vector. More... | |
v8d | v8d_cast_v8d (v8d a) |
Casts a v8d vector into a v8d vector. More... | |
v8f | v8f_cast_v8d (v8d a) |
Casts a v8d vector into a v8f vector. More... | |
v8i | v8i_cast_v8d (v8d a) |
Casts a v8d vector into a v8i vector. More... | |
v8l | v8l_cast_v8d (v8d a) |
Casts a v8d vector into a v8l vector. More... | |
v16f | v16f_cast_v8d (v8d a) |
Casts a v8d vector into a v16f vector. More... | |
v16i | v16i_cast_v8d (v8d a) |
Casts a v8d vector into a v16i vector. More... | |
v1d | v1d_cast_v8f (v8f a) |
Casts a v8f vector into a v1d vector. More... | |
v1f | v1f_cast_v8f (v8f a) |
Casts a v8f vector into a v1f vector. More... | |
v1i | v1i_cast_v8f (v8f a) |
Casts a v8f vector into a v1i vector. More... | |
v1l | v1l_cast_v8f (v8f a) |
Casts a v8f vector into a v1l vector. More... | |
v2d | v2d_cast_v8f (v8f a) |
Casts a v8f vector into a v2d vector. More... | |
v2f | v2f_cast_v8f (v8f a) |
Casts a v8f vector into a v2f vector. More... | |
v2i | v2i_cast_v8f (v8f a) |
Casts a v8f vector into a v2i vector. More... | |
v2l | v2l_cast_v8f (v8f a) |
Casts a v8f vector into a v2l vector. More... | |
v4d | v4d_cast_v8f (v8f a) |
Casts a v8f vector into a v4d vector. More... | |
v4f | v4f_cast_v8f (v8f a) |
Casts a v8f vector into a v4f vector. More... | |
v4i | v4i_cast_v8f (v8f a) |
Casts a v8f vector into a v4i vector. More... | |
v4l | v4l_cast_v8f (v8f a) |
Casts a v8f vector into a v4l vector. More... | |
v8d | v8d_cast_v8f (v8f a) |
Casts a v8f vector into a v8d vector. More... | |
v8f | v8f_cast_v8f (v8f a) |
Casts a v8f vector into a v8f vector. More... | |
v8i | v8i_cast_v8f (v8f a) |
Casts a v8f vector into a v8i vector. More... | |
v8l | v8l_cast_v8f (v8f a) |
Casts a v8f vector into a v8l vector. More... | |
v16f | v16f_cast_v8f (v8f a) |
Casts a v8f vector into a v16f vector. More... | |
v16i | v16i_cast_v8f (v8f a) |
Casts a v8f vector into a v16i vector. More... | |
v1d | v1d_cast_v8i (v8i a) |
Casts a v8i vector into a v1d vector. More... | |
v1f | v1f_cast_v8i (v8i a) |
Casts a v8i vector into a v1f vector. More... | |
v1i | v1i_cast_v8i (v8i a) |
Casts a v8i vector into a v1i vector. More... | |
v1l | v1l_cast_v8i (v8i a) |
Casts a v8i vector into a v1l vector. More... | |
v2d | v2d_cast_v8i (v8i a) |
Casts a v8i vector into a v2d vector. More... | |
v2f | v2f_cast_v8i (v8i a) |
Casts a v8i vector into a v2f vector. More... | |
v2i | v2i_cast_v8i (v8i a) |
Casts a v8i vector into a v2i vector. More... | |
v2l | v2l_cast_v8i (v8i a) |
Casts a v8i vector into a v2l vector. More... | |
v4d | v4d_cast_v8i (v8i a) |
Casts a v8i vector into a v4d vector. More... | |
v4f | v4f_cast_v8i (v8i a) |
Casts a v8i vector into a v4f vector. More... | |
v4i | v4i_cast_v8i (v8i a) |
Casts a v8i vector into a v4i vector. More... | |
v4l | v4l_cast_v8i (v8i a) |
Casts a v8i vector into a v4l vector. More... | |
v8d | v8d_cast_v8i (v8i a) |
Casts a v8i vector into a v8d vector. More... | |
v8f | v8f_cast_v8i (v8i a) |
Casts a v8i vector into a v8f vector. More... | |
v8i | v8i_cast_v8i (v8i a) |
Casts a v8i vector into a v8i vector. More... | |
v8l | v8l_cast_v8i (v8i a) |
Casts a v8i vector into a v8l vector. More... | |
v16f | v16f_cast_v8i (v8i a) |
Casts a v8i vector into a v16f vector. More... | |
v16i | v16i_cast_v8i (v8i a) |
Casts a v8i vector into a v16i vector. More... | |
v1d | v1d_cast_v8l (v8l a) |
Casts a v8l vector into a v1d vector. More... | |
v1f | v1f_cast_v8l (v8l a) |
Casts a v8l vector into a v1f vector. More... | |
v1i | v1i_cast_v8l (v8l a) |
Casts a v8l vector into a v1i vector. More... | |
v1l | v1l_cast_v8l (v8l a) |
Casts a v8l vector into a v1l vector. More... | |
v2d | v2d_cast_v8l (v8l a) |
Casts a v8l vector into a v2d vector. More... | |
v2f | v2f_cast_v8l (v8l a) |
Casts a v8l vector into a v2f vector. More... | |
v2i | v2i_cast_v8l (v8l a) |
Casts a v8l vector into a v2i vector. More... | |
v2l | v2l_cast_v8l (v8l a) |
Casts a v8l vector into a v2l vector. More... | |
v4d | v4d_cast_v8l (v8l a) |
Casts a v8l vector into a v4d vector. More... | |
v4f | v4f_cast_v8l (v8l a) |
Casts a v8l vector into a v4f vector. More... | |
v4i | v4i_cast_v8l (v8l a) |
Casts a v8l vector into a v4i vector. More... | |
v4l | v4l_cast_v8l (v8l a) |
Casts a v8l vector into a v4l vector. More... | |
v8d | v8d_cast_v8l (v8l a) |
Casts a v8l vector into a v8d vector. More... | |
v8f | v8f_cast_v8l (v8l a) |
Casts a v8l vector into a v8f vector. More... | |
v8i | v8i_cast_v8l (v8l a) |
Casts a v8l vector into a v8i vector. More... | |
v8l | v8l_cast_v8l (v8l a) |
Casts a v8l vector into a v8l vector. More... | |
v16f | v16f_cast_v8l (v8l a) |
Casts a v8l vector into a v16f vector. More... | |
v16i | v16i_cast_v8l (v8l a) |
Casts a v8l vector into a v16i vector. More... | |
v1d | v1d_cast_v16f (v16f a) |
Casts a v16f vector into a v1d vector. More... | |
v1f | v1f_cast_v16f (v16f a) |
Casts a v16f vector into a v1f vector. More... | |
v1i | v1i_cast_v16f (v16f a) |
Casts a v16f vector into a v1i vector. More... | |
v1l | v1l_cast_v16f (v16f a) |
Casts a v16f vector into a v1l vector. More... | |
v2d | v2d_cast_v16f (v16f a) |
Casts a v16f vector into a v2d vector. More... | |
v2f | v2f_cast_v16f (v16f a) |
Casts a v16f vector into a v2f vector. More... | |
v2i | v2i_cast_v16f (v16f a) |
Casts a v16f vector into a v2i vector. More... | |
v2l | v2l_cast_v16f (v16f a) |
Casts a v16f vector into a v2l vector. More... | |
v4d | v4d_cast_v16f (v16f a) |
Casts a v16f vector into a v4d vector. More... | |
v4f | v4f_cast_v16f (v16f a) |
Casts a v16f vector into a v4f vector. More... | |
v4i | v4i_cast_v16f (v16f a) |
Casts a v16f vector into a v4i vector. More... | |
v4l | v4l_cast_v16f (v16f a) |
Casts a v16f vector into a v4l vector. More... | |
v8d | v8d_cast_v16f (v16f a) |
Casts a v16f vector into a v8d vector. More... | |
v8f | v8f_cast_v16f (v16f a) |
Casts a v16f vector into a v8f vector. More... | |
v8i | v8i_cast_v16f (v16f a) |
Casts a v16f vector into a v8i vector. More... | |
v8l | v8l_cast_v16f (v16f a) |
Casts a v16f vector into a v8l vector. More... | |
v16f | v16f_cast_v16f (v16f a) |
Casts a v16f vector into a v16f vector. More... | |
v16i | v16i_cast_v16f (v16f a) |
Casts a v16f vector into a v16i vector. More... | |
v1d | v1d_cast_v16i (v16i a) |
Casts a v16i vector into a v1d vector. More... | |
v1f | v1f_cast_v16i (v16i a) |
Casts a v16i vector into a v1f vector. More... | |
v1i | v1i_cast_v16i (v16i a) |
Casts a v16i vector into a v1i vector. More... | |
v1l | v1l_cast_v16i (v16i a) |
Casts a v16i vector into a v1l vector. More... | |
v2d | v2d_cast_v16i (v16i a) |
Casts a v16i vector into a v2d vector. More... | |
v2f | v2f_cast_v16i (v16i a) |
Casts a v16i vector into a v2f vector. More... | |
v2i | v2i_cast_v16i (v16i a) |
Casts a v16i vector into a v2i vector. More... | |
v2l | v2l_cast_v16i (v16i a) |
Casts a v16i vector into a v2l vector. More... | |
v4d | v4d_cast_v16i (v16i a) |
Casts a v16i vector into a v4d vector. More... | |
v4f | v4f_cast_v16i (v16i a) |
Casts a v16i vector into a v4f vector. More... | |
v4i | v4i_cast_v16i (v16i a) |
Casts a v16i vector into a v4i vector. More... | |
v4l | v4l_cast_v16i (v16i a) |
Casts a v16i vector into a v4l vector. More... | |
v8d | v8d_cast_v16i (v16i a) |
Casts a v16i vector into a v8d vector. More... | |
v8f | v8f_cast_v16i (v16i a) |
Casts a v16i vector into a v8f vector. More... | |
v8i | v8i_cast_v16i (v16i a) |
Casts a v16i vector into a v8i vector. More... | |
v8l | v8l_cast_v16i (v16i a) |
Casts a v16i vector into a v8l vector. More... | |
v16f | v16f_cast_v16i (v16i a) |
Casts a v16i vector into a v16f vector. More... | |
v16i | v16i_cast_v16i (v16i a) |
Casts a v16i vector into a v16i vector. More... | |
Functions for (bitwise) casting vectors
Casts a v1d
vector into a v1f
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v1d
vector into a v1i
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v1d
vector into a v2d
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v1d
vector into a v2l
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v1d
vector into a v4d
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v1d
vector into a v4f
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v1d
vector into a v4i
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v1d
vector into a v4l
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v1d
vector into a v8d
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v1d
vector into a v8f
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v1d
vector into a v8i
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v1d
vector into a v8l
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v1d
vector into a v16f
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v1d
vector into a v16i
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v1f
vector into a v1d
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v1f
vector into a v1l
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v1f
vector into a v2d
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v1f
vector into a v2f
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v1f
vector into a v2i
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v1f
vector into a v2l
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v1f
vector into a v4d
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v1f
vector into a v4f
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v1f
vector into a v4i
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v1f
vector into a v4l
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v1f
vector into a v8d
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v1f
vector into a v8f
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v1f
vector into a v8i
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v1f
vector into a v8l
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v1f
vector into a v16f
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v1f
vector into a v16i
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v1i
vector into a v1d
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v1i
vector into a v1l
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v1i
vector into a v2d
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v1i
vector into a v2f
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v1i
vector into a v2i
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v1i
vector into a v2l
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v1i
vector into a v4d
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v1i
vector into a v4f
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v1i
vector into a v4i
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v1i
vector into a v4l
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v1i
vector into a v8d
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v1i
vector into a v8f
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v1i
vector into a v8i
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v1i
vector into a v8l
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v1i
vector into a v16f
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v1i
vector into a v16i
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v1l
vector into a v1f
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v1l
vector into a v1i
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v1l
vector into a v2d
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v1l
vector into a v2l
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v1l
vector into a v4d
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v1l
vector into a v4f
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v1l
vector into a v4i
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v1l
vector into a v4l
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v1l
vector into a v8d
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v1l
vector into a v8f
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v1l
vector into a v8i
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v1l
vector into a v8l
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v1l
vector into a v16f
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v1l
vector into a v16i
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v2d
vector into a v1d
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v2d
vector into a v1f
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v2d
vector into a v1i
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v2d
vector into a v1l
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v2d
vector into a v2f
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v2d
vector into a v2i
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v2d
vector into a v4d
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v2d
vector into a v4l
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v2d
vector into a v8d
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v2d
vector into a v8f
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v2d
vector into a v8i
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v2d
vector into a v8l
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v2d
vector into a v16f
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v2d
vector into a v16i
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v2f
vector into a v1f
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v2f
vector into a v1i
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v2f
vector into a v2d
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v2f
vector into a v2l
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v2f
vector into a v4d
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v2f
vector into a v4f
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v2f
vector into a v4i
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v2f
vector into a v4l
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v2f
vector into a v8d
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v2f
vector into a v8f
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v2f
vector into a v8i
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v2f
vector into a v8l
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v2f
vector into a v16f
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v2f
vector into a v16i
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v2i
vector into a v1f
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v2i
vector into a v1i
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v2i
vector into a v2d
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v2i
vector into a v2l
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v2i
vector into a v4d
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v2i
vector into a v4f
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v2i
vector into a v4i
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v2i
vector into a v4l
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v2i
vector into a v8d
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v2i
vector into a v8f
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v2i
vector into a v8i
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v2i
vector into a v8l
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v2i
vector into a v16f
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v2i
vector into a v16i
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v2l
vector into a v1d
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v2l
vector into a v1f
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v2l
vector into a v1i
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v2l
vector into a v1l
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v2l
vector into a v2f
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v2l
vector into a v2i
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v2l
vector into a v4d
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v2l
vector into a v4l
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v2l
vector into a v8d
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v2l
vector into a v8f
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v2l
vector into a v8i
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v2l
vector into a v8l
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v2l
vector into a v16f
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v2l
vector into a v16i
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v4d
vector into a v1d
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v4d
vector into a v1f
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v4d
vector into a v1i
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v4d
vector into a v1l
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v4d
vector into a v2d
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v4d
vector into a v2f
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v4d
vector into a v2i
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v4d
vector into a v2l
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v4d
vector into a v4f
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v4d
vector into a v4i
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v4d
vector into a v8d
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v4d
vector into a v8l
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v4d
vector into a v16f
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v4d
vector into a v16i
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v4f
vector into a v1d
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v4f
vector into a v1f
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v4f
vector into a v1i
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v4f
vector into a v1l
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v4f
vector into a v2f
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v4f
vector into a v2i
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v4f
vector into a v4d
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v4f
vector into a v4l
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v4f
vector into a v8d
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v4f
vector into a v8f
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v4f
vector into a v8i
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v4f
vector into a v8l
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v4f
vector into a v16f
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v4f
vector into a v16i
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v4i
vector into a v1d
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v4i
vector into a v1f
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v4i
vector into a v1i
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v4i
vector into a v1l
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v4i
vector into a v2f
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v4i
vector into a v2i
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v4i
vector into a v4d
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v4i
vector into a v4l
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v4i
vector into a v8d
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v4i
vector into a v8f
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v4i
vector into a v8i
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v4i
vector into a v8l
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v4i
vector into a v16f
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v4i
vector into a v16i
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v4l
vector into a v1d
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v4l
vector into a v1f
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v4l
vector into a v1i
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v4l
vector into a v1l
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v4l
vector into a v2d
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v4l
vector into a v2f
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v4l
vector into a v2i
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v4l
vector into a v2l
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v4l
vector into a v4f
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v4l
vector into a v4i
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v4l
vector into a v8d
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v4l
vector into a v8l
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v4l
vector into a v16f
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v4l
vector into a v16i
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v8d
vector into a v1d
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v8d
vector into a v1f
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v8d
vector into a v1i
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v8d
vector into a v1l
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v8d
vector into a v2d
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v8d
vector into a v2f
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v8d
vector into a v2i
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v8d
vector into a v2l
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v8d
vector into a v4d
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v8d
vector into a v4f
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v8d
vector into a v4i
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v8d
vector into a v4l
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v8d
vector into a v8f
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v8d
vector into a v8i
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v8f
vector into a v1d
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v8f
vector into a v1f
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v8f
vector into a v1i
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v8f
vector into a v1l
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v8f
vector into a v2d
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v8f
vector into a v2f
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v8f
vector into a v2i
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v8f
vector into a v2l
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v8f
vector into a v4f
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v8f
vector into a v4i
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v8f
vector into a v8d
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v8f
vector into a v8l
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v8f
vector into a v16f
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v8f
vector into a v16i
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v8i
vector into a v1d
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v8i
vector into a v1f
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v8i
vector into a v1i
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v8i
vector into a v1l
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v8i
vector into a v2d
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v8i
vector into a v2f
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v8i
vector into a v2i
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v8i
vector into a v2l
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v8i
vector into a v4f
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v8i
vector into a v4i
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v8i
vector into a v8d
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v8i
vector into a v8l
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v8i
vector into a v16f
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v8i
vector into a v16i
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the result are undefined.
a | the vector to cast |
Casts a v8l
vector into a v1d
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v8l
vector into a v1f
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v8l
vector into a v1i
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v8l
vector into a v1l
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v8l
vector into a v2d
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v8l
vector into a v2f
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v8l
vector into a v2i
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v8l
vector into a v2l
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v8l
vector into a v4d
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v8l
vector into a v4f
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v8l
vector into a v4i
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v8l
vector into a v4l
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v8l
vector into a v8f
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v8l
vector into a v8i
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v16f
vector into a v1d
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v16f
vector into a v1f
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v16f
vector into a v1i
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v16f
vector into a v1l
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v16f
vector into a v2d
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v16f
vector into a v2f
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v16f
vector into a v2i
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v16f
vector into a v2l
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v16f
vector into a v4d
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v16f
vector into a v4f
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v16f
vector into a v4i
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v16f
vector into a v4l
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v16f
vector into a v8f
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v16f
vector into a v8i
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v16i
vector into a v1d
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v16i
vector into a v1f
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v16i
vector into a v1i
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v16i
vector into a v1l
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v16i
vector into a v2d
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v16i
vector into a v2f
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v16i
vector into a v2i
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v16i
vector into a v2l
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v16i
vector into a v4d
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v16i
vector into a v4f
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v16i
vector into a v4i
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v16i
vector into a v4l
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v16i
vector into a v8f
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |
Casts a v16i
vector into a v8i
vector. No conversion is done: it consists in a reinterpretation of the bit sequence.
Should be just a compiler hint and never produces any assembly instructions. The upper bits of the input are discarded.
a | the vector to cast |