Home | History | Annotate | Download | only in clang-include

Lines Matching defs:__v16hi

32 typedef short __v16hi __attribute__ ((__vector_size__ (32)));
435 __v16hi b = (__v16hi)a;
485 __v16hi c = (__v16hi)a;
925 return (__m256i)(__v16hi){ w00, w01, w02, w03, w04, w05, w06, w07,
980 return (__m256i)(__v16hi){ w15, w14, w13, w12, w11, w10, w09, w08,
1029 return (__m256i)(__v16hi){ w, w, w, w, w, w, w, w, w, w, w, w, w, w, w, w };