Lines Matching refs:hi

560 /* Indicate whether .xyzw, .s0123 and .hi.lo are supported */
564 /* .hi and .lo are supported */
577 __CL_ANON_STRUCT__ struct{ cl_char lo, hi; };
590 __CL_ANON_STRUCT__ struct{ cl_char2 lo, hi; };
609 __CL_ANON_STRUCT__ struct{ cl_char4 lo, hi; };
628 __CL_ANON_STRUCT__ struct{ cl_char8 lo, hi; };
652 __CL_ANON_STRUCT__ struct{ cl_uchar lo, hi; };
665 __CL_ANON_STRUCT__ struct{ cl_uchar2 lo, hi; };
684 __CL_ANON_STRUCT__ struct{ cl_uchar4 lo, hi; };
703 __CL_ANON_STRUCT__ struct{ cl_uchar8 lo, hi; };
727 __CL_ANON_STRUCT__ struct{ cl_short lo, hi; };
740 __CL_ANON_STRUCT__ struct{ cl_short2 lo, hi; };
759 __CL_ANON_STRUCT__ struct{ cl_short4 lo, hi; };
778 __CL_ANON_STRUCT__ struct{ cl_short8 lo, hi; };
802 __CL_ANON_STRUCT__ struct{ cl_ushort lo, hi; };
815 __CL_ANON_STRUCT__ struct{ cl_ushort2 lo, hi; };
834 __CL_ANON_STRUCT__ struct{ cl_ushort4 lo, hi; };
853 __CL_ANON_STRUCT__ struct{ cl_ushort8 lo, hi; };
877 __CL_ANON_STRUCT__ struct{ cl_half lo, hi; };
890 __CL_ANON_STRUCT__ struct{ cl_half2 lo, hi; };
909 __CL_ANON_STRUCT__ struct{ cl_half4 lo, hi; };
928 __CL_ANON_STRUCT__ struct{ cl_half8 lo, hi; };
951 __CL_ANON_STRUCT__ struct{ cl_int lo, hi; };
964 __CL_ANON_STRUCT__ struct{ cl_int2 lo, hi; };
983 __CL_ANON_STRUCT__ struct{ cl_int4 lo, hi; };
1002 __CL_ANON_STRUCT__ struct{ cl_int8 lo, hi; };
1026 __CL_ANON_STRUCT__ struct{ cl_uint lo, hi; };
1039 __CL_ANON_STRUCT__ struct{ cl_uint2 lo, hi; };
1058 __CL_ANON_STRUCT__ struct{ cl_uint4 lo, hi; };
1077 __CL_ANON_STRUCT__ struct{ cl_uint8 lo, hi; };
1100 __CL_ANON_STRUCT__ struct{ cl_long lo, hi; };
1113 __CL_ANON_STRUCT__ struct{ cl_long2 lo, hi; };
1132 __CL_ANON_STRUCT__ struct{ cl_long4 lo, hi; };
1151 __CL_ANON_STRUCT__ struct{ cl_long8 lo, hi; };
1175 __CL_ANON_STRUCT__ struct{ cl_ulong lo, hi; };
1188 __CL_ANON_STRUCT__ struct{ cl_ulong2 lo, hi; };
1207 __CL_ANON_STRUCT__ struct{ cl_ulong4 lo, hi; };
1226 __CL_ANON_STRUCT__ struct{ cl_ulong8 lo, hi; };
1251 __CL_ANON_STRUCT__ struct{ cl_float lo, hi; };
1264 __CL_ANON_STRUCT__ struct{ cl_float2 lo, hi; };
1283 __CL_ANON_STRUCT__ struct{ cl_float4 lo, hi; };
1302 __CL_ANON_STRUCT__ struct{ cl_float8 lo, hi; };
1326 __CL_ANON_STRUCT__ struct{ cl_double lo, hi; };
1339 __CL_ANON_STRUCT__ struct{ cl_double2 lo, hi; };
1358 __CL_ANON_STRUCT__ struct{ cl_double4 lo, hi; };
1377 __CL_ANON_STRUCT__ struct{ cl_double8 lo, hi; };