Searched refs:__cl_short8 (Results 1 – 5 of 5) sorted by relevance
364 typedef __vector signed short __cl_short8; typedef401 typedef cl_short __cl_short8 __attribute__((vector_size(16))); typedef411 typedef __m128i __cl_short8; typedef725 __cl_short8 v8;744 __cl_short8 v8[2];
436 typedef vector signed short __cl_short8; typedef473 typedef cl_short __cl_short8 __attribute__((vector_size(16))); typedef483 typedef __m128i __cl_short8; typedef797 __cl_short8 v8;816 __cl_short8 v8[2];
384 typedef __vector signed short __cl_short8; typedef421 typedef cl_short __cl_short8 __attribute__((vector_size(16))); typedef431 typedef __m128i __cl_short8; typedef745 __cl_short8 v8;764 __cl_short8 v8[2];
184 __cl_short8 v8 = b8.v8; in test_short()