Lines Matching refs:cl_char
125 typedef signed __int8 cl_char; typedef
227 typedef int8_t cl_char;
399 typedef cl_char __cl_char16 __attribute__((vector_size(16)));
433 typedef cl_char __cl_char8 __attribute__((vector_size(8)));
530 cl_char CL_ALIGNED(2) s[2];
532 __CL_ANON_STRUCT__ struct{ cl_char x, y; };
533 __CL_ANON_STRUCT__ struct{ cl_char s0, s1; };
534 __CL_ANON_STRUCT__ struct{ cl_char lo, hi; };
543 cl_char CL_ALIGNED(4) s[4];
545 __CL_ANON_STRUCT__ struct{ cl_char x, y, z, w; };
546 __CL_ANON_STRUCT__ struct{ cl_char s0, s1, s2, s3; };
562 cl_char CL_ALIGNED(8) s[8];
564 __CL_ANON_STRUCT__ struct{ cl_char x, y, z, w; };
565 __CL_ANON_STRUCT__ struct{ cl_char s0, s1, s2, s3, s4, s5, s6, s7; };
581 cl_char CL_ALIGNED(16) s[16];
583 …__CL_ANON_STRUCT__ struct{ cl_char x, y, z, w, __spacer4, __spacer5, __spacer6, __spacer7, __spac…
584 …__CL_ANON_STRUCT__ struct{ cl_char s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, sA, sB, sC, sD, sE, sF…