Searched refs:int32x2x3_t (Results 1 - 14 of 14) sorted by relevance

/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include/
H A Darm_neon.h198 typedef struct int32x2x3_t struct
201 } int32x2x3_t; typedef in typeref:struct:int32x2x3_t
9297 __extension__ static __inline int32x2x3_t __attribute__ ((__always_inline__))
9300 union { int32x2x3_t __i; __builtin_neon_ei __o; } __rv;
9459 __extension__ static __inline int32x2x3_t __attribute__ ((__always_inline__))
9460 vld3_lane_s32 (const int32_t * __a, int32x2x3_t __b, const int __c)
9462 union { int32x2x3_t __i; __builtin_neon_ei __o; } __bu = { __b };
9463 union { int32x2x3_t __i; __builtin_neon_ei __o; } __rv;
9592 __extension__ static __inline int32x2x3_t __attribute__ ((__always_inline__))
9595 union { int32x2x3_t __
[all...]
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9.x-google/include/
H A Darm_neon.h224 typedef struct int32x2x3_t struct
227 } int32x2x3_t; typedef in typeref:struct:int32x2x3_t
9997 __extension__ static __inline int32x2x3_t __attribute__ ((__always_inline__))
10000 union { int32x2x3_t __i; __builtin_neon_ei __o; } __rv;
10169 __extension__ static __inline int32x2x3_t __attribute__ ((__always_inline__))
10170 vld3_lane_s32 (const int32_t * __a, int32x2x3_t __b, const int __c)
10172 union { int32x2x3_t __i; __builtin_neon_ei __o; } __bu = { __b };
10173 union { int32x2x3_t __i; __builtin_neon_ei __o; } __rv;
10302 __extension__ static __inline int32x2x3_t __attribute__ ((__always_inline__))
10305 union { int32x2x3_t __
[all...]
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include/
H A Darm_neon.h198 typedef struct int32x2x3_t struct
201 } int32x2x3_t; typedef in typeref:struct:int32x2x3_t
9297 __extension__ static __inline int32x2x3_t __attribute__ ((__always_inline__))
9300 union { int32x2x3_t __i; __builtin_neon_ei __o; } __rv;
9459 __extension__ static __inline int32x2x3_t __attribute__ ((__always_inline__))
9460 vld3_lane_s32 (const int32_t * __a, int32x2x3_t __b, const int __c)
9462 union { int32x2x3_t __i; __builtin_neon_ei __o; } __bu = { __b };
9463 union { int32x2x3_t __i; __builtin_neon_ei __o; } __rv;
9592 __extension__ static __inline int32x2x3_t __attribute__ ((__always_inline__))
9595 union { int32x2x3_t __
[all...]
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9.x-google/include/
H A Darm_neon.h224 typedef struct int32x2x3_t struct
227 } int32x2x3_t; typedef in typeref:struct:int32x2x3_t
9997 __extension__ static __inline int32x2x3_t __attribute__ ((__always_inline__))
10000 union { int32x2x3_t __i; __builtin_neon_ei __o; } __rv;
10169 __extension__ static __inline int32x2x3_t __attribute__ ((__always_inline__))
10170 vld3_lane_s32 (const int32_t * __a, int32x2x3_t __b, const int __c)
10172 union { int32x2x3_t __i; __builtin_neon_ei __o; } __bu = { __b };
10173 union { int32x2x3_t __i; __builtin_neon_ei __o; } __rv;
10302 __extension__ static __inline int32x2x3_t __attribute__ ((__always_inline__))
10305 union { int32x2x3_t __
[all...]
/prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/include/
H A Darm_neon.h323 struct int32x2x3_t { struct
339 typedef struct int32x2x3_t int32x2x3_t; //for C compilers to make them happy typedef in typeref:struct:int32x2x3_t
352 typedef struct int32x2x3_t uint32x2x3_t;
1330 int32x2x3_t vld3_s32(__transfersize(6) int32_t const * ptr); // VLD3.32 {d0, d1, d2}, [r0]
1377 int32x2x3_t vld3_dup_s32(__transfersize(3) int32_t const * ptr); // VLD3.32 {d0[], d1[], d2[]}, [r0]
1426 int32x2x3_t vld3_lane_s32_ptr(__transfersize(3) int32_t const * ptr, int32x2x3_t * src, __constrange(0,1) int lane); //VLD3.32 {d0[0], d1[0], d2[0]}, [r0]
1487 void vst3_s32_ptr(__transfersize(6) int32_t * ptr, int32x2x3_t * val); // VST3.32 {d0, d1, d2}, [r0]
1545 void vst3_lane_s32_ptr(__transfersize(3) int32_t * ptr, int32x2x3_t * va
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/lib/gcc/x86_64-linux/4.8/include/
H A Darm_neon.h321 struct int32x2x3_t { struct
337 typedef struct int32x2x3_t int32x2x3_t; //for C compilers to make them happy typedef in typeref:struct:int32x2x3_t
350 typedef struct int32x2x3_t uint32x2x3_t;
1328 int32x2x3_t vld3_s32(__transfersize(6) int32_t const * ptr); // VLD3.32 {d0, d1, d2}, [r0]
1375 int32x2x3_t vld3_dup_s32(__transfersize(3) int32_t const * ptr); // VLD3.32 {d0[], d1[], d2[]}, [r0]
1424 int32x2x3_t vld3_lane_s32_ptr(__transfersize(3) int32_t const * ptr, int32x2x3_t * src, __constrange(0,1) int lane); //VLD3.32 {d0[0], d1[0], d2[0]}, [r0]
1485 void vst3_s32_ptr(__transfersize(6) int32_t * ptr, int32x2x3_t * val); // VST3.32 {d0, d1, d2}, [r0]
1543 void vst3_lane_s32_ptr(__transfersize(3) int32_t * ptr, int32x2x3_t * va
[all...]
/prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/include/
H A Darm_neon.h323 struct int32x2x3_t { struct
339 typedef struct int32x2x3_t int32x2x3_t; //for C compilers to make them happy typedef in typeref:struct:int32x2x3_t
352 typedef struct int32x2x3_t uint32x2x3_t;
1330 int32x2x3_t vld3_s32(__transfersize(6) int32_t const * ptr); // VLD3.32 {d0, d1, d2}, [r0]
1377 int32x2x3_t vld3_dup_s32(__transfersize(3) int32_t const * ptr); // VLD3.32 {d0[], d1[], d2[]}, [r0]
1426 int32x2x3_t vld3_lane_s32_ptr(__transfersize(3) int32_t const * ptr, int32x2x3_t * src, __constrange(0,1) int lane); //VLD3.32 {d0[0], d1[0], d2[0]}, [r0]
1487 void vst3_s32_ptr(__transfersize(6) int32_t * ptr, int32x2x3_t * val); // VST3.32 {d0, d1, d2}, [r0]
1545 void vst3_lane_s32_ptr(__transfersize(3) int32_t * ptr, int32x2x3_t * va
[all...]
/prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/
H A Darm_neon.h174 typedef struct int32x2x3_t { struct
176 } int32x2x3_t; typedef in typeref:struct:int32x2x3_t
1696 int32x2x3_t r; __builtin_neon_vld3_v(&r, __a, 2); r; })
1721 int32x2x3_t r; __builtin_neon_vld3_dup_v(&r, __a, 2); r; })
1770 int32x2x3_t __b = (b); \
1771 int32x2x3_t r; __builtin_neon_vld3_lane_v(&r, __a, (int8x8_t)__b.val[0], (int8x8_t)__b.val[1], (int8x8_t)__b.val[2], __c, 2); r; })
4547 int32x2x3_t __b = (b); \
4602 int32x2x3_t __b = (b); \
/prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/
H A Darm_neon.h174 typedef struct int32x2x3_t { struct
176 } int32x2x3_t; typedef in typeref:struct:int32x2x3_t
1696 int32x2x3_t r; __builtin_neon_vld3_v(&r, __a, 2); r; })
1721 int32x2x3_t r; __builtin_neon_vld3_dup_v(&r, __a, 2); r; })
1770 int32x2x3_t __b = (b); \
1771 int32x2x3_t r; __builtin_neon_vld3_lane_v(&r, __a, (int8x8_t)__b.val[0], (int8x8_t)__b.val[1], (int8x8_t)__b.val[2], __c, 2); r; })
4547 int32x2x3_t __b = (b); \
4602 int32x2x3_t __b = (b); \
/prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9.x-google/include/
H A Darm_neon.h236 typedef struct int32x2x3_t struct
239 } int32x2x3_t; typedef in typeref:struct:int32x2x3_t
14065 __LD3R_FUNC (int32x2x3_t, int32x3_t, int32_t, 2s, s32,)
14107 __LD3_LANE_FUNC (int32x2x3_t, int32_t, 2s, s, s32,)
14273 __ST3_LANE_FUNC (int32x2x3_t, int32_t, 2s, s, s32,)
19205 __extension__ static __inline int32x2x3_t __attribute__ ((__always_inline__))
19208 int32x2x3_t ret;
24390 vst3_s32 (int32_t * __a, int32x2x3_t val)
/prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9.x-google/include/
H A Darm_neon.h236 typedef struct int32x2x3_t struct
239 } int32x2x3_t; typedef in typeref:struct:int32x2x3_t
14065 __LD3R_FUNC (int32x2x3_t, int32x3_t, int32_t, 2s, s32,)
14107 __LD3_LANE_FUNC (int32x2x3_t, int32_t, 2s, s, s32,)
14273 __ST3_LANE_FUNC (int32x2x3_t, int32_t, 2s, s, s32,)
19205 __extension__ static __inline int32x2x3_t __attribute__ ((__always_inline__))
19208 int32x2x3_t ret;
24390 vst3_s32 (int32_t * __a, int32x2x3_t val)
/prebuilts/clang/darwin-x86/host/3.6/lib/clang/3.6/include/
H A Darm_neon.h213 typedef struct int32x2x3_t { struct
215 } int32x2x3_t; typedef in typeref:struct:int32x2x3_t
9957 int32x2x3_t __ret; \
9963 int32x2x3_t __ret; \
10165 int32x2x3_t __ret; \
10171 int32x2x3_t __ret; \
10575 int32x2x3_t __s1 = __p1; \
10576 int32x2x3_t __ret; \
10582 int32x2x3_t __s1 = __p1; \
10583 int32x2x3_t __rev
[all...]
/prebuilts/clang/linux-x86/host/3.6/lib/clang/3.6/include/
H A Darm_neon.h213 typedef struct int32x2x3_t { struct
215 } int32x2x3_t; typedef in typeref:struct:int32x2x3_t
9957 int32x2x3_t __ret; \
9963 int32x2x3_t __ret; \
10165 int32x2x3_t __ret; \
10171 int32x2x3_t __ret; \
10575 int32x2x3_t __s1 = __p1; \
10576 int32x2x3_t __ret; \
10582 int32x2x3_t __s1 = __p1; \
10583 int32x2x3_t __rev
[all...]
/prebuilts/sdk/renderscript/clang-include/
H A Darm_neon.h213 typedef struct int32x2x3_t { struct
215 } int32x2x3_t; typedef in typeref:struct:int32x2x3_t
9957 int32x2x3_t __ret; \
9963 int32x2x3_t __ret; \
10165 int32x2x3_t __ret; \
10171 int32x2x3_t __ret; \
10575 int32x2x3_t __s1 = __p1; \
10576 int32x2x3_t __ret; \
10582 int32x2x3_t __s1 = __p1; \
10583 int32x2x3_t __rev
[all...]

Completed in 769 milliseconds