Searched refs:float32x4x2_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.h153 typedef struct float32x4x2_t struct
156 } float32x4x2_t; typedef in typeref:struct:float32x4x2_t
7615 __extension__ static __inline float32x4x2_t __attribute__ ((__always_inline__))
7618 float32x4x2_t __rv;
7777 __extension__ static __inline float32x4x2_t __attribute__ ((__always_inline__))
7780 float32x4x2_t __rv;
7939 __extension__ static __inline float32x4x2_t __attribute__ ((__always_inline__))
7942 float32x4x2_t __rv;
8765 __extension__ static __inline float32x4x2_t __attribute__ ((__always_inline__))
8768 union { float32x4x2_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.h163 typedef struct float32x4x2_t struct
166 } float32x4x2_t; typedef in typeref:struct:float32x4x2_t
7908 __extension__ static __inline float32x4x2_t __attribute__ ((__always_inline__))
7911 float32x4x2_t __rv;
8196 __extension__ static __inline float32x4x2_t __attribute__ ((__always_inline__))
8199 float32x4x2_t __rv;
8484 __extension__ static __inline float32x4x2_t __attribute__ ((__always_inline__))
8487 float32x4x2_t __rv;
9446 __extension__ static __inline float32x4x2_t __attribute__ ((__always_inline__))
9449 union { float32x4x2_t __
[all...]
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include/
H A Darm_neon.h153 typedef struct float32x4x2_t struct
156 } float32x4x2_t; typedef in typeref:struct:float32x4x2_t
7615 __extension__ static __inline float32x4x2_t __attribute__ ((__always_inline__))
7618 float32x4x2_t __rv;
7777 __extension__ static __inline float32x4x2_t __attribute__ ((__always_inline__))
7780 float32x4x2_t __rv;
7939 __extension__ static __inline float32x4x2_t __attribute__ ((__always_inline__))
7942 float32x4x2_t __rv;
8765 __extension__ static __inline float32x4x2_t __attribute__ ((__always_inline__))
8768 union { float32x4x2_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.h163 typedef struct float32x4x2_t struct
166 } float32x4x2_t; typedef in typeref:struct:float32x4x2_t
7908 __extension__ static __inline float32x4x2_t __attribute__ ((__always_inline__))
7911 float32x4x2_t __rv;
8196 __extension__ static __inline float32x4x2_t __attribute__ ((__always_inline__))
8199 float32x4x2_t __rv;
8484 __extension__ static __inline float32x4x2_t __attribute__ ((__always_inline__))
8487 float32x4x2_t __rv;
9446 __extension__ static __inline float32x4x2_t __attribute__ ((__always_inline__))
9449 union { float32x4x2_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.h224 struct float32x4x2_t { struct
234 typedef struct float32x4x2_t float32x4x2_t; //for C compilers to make them happy typedef in typeref:struct:float32x4x2_t
1299 float32x4x2_t vld2q_f32(__transfersize(8) float32_t const * ptr); // VLD2.32 {d0, d2}, [r0]
1402 float32x4x2_t vld2q_lane_f32_ptr(__transfersize(2) float32_t const * ptr, float32x4x2_t * src, __constrange(0,3) int lane); // VLD2.32 {d0[0], d2[0]}, [r0]
1456 void vst2q_f32_ptr(__transfersize(8) float32_t * ptr, float32x4x2_t * val); // VST2.32 {d0, d2}, [r0]
1521 void vst2q_lane_f32_ptr(__transfersize(2) float32_t * ptr, float32x4x2_t * val, __constrange(0,3) int lane); //VST2.32 {d0[0], d2[0]}, [r0]
2201 float32x4x2_t vtrnq_f32(float32x4_t a, float32x4_t b); // VTRN.32 q0,q0
2220 float32x4x2_t vzipq_f3
[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.h222 struct float32x4x2_t { struct
232 typedef struct float32x4x2_t float32x4x2_t; //for C compilers to make them happy typedef in typeref:struct:float32x4x2_t
1297 float32x4x2_t vld2q_f32(__transfersize(8) float32_t const * ptr); // VLD2.32 {d0, d2}, [r0]
1400 float32x4x2_t vld2q_lane_f32_ptr(__transfersize(2) float32_t const * ptr, float32x4x2_t * src, __constrange(0,3) int lane); // VLD2.32 {d0[0], d2[0]}, [r0]
1454 void vst2q_f32_ptr(__transfersize(8) float32_t * ptr, float32x4x2_t * val); // VST2.32 {d0, d2}, [r0]
1519 void vst2q_lane_f32_ptr(__transfersize(2) float32_t * ptr, float32x4x2_t * val, __constrange(0,3) int lane); //VST2.32 {d0[0], d2[0]}, [r0]
2199 float32x4x2_t vtrnq_f32(float32x4_t a, float32x4_t b); // VTRN.32 q0,q0
2218 float32x4x2_t vzipq_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.h224 struct float32x4x2_t { struct
234 typedef struct float32x4x2_t float32x4x2_t; //for C compilers to make them happy typedef in typeref:struct:float32x4x2_t
1299 float32x4x2_t vld2q_f32(__transfersize(8) float32_t const * ptr); // VLD2.32 {d0, d2}, [r0]
1402 float32x4x2_t vld2q_lane_f32_ptr(__transfersize(2) float32_t const * ptr, float32x4x2_t * src, __constrange(0,3) int lane); // VLD2.32 {d0[0], d2[0]}, [r0]
1456 void vst2q_f32_ptr(__transfersize(8) float32_t * ptr, float32x4x2_t * val); // VST2.32 {d0, d2}, [r0]
1521 void vst2q_lane_f32_ptr(__transfersize(2) float32_t * ptr, float32x4x2_t * val, __constrange(0,3) int lane); //VST2.32 {d0[0], d2[0]}, [r0]
2201 float32x4x2_t vtrnq_f32(float32x4_t a, float32x4_t b); // VTRN.32 q0,q0
2220 float32x4x2_t vzipq_f3
[all...]
/prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/
H A Darm_neon.h138 typedef struct float32x4x2_t { struct
140 } float32x4x2_t; typedef in typeref:struct:float32x4x2_t
1556 float32x4x2_t r; __builtin_neon_vld2q_v(&r, __a, 39); r; })
1627 float32x4x2_t __b = (b); \
1628 float32x4x2_t r; __builtin_neon_vld2q_lane_v(&r, __a, (int8x16_t)__b.val[0], (int8x16_t)__b.val[1], __c, 39); r; })
4401 float32x4x2_t __b = (b); \
4462 float32x4x2_t __b = (b); \
4898 __ai float32x4x2_t vtrnq_f32(float32x4_t __a, float32x4_t __b) {
4899 float32x4x2_t r; __builtin_neon_vtrnq_v(&r, (int8x16_t)__a, (int8x16_t)__b, 39); return r; }
4964 __ai float32x4x2_t vuzpq_f3
[all...]
/prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/
H A Darm_neon.h138 typedef struct float32x4x2_t { struct
140 } float32x4x2_t; typedef in typeref:struct:float32x4x2_t
1556 float32x4x2_t r; __builtin_neon_vld2q_v(&r, __a, 39); r; })
1627 float32x4x2_t __b = (b); \
1628 float32x4x2_t r; __builtin_neon_vld2q_lane_v(&r, __a, (int8x16_t)__b.val[0], (int8x16_t)__b.val[1], __c, 39); r; })
4401 float32x4x2_t __b = (b); \
4462 float32x4x2_t __b = (b); \
4898 __ai float32x4x2_t vtrnq_f32(float32x4_t __a, float32x4_t __b) {
4899 float32x4x2_t r; __builtin_neon_vtrnq_v(&r, (int8x16_t)__a, (int8x16_t)__b, 39); return r; }
4964 __ai float32x4x2_t vuzpq_f3
[all...]
/prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9.x-google/include/
H A Darm_neon.h181 typedef struct float32x4x2_t struct
184 } float32x4x2_t; typedef in typeref:struct:float32x4x2_t
13989 __LD2R_FUNC (float32x4x2_t, float32x2_t, float32_t, 4s, f32, q)
14031 __LD2_LANE_FUNC (float32x4x2_t, float32_t, 4s, s, f32, q)
14237 __ST2_LANE_FUNC (float32x4x2_t, float32_t, 4s, s, f32, q)
19099 __extension__ static __inline float32x4x2_t __attribute__ ((__always_inline__))
19102 float32x4x2_t ret;
24175 float32x4x2_t temp;
24274 vst2q_f32 (float32_t * __a, float32x4x2_t val)
25033 __extension__ static __inline float32x4x2_t __attribute_
[all...]
/prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9.x-google/include/
H A Darm_neon.h181 typedef struct float32x4x2_t struct
184 } float32x4x2_t; typedef in typeref:struct:float32x4x2_t
13989 __LD2R_FUNC (float32x4x2_t, float32x2_t, float32_t, 4s, f32, q)
14031 __LD2_LANE_FUNC (float32x4x2_t, float32_t, 4s, s, f32, q)
14237 __ST2_LANE_FUNC (float32x4x2_t, float32_t, 4s, s, f32, q)
19099 __extension__ static __inline float32x4x2_t __attribute__ ((__always_inline__))
19102 float32x4x2_t ret;
24175 float32x4x2_t temp;
24274 vst2q_f32 (float32_t * __a, float32x4x2_t val)
25033 __extension__ static __inline float32x4x2_t __attribute_
[all...]
/prebuilts/clang/darwin-x86/host/3.6/lib/clang/3.6/include/
H A Darm_neon.h157 typedef struct float32x4x2_t { struct
159 } float32x4x2_t; typedef in typeref:struct:float32x4x2_t
8815 float32x4x2_t __ret; \
8821 float32x4x2_t __ret; \
9355 float32x4x2_t __s1 = __p1; \
9356 float32x4x2_t __ret; \
9362 float32x4x2_t __s1 = __p1; \
9363 float32x4x2_t __rev1; \
9366 float32x4x2_t __ret; \
25753 float32x4x2_t __s
[all...]
/prebuilts/clang/linux-x86/host/3.6/lib/clang/3.6/include/
H A Darm_neon.h157 typedef struct float32x4x2_t { struct
159 } float32x4x2_t; typedef in typeref:struct:float32x4x2_t
8815 float32x4x2_t __ret; \
8821 float32x4x2_t __ret; \
9355 float32x4x2_t __s1 = __p1; \
9356 float32x4x2_t __ret; \
9362 float32x4x2_t __s1 = __p1; \
9363 float32x4x2_t __rev1; \
9366 float32x4x2_t __ret; \
25753 float32x4x2_t __s
[all...]
/prebuilts/sdk/renderscript/clang-include/
H A Darm_neon.h157 typedef struct float32x4x2_t { struct
159 } float32x4x2_t; typedef in typeref:struct:float32x4x2_t
8815 float32x4x2_t __ret; \
8821 float32x4x2_t __ret; \
9355 float32x4x2_t __s1 = __p1; \
9356 float32x4x2_t __ret; \
9362 float32x4x2_t __s1 = __p1; \
9363 float32x4x2_t __rev1; \
9366 float32x4x2_t __ret; \
25753 float32x4x2_t __s
[all...]

Completed in 877 milliseconds