(root)/
gcc-13.2.0/
gcc/
testsuite/
c-c++-common/
torture/
vshuf-v16hi.c
       1  typedef unsigned short V __attribute__((vector_size(32)));
       2  typedef V VI;
       3  
       4  #include "vshuf-16.inc"
       5  #include "vshuf-main.inc"