HomeSort by: relevance | last modified time | path
    Searched defs:__m256_u (Results 1 - 3 of 3) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/i386/
avxintrin.h 63 typedef float __m256_u __attribute__ ((__vector_size__ (32), typedef
905 return *(const __m256_u *)__P;
911 *(__m256_u *)__P = __A;
  /src/external/gpl3/gcc.old/dist/gcc/config/i386/
avxintrin.h 63 typedef float __m256_u __attribute__ ((__vector_size__ (32), typedef
905 return *(const __m256_u *)__P;
911 *(__m256_u *)__P = __A;
  /src/external/apache2/llvm/dist/clang/lib/Headers/
avxintrin.h 38 typedef float __m256_u __attribute__ ((__vector_size__ (32), __aligned__(1))); typedef
3126 __m256_u __v;
3259 __m256_u __v;

Completed in 56 milliseconds