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

  /src/external/gpl3/gcc/dist/gcc/config/i386/
avx512bwintrin.h 365 typedef char __v64qi_u __attribute__ ((__vector_size__ (64), \ typedef
468 return (__m512i) (*(const __v64qi_u *) __P);
494 *(__v64qi_u *) __P = (__v64qi_u) __A;
  /src/external/gpl3/gcc.old/dist/gcc/config/i386/
avx512bwintrin.h 42 typedef char __v64qi_u __attribute__ ((__vector_size__ (64), \ typedef
405 return (__m512i) (*(const __v64qi_u *) __P);
431 *(__v64qi_u *) __P = (__v64qi_u) __A;

Completed in 26 milliseconds