Home | History | Annotate | Download | only in include

Lines Matching refs:__v16qs

952   typedef signed char __v16qs __attribute__((__vector_size__(16)));
953 return (__m128i)((__v16qs)__a > (__v16qs)__b);