Searched refs:cl_char (Results 1 – 1 of 1) sorted by relevance
128 typedef signed __int8 cl_char; typedef230 typedef int8_t cl_char;400 typedef cl_char __cl_char16 __attribute__((vector_size(16)));434 typedef cl_char __cl_char8 __attribute__((vector_size(8)));528 cl_char CL_ALIGNED(2) s[2];530 __CL_ANON_STRUCT__ struct{ cl_char x, y; };531 __CL_ANON_STRUCT__ struct{ cl_char s0, s1; };532 __CL_ANON_STRUCT__ struct{ cl_char lo, hi; };541 cl_char CL_ALIGNED(4) s[4];543 __CL_ANON_STRUCT__ struct{ cl_char x, y, z, w; };[all …]