Home | History | Annotate | Download | only in Headers

Lines Matching refs:__v16hi

32 typedef short __v16hi __attribute__ ((__vector_size__ (32)));
439 __v16hi b = (__v16hi)a;
486 __v16hi c = (__v16hi)a;
935 return (__m256i)(__v16hi){ w00, w01, w02, w03, w04, w05, w06, w07,
990 return (__m256i)(__v16hi){ w15, w14, w13, w12, w11, w10, w09, w08,
1039 return (__m256i)(__v16hi){ w, w, w, w, w, w, w, w, w, w, w, w, w, w, w, w };