HomeSort by: relevance | last modified time | path
    Searched refs:__v32hi_u (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/i386/
avx512bwintrin.h 362 typedef short __v32hi_u __attribute__ ((__vector_size__ (64), \ typedef
391 return (__m512i) (*(const __v32hi_u *) __P);
417 *(__v32hi_u *) __P = (__v32hi_u) __A;
  /src/external/gpl3/gcc.old/dist/gcc/config/i386/
avx512bwintrin.h 39 typedef short __v32hi_u __attribute__ ((__vector_size__ (64), \ typedef
312 return (__m512i) (*(const __v32hi_u *) __P);
338 *(__v32hi_u *) __P = (__v32hi_u) __A;

Completed in 51 milliseconds