Lines Matching refs:cl_short
125 typedef signed __int16 cl_short; typedef
216 typedef int16_t cl_short __attribute__((aligned(2)));
375 typedef cl_short __cl_short8 __attribute__((vector_size(16)));
409 typedef cl_short __cl_short4 __attribute__((vector_size(8)));
649 cl_short CL_ALIGNED(4) s[2];
651 __CL_ANON_STRUCT__ struct{ cl_short x, y; };
652 __CL_ANON_STRUCT__ struct{ cl_short s0, s1; };
653 __CL_ANON_STRUCT__ struct{ cl_short lo, hi; };
662 cl_short CL_ALIGNED(8) s[4];
664 __CL_ANON_STRUCT__ struct{ cl_short x, y, z, w; };
665 __CL_ANON_STRUCT__ struct{ cl_short s0, s1, s2, s3; };
681 cl_short CL_ALIGNED(16) s[8];
683 __CL_ANON_STRUCT__ struct{ cl_short x, y, z, w; };
684 __CL_ANON_STRUCT__ struct{ cl_short s0, s1, s2, s3, s4, s5, s6, s7; };
700 cl_short CL_ALIGNED(32) s[16];
702 …__CL_ANON_STRUCT__ struct{ cl_short x, y, z, w, __spacer4, __spacer5, __spacer6, __spacer7, __spa…
703 …__CL_ANON_STRUCT__ struct{ cl_short s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, sA, sB, sC, sD, sE, s…