Lines Matching refs:cl_long
151 typedef signed __int64 cl_long; typedef
171 #define CL_LONG_MAX ((cl_long) 0x7FFFFFFFFFFFFFFFLL)
172 #define CL_LONG_MIN ((cl_long) -0x7FFFFFFFFFFFFFFFLL - 1LL)
253 typedef int64_t cl_long;
273 #define CL_LONG_MAX ((cl_long) 0x7FFFFFFFFFFFFFFFLL)
274 #define CL_LONG_MIN ((cl_long) -0x7FFFFFFFFFFFFFFFLL - 1LL)
425 typedef cl_long __cl_long2 __attribute__((vector_size(16)));
459 typedef cl_long __cl_long1 __attribute__((vector_size(8)));
1073 cl_long CL_ALIGNED(16) s[2];
1075 __CL_ANON_STRUCT__ struct{ cl_long x, y; };
1076 __CL_ANON_STRUCT__ struct{ cl_long s0, s1; };
1077 __CL_ANON_STRUCT__ struct{ cl_long lo, hi; };
1086 cl_long CL_ALIGNED(32) s[4];
1088 __CL_ANON_STRUCT__ struct{ cl_long x, y, z, w; };
1089 __CL_ANON_STRUCT__ struct{ cl_long s0, s1, s2, s3; };
1105 cl_long CL_ALIGNED(64) s[8];
1107 __CL_ANON_STRUCT__ struct{ cl_long x, y, z, w; };
1108 __CL_ANON_STRUCT__ struct{ cl_long s0, s1, s2, s3, s4, s5, s6, s7; };
1124 cl_long CL_ALIGNED(128) s[16];
1126 …__CL_ANON_STRUCT__ struct{ cl_long x, y, z, w, __spacer4, __spacer5, __spacer6, __spacer7, __spac…
1127 …__CL_ANON_STRUCT__ struct{ cl_long s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, sA, sB, sC, sD, sE, sF…