Lines Matching refs:cl_uint
128 typedef unsigned __int32 cl_uint; typedef
219 typedef uint32_t cl_uint __attribute__((aligned(4)));
376 typedef cl_uint __cl_uint4 __attribute__((vector_size(16)));
410 typedef cl_uint __cl_uint2 __attribute__((vector_size(8)));
873 cl_uint CL_ALIGNED(8) s[2];
875 __CL_ANON_STRUCT__ struct{ cl_uint x, y; };
876 __CL_ANON_STRUCT__ struct{ cl_uint s0, s1; };
877 __CL_ANON_STRUCT__ struct{ cl_uint lo, hi; };
886 cl_uint CL_ALIGNED(16) s[4];
888 __CL_ANON_STRUCT__ struct{ cl_uint x, y, z, w; };
889 __CL_ANON_STRUCT__ struct{ cl_uint s0, s1, s2, s3; };
905 cl_uint CL_ALIGNED(32) s[8];
907 __CL_ANON_STRUCT__ struct{ cl_uint x, y, z, w; };
908 __CL_ANON_STRUCT__ struct{ cl_uint s0, s1, s2, s3, s4, s5, s6, s7; };
924 cl_uint CL_ALIGNED(64) s[16];
926 …__CL_ANON_STRUCT__ struct{ cl_uint x, y, z, w, __spacer4, __spacer5, __spacer6, __spacer7, __spac…
927 …__CL_ANON_STRUCT__ struct{ cl_uint s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, sA, sB, sC, sD, sE, sF…