Lines Matching refs:hi
517 /* Indicate whether .xyzw, .s0123 and .hi.lo are supported */
521 /* .hi and .lo are supported */
534 __CL_ANON_STRUCT__ struct{ cl_char lo, hi; };
547 __CL_ANON_STRUCT__ struct{ cl_char2 lo, hi; };
566 __CL_ANON_STRUCT__ struct{ cl_char4 lo, hi; };
585 __CL_ANON_STRUCT__ struct{ cl_char8 lo, hi; };
609 __CL_ANON_STRUCT__ struct{ cl_uchar lo, hi; };
622 __CL_ANON_STRUCT__ struct{ cl_uchar2 lo, hi; };
641 __CL_ANON_STRUCT__ struct{ cl_uchar4 lo, hi; };
660 __CL_ANON_STRUCT__ struct{ cl_uchar8 lo, hi; };
684 __CL_ANON_STRUCT__ struct{ cl_short lo, hi; };
697 __CL_ANON_STRUCT__ struct{ cl_short2 lo, hi; };
716 __CL_ANON_STRUCT__ struct{ cl_short4 lo, hi; };
735 __CL_ANON_STRUCT__ struct{ cl_short8 lo, hi; };
759 __CL_ANON_STRUCT__ struct{ cl_ushort lo, hi; };
772 __CL_ANON_STRUCT__ struct{ cl_ushort2 lo, hi; };
791 __CL_ANON_STRUCT__ struct{ cl_ushort4 lo, hi; };
810 __CL_ANON_STRUCT__ struct{ cl_ushort8 lo, hi; };
834 __CL_ANON_STRUCT__ struct{ cl_half lo, hi; };
847 __CL_ANON_STRUCT__ struct{ cl_half2 lo, hi; };
866 __CL_ANON_STRUCT__ struct{ cl_half4 lo, hi; };
885 __CL_ANON_STRUCT__ struct{ cl_half8 lo, hi; };
908 __CL_ANON_STRUCT__ struct{ cl_int lo, hi; };
921 __CL_ANON_STRUCT__ struct{ cl_int2 lo, hi; };
940 __CL_ANON_STRUCT__ struct{ cl_int4 lo, hi; };
959 __CL_ANON_STRUCT__ struct{ cl_int8 lo, hi; };
983 __CL_ANON_STRUCT__ struct{ cl_uint lo, hi; };
996 __CL_ANON_STRUCT__ struct{ cl_uint2 lo, hi; };
1015 __CL_ANON_STRUCT__ struct{ cl_uint4 lo, hi; };
1034 __CL_ANON_STRUCT__ struct{ cl_uint8 lo, hi; };
1057 __CL_ANON_STRUCT__ struct{ cl_long lo, hi; };
1070 __CL_ANON_STRUCT__ struct{ cl_long2 lo, hi; };
1089 __CL_ANON_STRUCT__ struct{ cl_long4 lo, hi; };
1108 __CL_ANON_STRUCT__ struct{ cl_long8 lo, hi; };
1132 __CL_ANON_STRUCT__ struct{ cl_ulong lo, hi; };
1145 __CL_ANON_STRUCT__ struct{ cl_ulong2 lo, hi; };
1164 __CL_ANON_STRUCT__ struct{ cl_ulong4 lo, hi; };
1183 __CL_ANON_STRUCT__ struct{ cl_ulong8 lo, hi; };
1208 __CL_ANON_STRUCT__ struct{ cl_float lo, hi; };
1221 __CL_ANON_STRUCT__ struct{ cl_float2 lo, hi; };
1240 __CL_ANON_STRUCT__ struct{ cl_float4 lo, hi; };
1259 __CL_ANON_STRUCT__ struct{ cl_float8 lo, hi; };
1283 __CL_ANON_STRUCT__ struct{ cl_double lo, hi; };
1296 __CL_ANON_STRUCT__ struct{ cl_double2 lo, hi; };
1315 __CL_ANON_STRUCT__ struct{ cl_double4 lo, hi; };
1334 __CL_ANON_STRUCT__ struct{ cl_double8 lo, hi; };