Lines Matching refs:cl_double
134 typedef double cl_double; typedef
205 #define CL_HUGE_VAL ((cl_double) 1e500)
225 typedef double cl_double __attribute__((aligned(8)));
300 #define CL_HUGE_VAL ((cl_double) 1e500)
380 typedef cl_double __cl_double2 __attribute__((vector_size(16)));
445 typedef cl_double __cl_double4 __attribute__((vector_size(32)));
1173 cl_double CL_ALIGNED(16) s[2];
1175 __CL_ANON_STRUCT__ struct{ cl_double x, y; };
1176 __CL_ANON_STRUCT__ struct{ cl_double s0, s1; };
1177 __CL_ANON_STRUCT__ struct{ cl_double lo, hi; };
1186 cl_double CL_ALIGNED(32) s[4];
1188 __CL_ANON_STRUCT__ struct{ cl_double x, y, z, w; };
1189 __CL_ANON_STRUCT__ struct{ cl_double s0, s1, s2, s3; };
1205 cl_double CL_ALIGNED(64) s[8];
1207 __CL_ANON_STRUCT__ struct{ cl_double x, y, z, w; };
1208 __CL_ANON_STRUCT__ struct{ cl_double s0, s1, s2, s3, s4, s5, s6, s7; };
1224 cl_double CL_ALIGNED(128) s[16];
1226 …__CL_ANON_STRUCT__ struct{ cl_double x, y, z, w, __spacer4, __spacer5, __spacer6, __spacer7, __sp…
1227 …__CL_ANON_STRUCT__ struct{ cl_double s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, sA, sB, sC, sD, sE, …