Lines Matching defs:cl_ushort
153 typedef unsigned __int16 cl_ushort;
259 typedef uint16_t cl_ushort;
429 typedef cl_ushort __cl_ushort8 __attribute__((vector_size(16)));
463 typedef cl_ushort __cl_ushort4 __attribute__((vector_size(8)));
782 cl_ushort CL_ALIGNED(4) s[2];
784 __CL_ANON_STRUCT__ struct{ cl_ushort x, y; };
785 __CL_ANON_STRUCT__ struct{ cl_ushort s0, s1; };
786 __CL_ANON_STRUCT__ struct{ cl_ushort lo, hi; };
795 cl_ushort CL_ALIGNED(8) s[4];
797 __CL_ANON_STRUCT__ struct{ cl_ushort x, y, z, w; };
798 __CL_ANON_STRUCT__ struct{ cl_ushort s0, s1, s2, s3; };
814 cl_ushort CL_ALIGNED(16) s[8];
816 __CL_ANON_STRUCT__ struct{ cl_ushort x, y, z, w; };
817 __CL_ANON_STRUCT__ struct{ cl_ushort s0, s1, s2, s3, s4, s5, s6, s7; };
833 cl_ushort CL_ALIGNED(32) s[16];
835 __CL_ANON_STRUCT__ struct{ cl_ushort x, y, z, w, __spacer4, __spacer5, __spacer6, __spacer7, __spacer8, __spacer9, sa, sb, sc, sd, se, sf; };
836 __CL_ANON_STRUCT__ struct{ cl_ushort s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, sA, sB, sC, sD, sE, sF; };