Lines Matching refs:cl_float
133 typedef float cl_float; typedef
204 #define CL_HUGE_VALF ((cl_float) 1e50)
224 typedef float cl_float __attribute__((aligned(4)));
299 #define CL_HUGE_VALF ((cl_float) 1e50)
414 typedef cl_float __cl_float2 __attribute__((vector_size(8)));
444 typedef cl_float __cl_float8 __attribute__((vector_size(32)));
1098 cl_float CL_ALIGNED(8) s[2];
1100 __CL_ANON_STRUCT__ struct{ cl_float x, y; };
1101 __CL_ANON_STRUCT__ struct{ cl_float s0, s1; };
1102 __CL_ANON_STRUCT__ struct{ cl_float lo, hi; };
1111 cl_float CL_ALIGNED(16) s[4];
1113 __CL_ANON_STRUCT__ struct{ cl_float x, y, z, w; };
1114 __CL_ANON_STRUCT__ struct{ cl_float s0, s1, s2, s3; };
1130 cl_float CL_ALIGNED(32) s[8];
1132 __CL_ANON_STRUCT__ struct{ cl_float x, y, z, w; };
1133 __CL_ANON_STRUCT__ struct{ cl_float s0, s1, s2, s3, s4, s5, s6, s7; };
1149 cl_float CL_ALIGNED(64) s[16];
1151 …__CL_ANON_STRUCT__ struct{ cl_float x, y, z, w, __spacer4, __spacer5, __spacer6, __spacer7, __spa…
1152 …__CL_ANON_STRUCT__ struct{ cl_float s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, sA, sB, sC, sD, sE, s…