1 typedef unsigned short V __attribute__((vector_size(32)));
2 typedef V VI;
3 
4 #include "vshuf-16.inc"
5 #include "vshuf-main.inc"
6