/external/clang/test/CodeGenCXX/ |
mangle-neon-vectors.cpp | 10 typedef unsigned short poly16_t; typedef 13 typedef short poly16_t; typedef 29 typedef __attribute__((neon_polyvector_type(8))) poly16_t poly16x8_t;
|
aarch64-mangle-neon-vectors.cpp | 10 typedef unsigned short poly16_t; typedef 36 typedef __attribute__((neon_polyvector_type(4))) poly16_t poly16x4_t; 37 typedef __attribute__((neon_polyvector_type(8))) poly16_t poly16x8_t;
|
/external/clang/test/Sema/ |
aarch64-neon-vector-types.c | 8 typedef unsigned short poly16_t; typedef 31 typedef __attribute__((neon_polyvector_type(8))) poly16_t poly16x8_t;
|
neon-vector-types.c | 6 typedef short poly16_t; typedef 17 typedef __attribute__((neon_polyvector_type(8))) poly16_t poly16x8_t;
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include/ |
arm_neon.h | 66 typedef __builtin_neon_poly16 poly16_t; typedef [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9.x-google/include/ |
arm_neon.h | 72 typedef __builtin_neon_poly16 poly16_t; typedef [all...] |
/prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/include/ |
arm_neon.h | 167 typedef uint16_t poly16_t; typedef [all...] |
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include/ |
arm_neon.h | 66 typedef __builtin_neon_poly16 poly16_t; typedef [all...] |
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9.x-google/include/ |
arm_neon.h | 72 typedef __builtin_neon_poly16 poly16_t; typedef [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/lib/gcc/x86_64-linux/4.8/include/ |
arm_neon.h | 165 typedef uint16_t poly16_t; typedef [all...] |
/prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/include/ |
arm_neon.h | 167 typedef uint16_t poly16_t; typedef [all...] |
/prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/ |
arm_neon.h | 35 typedef int16_t poly16_t; typedef 59 typedef __attribute__((neon_polyvector_type(4))) poly16_t poly16x4_t; 60 typedef __attribute__((neon_polyvector_type(8))) poly16_t poly16x8_t; [all...] |
/prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/ |
arm_neon.h | 35 typedef int16_t poly16_t; typedef 59 typedef __attribute__((neon_polyvector_type(4))) poly16_t poly16x4_t; 60 typedef __attribute__((neon_polyvector_type(8))) poly16_t poly16x8_t; [all...] |
/prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9.x-google/include/ |
arm_neon.h | 92 typedef __builtin_aarch64_simd_poly16 poly16_t; typedef 469 __aarch64_vget_lane_any (v4hi, (poly16_t), (int16x4_t), __a, __b) 495 __aarch64_vget_lane_any (v8hi, (poly16_t), (int16x8_t), __a, __b) [all...] |
/prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9.x-google/include/ |
arm_neon.h | 92 typedef __builtin_aarch64_simd_poly16 poly16_t; typedef 469 __aarch64_vget_lane_any (v4hi, (poly16_t), (int16x4_t), __a, __b) 495 __aarch64_vget_lane_any (v8hi, (poly16_t), (int16x8_t), __a, __b) [all...] |
/prebuilts/clang/darwin-x86/host/3.6/lib/clang/3.6/include/ |
arm_neon.h | 41 typedef uint16_t poly16_t; typedef 46 typedef int16_t poly16_t; typedef 74 typedef __attribute__((neon_polyvector_type(4))) poly16_t poly16x4_t; 75 typedef __attribute__((neon_polyvector_type(8))) poly16_t poly16x8_t; [all...] |
/prebuilts/clang/linux-x86/host/3.6/lib/clang/3.6/include/ |
arm_neon.h | 41 typedef uint16_t poly16_t; typedef 46 typedef int16_t poly16_t; typedef 74 typedef __attribute__((neon_polyvector_type(4))) poly16_t poly16x4_t; 75 typedef __attribute__((neon_polyvector_type(8))) poly16_t poly16x8_t; [all...] |
/prebuilts/sdk/renderscript/clang-include/ |
arm_neon.h | 41 typedef uint16_t poly16_t; typedef 46 typedef int16_t poly16_t; typedef 74 typedef __attribute__((neon_polyvector_type(4))) poly16_t poly16x4_t; 75 typedef __attribute__((neon_polyvector_type(8))) poly16_t poly16x8_t; [all...] |