HomeSort by relevance Sort by last modified time
    Searched defs:__v16hi (Results 1 - 7 of 7) sorted by null

  /external/clang/lib/Headers/
avxintrin.h 32 typedef short __v16hi __attribute__ ((__vector_size__ (32))); typedef
439 __v16hi b = (__v16hi)a;
486 __v16hi c = (__v16hi)a;
935 return (__m256i)(__v16hi){ w00, w01, w02, w03, w04, w05, w06, w07,
990 return (__m256i)(__v16hi){ w15, w14, w13, w12, w11, w10, w09, w08,
    [all...]
  /prebuilts/gcc/darwin-x86/x86/i686-android-linux-4.4.3/lib/gcc/i686-android-linux/4.4.3/include/
avxintrin.h 36 typedef short __v16hi __attribute__ ((__vector_size__ (32))); typedef
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/include/
avxintrin.h 36 typedef short __v16hi __attribute__ ((__vector_size__ (32))); typedef
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/include/
avxintrin.h 36 typedef short __v16hi __attribute__ ((__vector_size__ (32))); typedef
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/gcc/x86_64-linux/4.6.x-google/include/
avxintrin.h 36 typedef short __v16hi __attribute__ ((__vector_size__ (32))); typedef
    [all...]
  /prebuilts/gcc/linux-x86/x86/i686-android-linux-4.4.3/lib/gcc/i686-android-linux/4.4.3/include/
avxintrin.h 36 typedef short __v16hi __attribute__ ((__vector_size__ (32))); typedef
    [all...]
  /prebuilts/sdk/renderscript/clang-include/
avxintrin.h 32 typedef short __v16hi __attribute__ ((__vector_size__ (32))); typedef
435 __v16hi b = (__v16hi)a;
485 __v16hi c = (__v16hi)a;
925 return (__m256i)(__v16hi){ w00, w01, w02, w03, w04, w05, w06, w07,
980 return (__m256i)(__v16hi){ w15, w14, w13, w12, w11, w10, w09, w08,
1029 return (__m256i)(__v16hi){ w, w, w, w, w, w, w, w, w, w, w, w, w, w, w, w };
    [all...]

Completed in 71 milliseconds