Searched refs:cl_short (Results 1 – 3 of 3) sorted by relevance
125 typedef signed __int16 cl_short; typedef216 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; };[all …]
60 typedef cl_short skc_short;