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