Searched defs:float32x2x3_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.h258 typedef struct float32x2x3_t struct
261 } float32x2x3_t; typedef in typeref:struct:float32x2x3_t
9305 __extension__ static __inline float32x2x3_t __attribute__ ((__always_inline__))
9308 union { float32x2x3_t __i; __builtin_neon_ei __o; } __rv;
9468 __extension__ static __inline float32x2x3_t __attribute__ ((__always_inline__))
9469 vld3_lane_f32 (const float32_t * __a, float32x2x3_t __b, const int __c)
9471 union { float32x2x3_t __i; __builtin_neon_ei __o; } __bu = { __b };
9472 union { float32x2x3_t __i; __builtin_neon_ei __o; } __rv;
9600 __extension__ static __inline float32x2x3_t __attribute__ ((__always_inline__))
9603 union { float32x2x3_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.h284 typedef struct float32x2x3_t struct
287 } float32x2x3_t; typedef in typeref:struct:float32x2x3_t
10005 __extension__ static __inline float32x2x3_t __attribute__ ((__always_inline__))
10008 union { float32x2x3_t __i; __builtin_neon_ei __o; } __rv;
10178 __extension__ static __inline float32x2x3_t __attribute__ ((__always_inline__))
10179 vld3_lane_f32 (const float32_t * __a, float32x2x3_t __b, const int __c)
10181 union { float32x2x3_t __i; __builtin_neon_ei __o; } __bu = { __b };
10182 union { float32x2x3_t __i; __builtin_neon_ei __o; } __rv;
10310 __extension__ static __inline float32x2x3_t __attribute__ ((__always_inline__))
10313 union { float32x2x3_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.h361 struct float32x2x3_t { struct
370 typedef struct float32x2x3_t float32x2x3_t; //for C compilers to make them happy typedef in typeref:struct:float32x2x3_t
1333 float32x2x3_t vld3_f32(__transfersize(6) float32_t const * ptr); // VLD3.32 {d0, d1, d2}, [r0]
1380 float32x2x3_t vld3_dup_f32(__transfersize(3) float32_t const * ptr); // VLD3.32 {d0[], d1[], d2[]}, [r0]
1428 float32x2x3_t vld3_lane_f32_ptr(__transfersize(3) float32_t const * ptr, float32x2x3_t * src, __constrange(0,1) int lane); // VLD3.32 {d0[0], d1[0], d2[0]}, [r0]
1490 void vst3_f32_ptr(__transfersize(6) float32_t * ptr, float32x2x3_t * val); // VST3.32 {d0, d1, d2}, [r0]
1547 void vst3_lane_f32_ptr(__transfersize(3) float32_t * ptr, float32x2x3_t * val, __constrange(0,1) int lane); // VST3.32{d0[0], d1[0], d2[0]}, [r0]
10136 float32x2x3_t vld3_f3
[all...]
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include/
H A Darm_neon.h258 typedef struct float32x2x3_t struct
261 } float32x2x3_t; typedef in typeref:struct:float32x2x3_t
9305 __extension__ static __inline float32x2x3_t __attribute__ ((__always_inline__))
9308 union { float32x2x3_t __i; __builtin_neon_ei __o; } __rv;
9468 __extension__ static __inline float32x2x3_t __attribute__ ((__always_inline__))
9469 vld3_lane_f32 (const float32_t * __a, float32x2x3_t __b, const int __c)
9471 union { float32x2x3_t __i; __builtin_neon_ei __o; } __bu = { __b };
9472 union { float32x2x3_t __i; __builtin_neon_ei __o; } __rv;
9600 __extension__ static __inline float32x2x3_t __attribute__ ((__always_inline__))
9603 union { float32x2x3_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.h284 typedef struct float32x2x3_t struct
287 } float32x2x3_t; typedef in typeref:struct:float32x2x3_t
10005 __extension__ static __inline float32x2x3_t __attribute__ ((__always_inline__))
10008 union { float32x2x3_t __i; __builtin_neon_ei __o; } __rv;
10178 __extension__ static __inline float32x2x3_t __attribute__ ((__always_inline__))
10179 vld3_lane_f32 (const float32_t * __a, float32x2x3_t __b, const int __c)
10181 union { float32x2x3_t __i; __builtin_neon_ei __o; } __bu = { __b };
10182 union { float32x2x3_t __i; __builtin_neon_ei __o; } __rv;
10310 __extension__ static __inline float32x2x3_t __attribute__ ((__always_inline__))
10313 union { float32x2x3_t __
[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.h359 struct float32x2x3_t { struct
368 typedef struct float32x2x3_t float32x2x3_t; //for C compilers to make them happy typedef in typeref:struct:float32x2x3_t
1331 float32x2x3_t vld3_f32(__transfersize(6) float32_t const * ptr); // VLD3.32 {d0, d1, d2}, [r0]
1378 float32x2x3_t vld3_dup_f32(__transfersize(3) float32_t const * ptr); // VLD3.32 {d0[], d1[], d2[]}, [r0]
1426 float32x2x3_t vld3_lane_f32_ptr(__transfersize(3) float32_t const * ptr, float32x2x3_t * src, __constrange(0,1) int lane); // VLD3.32 {d0[0], d1[0], d2[0]}, [r0]
1488 void vst3_f32_ptr(__transfersize(6) float32_t * ptr, float32x2x3_t * val); // VST3.32 {d0, d1, d2}, [r0]
1545 void vst3_lane_f32_ptr(__transfersize(3) float32_t * ptr, float32x2x3_t * val, __constrange(0,1) int lane); // VST3.32{d0[0], d1[0], d2[0]}, [r0]
10134 float32x2x3_t vld3_f3
[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.h361 struct float32x2x3_t { struct
370 typedef struct float32x2x3_t float32x2x3_t; //for C compilers to make them happy typedef in typeref:struct:float32x2x3_t
1333 float32x2x3_t vld3_f32(__transfersize(6) float32_t const * ptr); // VLD3.32 {d0, d1, d2}, [r0]
1380 float32x2x3_t vld3_dup_f32(__transfersize(3) float32_t const * ptr); // VLD3.32 {d0[], d1[], d2[]}, [r0]
1428 float32x2x3_t vld3_lane_f32_ptr(__transfersize(3) float32_t const * ptr, float32x2x3_t * src, __constrange(0,1) int lane); // VLD3.32 {d0[0], d1[0], d2[0]}, [r0]
1490 void vst3_f32_ptr(__transfersize(6) float32_t * ptr, float32x2x3_t * val); // VST3.32 {d0, d1, d2}, [r0]
1547 void vst3_lane_f32_ptr(__transfersize(3) float32_t * ptr, float32x2x3_t * val, __constrange(0,1) int lane); // VST3.32{d0[0], d1[0], d2[0]}, [r0]
10136 float32x2x3_t vld3_f3
[all...]
/prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/
H A Darm_neon.h230 typedef struct float32x2x3_t { struct
232 } float32x2x3_t; typedef in typeref:struct:float32x2x3_t
1702 float32x2x3_t r; __builtin_neon_vld3_v(&r, __a, 7); r; })
1727 float32x2x3_t r; __builtin_neon_vld3_dup_v(&r, __a, 7); r; })
1776 float32x2x3_t __b = (b); \
1777 float32x2x3_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, 7); r; })
4556 float32x2x3_t __b = (b); \
4608 float32x2x3_t __b = (b); \
/prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/
H A Darm_neon.h230 typedef struct float32x2x3_t { struct
232 } float32x2x3_t; typedef in typeref:struct:float32x2x3_t
1702 float32x2x3_t r; __builtin_neon_vld3_v(&r, __a, 7); r; })
1727 float32x2x3_t r; __builtin_neon_vld3_dup_v(&r, __a, 7); r; })
1776 float32x2x3_t __b = (b); \
1777 float32x2x3_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, 7); r; })
4556 float32x2x3_t __b = (b); \
4608 float32x2x3_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.h296 typedef struct float32x2x3_t struct
299 } float32x2x3_t; typedef in typeref:struct:float32x2x3_t
14059 __LD3R_FUNC (float32x2x3_t, float32x3_t, float32_t, 2s, f32,)
14102 __LD3_LANE_FUNC (float32x2x3_t, float32_t, 2s, s, f32,)
14268 __ST3_LANE_FUNC (float32x2x3_t, float32_t, 2s, s, f32,)
19253 __extension__ static __inline float32x2x3_t __attribute__ ((__always_inline__))
19256 float32x2x3_t ret;
24446 vst3_f32 (float32_t * __a, float32x2x3_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.h296 typedef struct float32x2x3_t struct
299 } float32x2x3_t; typedef in typeref:struct:float32x2x3_t
14059 __LD3R_FUNC (float32x2x3_t, float32x3_t, float32_t, 2s, f32,)
14102 __LD3_LANE_FUNC (float32x2x3_t, float32_t, 2s, s, f32,)
14268 __ST3_LANE_FUNC (float32x2x3_t, float32_t, 2s, s, f32,)
19253 __extension__ static __inline float32x2x3_t __attribute__ ((__always_inline__))
19256 float32x2x3_t ret;
24446 vst3_f32 (float32_t * __a, float32x2x3_t val)
/prebuilts/clang/darwin-x86/host/3.6/lib/clang/3.6/include/
H A Darm_neon.h269 typedef struct float32x2x3_t { struct
271 } float32x2x3_t; typedef in typeref:struct:float32x2x3_t
9921 float32x2x3_t __ret; \
9927 float32x2x3_t __ret; \
10129 float32x2x3_t __ret; \
10135 float32x2x3_t __ret; \
10527 float32x2x3_t __s1 = __p1; \
10528 float32x2x3_t __ret; \
10534 float32x2x3_t __s1 = __p1; \
10535 float32x2x3_t __rev
[all...]
/prebuilts/clang/linux-x86/host/3.6/lib/clang/3.6/include/
H A Darm_neon.h269 typedef struct float32x2x3_t { struct
271 } float32x2x3_t; typedef in typeref:struct:float32x2x3_t
9921 float32x2x3_t __ret; \
9927 float32x2x3_t __ret; \
10129 float32x2x3_t __ret; \
10135 float32x2x3_t __ret; \
10527 float32x2x3_t __s1 = __p1; \
10528 float32x2x3_t __ret; \
10534 float32x2x3_t __s1 = __p1; \
10535 float32x2x3_t __rev
[all...]
/prebuilts/sdk/renderscript/clang-include/
H A Darm_neon.h269 typedef struct float32x2x3_t { struct
271 } float32x2x3_t; typedef in typeref:struct:float32x2x3_t
9921 float32x2x3_t __ret; \
9927 float32x2x3_t __ret; \
10129 float32x2x3_t __ret; \
10135 float32x2x3_t __ret; \
10527 float32x2x3_t __s1 = __p1; \
10528 float32x2x3_t __ret; \
10534 float32x2x3_t __s1 = __p1; \
10535 float32x2x3_t __rev
[all...]

Completed in 1841 milliseconds