Searched refs:poly16x4_t (Results 1 - 25 of 44) sorted by relevance

12

/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include/
H A Darm_neon.h47 typedef __builtin_neon_poly16 poly16x4_t __attribute__ ((__vector_size__ (8))); typedef
170 poly16x4_t val[2];
280 poly16x4_t val[3];
390 poly16x4_t val[4];
4417 __extension__ static __inline poly16x4_t __attribute__ ((__always_inline__))
4418 vsri_n_p16 (poly16x4_t __a, poly16x4_t __b, const int __c)
4420 return (poly16x4_t)__builtin_neon_vsri_nv4hi ((int16x4_t) __a, (int16x4_t) __b, __c);
4537 __extension__ static __inline poly16x4_t __attribute__ ((__always_inline__))
4538 vsli_n_p16 (poly16x4_t __
[all...]
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include/
H A Darm_neon.h47 typedef __builtin_neon_poly16 poly16x4_t __attribute__ ((__vector_size__ (8))); typedef
170 poly16x4_t val[2];
280 poly16x4_t val[3];
390 poly16x4_t val[4];
4417 __extension__ static __inline poly16x4_t __attribute__ ((__always_inline__))
4418 vsri_n_p16 (poly16x4_t __a, poly16x4_t __b, const int __c)
4420 return (poly16x4_t)__builtin_neon_vsri_nv4hi ((int16x4_t) __a, (int16x4_t) __b, __c);
4537 __extension__ static __inline poly16x4_t __attribute__ ((__always_inline__))
4538 vsli_n_p16 (poly16x4_t __
[all...]
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9.x/include/
H A Darm_neon.h47 typedef __builtin_neon_poly16 poly16x4_t __attribute__ ((__vector_size__ (8))); typedef
180 poly16x4_t val[2];
306 poly16x4_t val[3];
432 poly16x4_t val[4];
4483 __extension__ static __inline poly16x4_t __attribute__ ((__always_inline__))
4484 vsri_n_p16 (poly16x4_t __a, poly16x4_t __b, const int __c)
4486 return (poly16x4_t)__builtin_neon_vsri_nv4hi ((int16x4_t) __a, (int16x4_t) __b, __c);
4619 __extension__ static __inline poly16x4_t __attribute__ ((__always_inline__))
4620 vsli_n_p16 (poly16x4_t __
[all...]
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9.x/include/
H A Darm_neon.h47 typedef __builtin_neon_poly16 poly16x4_t __attribute__ ((__vector_size__ (8))); typedef
180 poly16x4_t val[2];
306 poly16x4_t val[3];
432 poly16x4_t val[4];
4483 __extension__ static __inline poly16x4_t __attribute__ ((__always_inline__))
4484 vsri_n_p16 (poly16x4_t __a, poly16x4_t __b, const int __c)
4486 return (poly16x4_t)__builtin_neon_vsri_nv4hi ((int16x4_t) __a, (int16x4_t) __b, __c);
4619 __extension__ static __inline poly16x4_t __attribute__ ((__always_inline__))
4620 vsli_n_p16 (poly16x4_t __
[all...]
/prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/
H A Darm_neon.h59 typedef __attribute__((neon_polyvector_type(4))) poly16_t poly16x4_t; typedef
151 poly16x4_t val[2];
247 poly16x4_t val[3];
343 poly16x4_t val[4];
639 __ai poly16x4_t vbsl_p16(uint16x4_t __a, poly16x4_t __b, poly16x4_t __c) {
640 return (poly16x4_t)__builtin_neon_vbsl_v((int8x8_t)__a, (int8x8_t)__b, (int8x8_t)__c, 5); }
906 __ai poly16x8_t vcombine_p16(poly16x4_t __a, poly16x4_t __
[all...]
/prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/
H A Darm_neon.h59 typedef __attribute__((neon_polyvector_type(4))) poly16_t poly16x4_t; typedef
151 poly16x4_t val[2];
247 poly16x4_t val[3];
343 poly16x4_t val[4];
639 __ai poly16x4_t vbsl_p16(uint16x4_t __a, poly16x4_t __b, poly16x4_t __c) {
640 return (poly16x4_t)__builtin_neon_vbsl_v((int8x8_t)__a, (int8x8_t)__b, (int8x8_t)__c, 5); }
906 __ai poly16x8_t vcombine_p16(poly16x4_t __a, poly16x4_t __
[all...]
/prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9.x/include/
H A Darm_neon.h47 typedef __builtin_aarch64_simd_poly16 poly16x4_t typedef
202 poly16x4_t val[2];
322 poly16x4_t val[3];
442 poly16x4_t val[4];
2483 __extension__ static __inline poly16x4_t __attribute__ ((__always_inline__))
2486 return (poly16x4_t) __a;
2510 vget_lane_p16 (poly16x4_t __a, const int __b)
2694 vreinterpret_p8_p16 (poly16x4_t __a)
2764 __extension__ static __inline poly16x4_t __attribute__ ((__always_inline__))
2767 return (poly16x4_t) __builtin_aarch64_reinterpretv4hiv8q
[all...]
/prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9.x/include/
H A Darm_neon.h47 typedef __builtin_aarch64_simd_poly16 poly16x4_t typedef
202 poly16x4_t val[2];
322 poly16x4_t val[3];
442 poly16x4_t val[4];
2483 __extension__ static __inline poly16x4_t __attribute__ ((__always_inline__))
2486 return (poly16x4_t) __a;
2510 vget_lane_p16 (poly16x4_t __a, const int __b)
2694 vreinterpret_p8_p16 (poly16x4_t __a)
2764 __extension__ static __inline poly16x4_t __attribute__ ((__always_inline__))
2767 return (poly16x4_t) __builtin_aarch64_reinterpretv4hiv8q
[all...]
/prebuilts/clang/host/darwin-x86/clang-2812033/lib64/clang/3.8/include/
H A Darm_neon.h74 typedef __attribute__((neon_polyvector_type(4))) poly16_t poly16x4_t; typedef
180 poly16x4_t val[2];
296 poly16x4_t val[3];
412 poly16x4_t val[4];
1841 __ai poly16x4_t vbsl_p16(uint16x4_t __p0, poly16x4_t __p1, poly16x4_t __p2) {
1842 poly16x4_t __ret;
1843 __ret = (poly16x4_t) __builtin_neon_vbsl_v((int8x8_t)__p0, (int8x8_t)__p1, (int8x8_t)__p2, 5);
1847 __ai poly16x4_t vbsl_p1
[all...]
/prebuilts/clang/host/darwin-x86/clang-2812033/lib64/clang/3.8.256229/include/
H A Darm_neon.h74 typedef __attribute__((neon_polyvector_type(4))) poly16_t poly16x4_t; typedef
180 poly16x4_t val[2];
296 poly16x4_t val[3];
412 poly16x4_t val[4];
1841 __ai poly16x4_t vbsl_p16(uint16x4_t __p0, poly16x4_t __p1, poly16x4_t __p2) {
1842 poly16x4_t __ret;
1843 __ret = (poly16x4_t) __builtin_neon_vbsl_v((int8x8_t)__p0, (int8x8_t)__p1, (int8x8_t)__p2, 5);
1847 __ai poly16x4_t vbsl_p1
[all...]
/prebuilts/clang/host/darwin-x86/clang-3016494/lib64/clang/3.8/include/
H A Darm_neon.h74 typedef __attribute__((neon_polyvector_type(4))) poly16_t poly16x4_t; typedef
180 poly16x4_t val[2];
296 poly16x4_t val[3];
412 poly16x4_t val[4];
1841 __ai poly16x4_t vbsl_p16(uint16x4_t __p0, poly16x4_t __p1, poly16x4_t __p2) {
1842 poly16x4_t __ret;
1843 __ret = (poly16x4_t) __builtin_neon_vbsl_v((int8x8_t)__p0, (int8x8_t)__p1, (int8x8_t)__p2, 5);
1847 __ai poly16x4_t vbsl_p1
[all...]
/prebuilts/clang/host/darwin-x86/clang-3016494/lib64/clang/3.8.271374/include/
H A Darm_neon.h74 typedef __attribute__((neon_polyvector_type(4))) poly16_t poly16x4_t; typedef
180 poly16x4_t val[2];
296 poly16x4_t val[3];
412 poly16x4_t val[4];
1841 __ai poly16x4_t vbsl_p16(uint16x4_t __p0, poly16x4_t __p1, poly16x4_t __p2) {
1842 poly16x4_t __ret;
1843 __ret = (poly16x4_t) __builtin_neon_vbsl_v((int8x8_t)__p0, (int8x8_t)__p1, (int8x8_t)__p2, 5);
1847 __ai poly16x4_t vbsl_p1
[all...]
/prebuilts/clang/host/darwin-x86/clang-3217047/lib64/clang/3.8/include/
H A Darm_neon.h74 typedef __attribute__((neon_polyvector_type(4))) poly16_t poly16x4_t; typedef
180 poly16x4_t val[2];
296 poly16x4_t val[3];
412 poly16x4_t val[4];
1841 __ai poly16x4_t vbsl_p16(uint16x4_t __p0, poly16x4_t __p1, poly16x4_t __p2) {
1842 poly16x4_t __ret;
1843 __ret = (poly16x4_t) __builtin_neon_vbsl_v((int8x8_t)__p0, (int8x8_t)__p1, (int8x8_t)__p2, 5);
1847 __ai poly16x4_t vbsl_p1
[all...]
/prebuilts/clang/host/darwin-x86/clang-3217047/lib64/clang/3.8.275480/include/
H A Darm_neon.h74 typedef __attribute__((neon_polyvector_type(4))) poly16_t poly16x4_t; typedef
180 poly16x4_t val[2];
296 poly16x4_t val[3];
412 poly16x4_t val[4];
1841 __ai poly16x4_t vbsl_p16(uint16x4_t __p0, poly16x4_t __p1, poly16x4_t __p2) {
1842 poly16x4_t __ret;
1843 __ret = (poly16x4_t) __builtin_neon_vbsl_v((int8x8_t)__p0, (int8x8_t)__p1, (int8x8_t)__p2, 5);
1847 __ai poly16x4_t vbsl_p1
[all...]
/prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
H A Darm_neon.h74 typedef __attribute__((neon_polyvector_type(4))) poly16_t poly16x4_t; typedef
180 poly16x4_t val[2];
296 poly16x4_t val[3];
412 poly16x4_t val[4];
1841 __ai poly16x4_t vbsl_p16(uint16x4_t __p0, poly16x4_t __p1, poly16x4_t __p2) {
1842 poly16x4_t __ret;
1843 __ret = (poly16x4_t) __builtin_neon_vbsl_v((int8x8_t)__p0, (int8x8_t)__p1, (int8x8_t)__p2, 5);
1847 __ai poly16x4_t vbsl_p1
[all...]
/prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8.275480/include/
H A Darm_neon.h74 typedef __attribute__((neon_polyvector_type(4))) poly16_t poly16x4_t; typedef
180 poly16x4_t val[2];
296 poly16x4_t val[3];
412 poly16x4_t val[4];
1841 __ai poly16x4_t vbsl_p16(uint16x4_t __p0, poly16x4_t __p1, poly16x4_t __p2) {
1842 poly16x4_t __ret;
1843 __ret = (poly16x4_t) __builtin_neon_vbsl_v((int8x8_t)__p0, (int8x8_t)__p1, (int8x8_t)__p2, 5);
1847 __ai poly16x4_t vbsl_p1
[all...]
/prebuilts/clang/host/darwin-x86/clang-3362437/lib64/clang/3.8/include/
H A Darm_neon.h74 typedef __attribute__((neon_polyvector_type(4))) poly16_t poly16x4_t; typedef
180 poly16x4_t val[2];
296 poly16x4_t val[3];
412 poly16x4_t val[4];
1841 __ai poly16x4_t vbsl_p16(uint16x4_t __p0, poly16x4_t __p1, poly16x4_t __p2) {
1842 poly16x4_t __ret;
1843 __ret = (poly16x4_t) __builtin_neon_vbsl_v((int8x8_t)__p0, (int8x8_t)__p1, (int8x8_t)__p2, 5);
1847 __ai poly16x4_t vbsl_p1
[all...]
/prebuilts/clang/host/darwin-x86/clang-3362437/lib64/clang/3.8.275480/include/
H A Darm_neon.h74 typedef __attribute__((neon_polyvector_type(4))) poly16_t poly16x4_t; typedef
180 poly16x4_t val[2];
296 poly16x4_t val[3];
412 poly16x4_t val[4];
1841 __ai poly16x4_t vbsl_p16(uint16x4_t __p0, poly16x4_t __p1, poly16x4_t __p2) {
1842 poly16x4_t __ret;
1843 __ret = (poly16x4_t) __builtin_neon_vbsl_v((int8x8_t)__p0, (int8x8_t)__p1, (int8x8_t)__p2, 5);
1847 __ai poly16x4_t vbsl_p1
[all...]
/prebuilts/clang/host/darwin-x86/clang-3688880/lib64/clang/4.0/include/
H A Darm_neon.h74 typedef __attribute__((neon_polyvector_type(4))) poly16_t poly16x4_t; typedef
180 poly16x4_t val[2];
296 poly16x4_t val[3];
412 poly16x4_t val[4];
1841 __ai poly16x4_t vbsl_p16(uint16x4_t __p0, poly16x4_t __p1, poly16x4_t __p2) {
1842 poly16x4_t __ret;
1843 __ret = (poly16x4_t) __builtin_neon_vbsl_v((int8x8_t)__p0, (int8x8_t)__p1, (int8x8_t)__p2, 5);
1847 __ai poly16x4_t vbsl_p1
[all...]
/prebuilts/clang/host/darwin-x86/clang-3688880/lib64/clang/4.0.285906/include/
H A Darm_neon.h74 typedef __attribute__((neon_polyvector_type(4))) poly16_t poly16x4_t; typedef
180 poly16x4_t val[2];
296 poly16x4_t val[3];
412 poly16x4_t val[4];
1841 __ai poly16x4_t vbsl_p16(uint16x4_t __p0, poly16x4_t __p1, poly16x4_t __p2) {
1842 poly16x4_t __ret;
1843 __ret = (poly16x4_t) __builtin_neon_vbsl_v((int8x8_t)__p0, (int8x8_t)__p1, (int8x8_t)__p2, 5);
1847 __ai poly16x4_t vbsl_p1
[all...]
/prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/
H A Darm_neon.h74 typedef __attribute__((neon_polyvector_type(4))) poly16_t poly16x4_t; typedef
180 poly16x4_t val[2];
296 poly16x4_t val[3];
412 poly16x4_t val[4];
1841 __ai poly16x4_t vbsl_p16(uint16x4_t __p0, poly16x4_t __p1, poly16x4_t __p2) {
1842 poly16x4_t __ret;
1843 __ret = (poly16x4_t) __builtin_neon_vbsl_v((int8x8_t)__p0, (int8x8_t)__p1, (int8x8_t)__p2, 5);
1847 __ai poly16x4_t vbsl_p1
[all...]
/prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0.285906/include/
H A Darm_neon.h74 typedef __attribute__((neon_polyvector_type(4))) poly16_t poly16x4_t; typedef
180 poly16x4_t val[2];
296 poly16x4_t val[3];
412 poly16x4_t val[4];
1841 __ai poly16x4_t vbsl_p16(uint16x4_t __p0, poly16x4_t __p1, poly16x4_t __p2) {
1842 poly16x4_t __ret;
1843 __ret = (poly16x4_t) __builtin_neon_vbsl_v((int8x8_t)__p0, (int8x8_t)__p1, (int8x8_t)__p2, 5);
1847 __ai poly16x4_t vbsl_p1
[all...]
/prebuilts/clang/host/darwin-x86/clang-stable/lib64/clang/3.8/include/
H A Darm_neon.h74 typedef __attribute__((neon_polyvector_type(4))) poly16_t poly16x4_t; typedef
180 poly16x4_t val[2];
296 poly16x4_t val[3];
412 poly16x4_t val[4];
1841 __ai poly16x4_t vbsl_p16(uint16x4_t __p0, poly16x4_t __p1, poly16x4_t __p2) {
1842 poly16x4_t __ret;
1843 __ret = (poly16x4_t) __builtin_neon_vbsl_v((int8x8_t)__p0, (int8x8_t)__p1, (int8x8_t)__p2, 5);
1847 __ai poly16x4_t vbsl_p1
[all...]
/prebuilts/clang/host/darwin-x86/clang-stable/lib64/clang/3.8.275480/include/
H A Darm_neon.h74 typedef __attribute__((neon_polyvector_type(4))) poly16_t poly16x4_t; typedef
180 poly16x4_t val[2];
296 poly16x4_t val[3];
412 poly16x4_t val[4];
1841 __ai poly16x4_t vbsl_p16(uint16x4_t __p0, poly16x4_t __p1, poly16x4_t __p2) {
1842 poly16x4_t __ret;
1843 __ret = (poly16x4_t) __builtin_neon_vbsl_v((int8x8_t)__p0, (int8x8_t)__p1, (int8x8_t)__p2, 5);
1847 __ai poly16x4_t vbsl_p1
[all...]
/prebuilts/clang/host/linux-x86/clang-2812033/lib64/clang/3.8/include/
H A Darm_neon.h74 typedef __attribute__((neon_polyvector_type(4))) poly16_t poly16x4_t; typedef
180 poly16x4_t val[2];
296 poly16x4_t val[3];
412 poly16x4_t val[4];
1841 __ai poly16x4_t vbsl_p16(uint16x4_t __p0, poly16x4_t __p1, poly16x4_t __p2) {
1842 poly16x4_t __ret;
1843 __ret = (poly16x4_t) __builtin_neon_vbsl_v((int8x8_t)__p0, (int8x8_t)__p1, (int8x8_t)__p2, 5);
1847 __ai poly16x4_t vbsl_p1
[all...]

Completed in 1651 milliseconds

12