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

/prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9.x-google/include/
H A Darm_neon.h221 typedef struct int8x16x3_t struct
224 } int8x16x3_t; typedef in typeref:struct:int8x16x3_t
14075 __LD3R_FUNC (int8x16x3_t, int8x3_t, int8_t, 16b, s8, q)
14117 __LD3_LANE_FUNC (int8x16x3_t, int8_t, 16b, b, s8, q)
14283 __ST3_LANE_FUNC (int8x16x3_t, int8_t, 16b, b, s8, q)
14545 vqtbl3_s8 (int8x16x3_t tab, uint8x8_t idx)
14581 vqtbl3q_s8 (int8x16x3_t tab, uint8x16_t idx)
14831 vqtbx3_s8 (int8x8_t r, int8x16x3_t tab, uint8x8_t idx)
14868 vqtbx3q_s8 (int8x16_t r, int8x16x3_t tab, uint8x16_t idx)
19265 __extension__ static __inline int8x16x3_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.h221 typedef struct int8x16x3_t struct
224 } int8x16x3_t; typedef in typeref:struct:int8x16x3_t
14075 __LD3R_FUNC (int8x16x3_t, int8x3_t, int8_t, 16b, s8, q)
14117 __LD3_LANE_FUNC (int8x16x3_t, int8_t, 16b, b, s8, q)
14283 __ST3_LANE_FUNC (int8x16x3_t, int8_t, 16b, b, s8, q)
14545 vqtbl3_s8 (int8x16x3_t tab, uint8x8_t idx)
14581 vqtbl3q_s8 (int8x16x3_t tab, uint8x16_t idx)
14831 vqtbx3_s8 (int8x8_t r, int8x16x3_t tab, uint8x8_t idx)
14868 vqtbx3q_s8 (int8x16_t r, int8x16x3_t tab, uint8x16_t idx)
19265 __extension__ static __inline int8x16x3_t __attribute_
[all...]
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include/
H A Darm_neon.h183 typedef struct int8x16x3_t struct
186 } int8x16x3_t; typedef in typeref:struct:int8x16x3_t
9369 __extension__ static __inline int8x16x3_t __attribute__ ((__always_inline__))
9372 union { int8x16x3_t __i; __builtin_neon_ci __o; } __rv;
9742 vst3q_s8 (int8_t * __a, int8x16x3_t __b)
9744 union { int8x16x3_t __i; __builtin_neon_ci __o; } __bu = { __b };
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9.x-google/include/
H A Darm_neon.h209 typedef struct int8x16x3_t struct
212 } int8x16x3_t; typedef in typeref:struct:int8x16x3_t
10079 __extension__ static __inline int8x16x3_t __attribute__ ((__always_inline__))
10082 union { int8x16x3_t __i; __builtin_neon_ci __o; } __rv;
10471 vst3q_s8 (int8_t * __a, int8x16x3_t __b)
10473 union { int8x16x3_t __i; __builtin_neon_ci __o; } __bu = { __b };
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include/
H A Darm_neon.h183 typedef struct int8x16x3_t struct
186 } int8x16x3_t; typedef in typeref:struct:int8x16x3_t
9369 __extension__ static __inline int8x16x3_t __attribute__ ((__always_inline__))
9372 union { int8x16x3_t __i; __builtin_neon_ci __o; } __rv;
9742 vst3q_s8 (int8_t * __a, int8x16x3_t __b)
9744 union { int8x16x3_t __i; __builtin_neon_ci __o; } __bu = { __b };
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9.x-google/include/
H A Darm_neon.h209 typedef struct int8x16x3_t struct
212 } int8x16x3_t; typedef in typeref:struct:int8x16x3_t
10079 __extension__ static __inline int8x16x3_t __attribute__ ((__always_inline__))
10082 union { int8x16x3_t __i; __builtin_neon_ci __o; } __rv;
10471 vst3q_s8 (int8_t * __a, int8x16x3_t __b)
10473 union { int8x16x3_t __i; __builtin_neon_ci __o; } __bu = { __b };
/prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/include/
H A Darm_neon.h316 struct int8x16x3_t { struct
335 typedef struct int8x16x3_t int8x16x3_t; //for C compilers to make them happy typedef in typeref:struct:int8x16x3_t
344 typedef struct int8x16x3_t uint8x16x3_t;
348 typedef struct int8x16x3_t poly8x16x3_t;
1317 int8x16x3_t vld3q_s8(__transfersize(48) int8_t const * ptr); // VLD3.8 {d0, d2, d4}, [r0]
1474 void vst3q_s8_ptr(__transfersize(48) int8_t * ptr, int8x16x3_t * val); // VST3.8 {d0, d2, d4}, [r0]
9985 int8x16x3_t vld3q_s8(__transfersize(48) int8_t const * ptr); // VLD3.8 {d0, d2, d4}, [r0]
11262 //void vst3q_s8(__transfersize(48) int8_t * ptr, int8x16x3_t val);
11263 void vst3q_s8_ptr(__transfersize(48) int8_t * ptr, int8x16x3_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.h314 struct int8x16x3_t { struct
333 typedef struct int8x16x3_t int8x16x3_t; //for C compilers to make them happy typedef in typeref:struct:int8x16x3_t
342 typedef struct int8x16x3_t uint8x16x3_t;
346 typedef struct int8x16x3_t poly8x16x3_t;
1315 int8x16x3_t vld3q_s8(__transfersize(48) int8_t const * ptr); // VLD3.8 {d0, d2, d4}, [r0]
1472 void vst3q_s8_ptr(__transfersize(48) int8_t * ptr, int8x16x3_t * val); // VST3.8 {d0, d2, d4}, [r0]
9983 int8x16x3_t vld3q_s8(__transfersize(48) int8_t const * ptr); // VLD3.8 {d0, d2, d4}, [r0]
11260 //void vst3q_s8(__transfersize(48) int8_t * ptr, int8x16x3_t val);
11261 void vst3q_s8_ptr(__transfersize(48) int8_t * ptr, int8x16x3_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.h316 struct int8x16x3_t { struct
335 typedef struct int8x16x3_t int8x16x3_t; //for C compilers to make them happy typedef in typeref:struct:int8x16x3_t
344 typedef struct int8x16x3_t uint8x16x3_t;
348 typedef struct int8x16x3_t poly8x16x3_t;
1317 int8x16x3_t vld3q_s8(__transfersize(48) int8_t const * ptr); // VLD3.8 {d0, d2, d4}, [r0]
1474 void vst3q_s8_ptr(__transfersize(48) int8_t * ptr, int8x16x3_t * val); // VST3.8 {d0, d2, d4}, [r0]
9985 int8x16x3_t vld3q_s8(__transfersize(48) int8_t const * ptr); // VLD3.8 {d0, d2, d4}, [r0]
11262 //void vst3q_s8(__transfersize(48) int8_t * ptr, int8x16x3_t val);
11263 void vst3q_s8_ptr(__transfersize(48) int8_t * ptr, int8x16x3_t * va
[all...]
/prebuilts/clang/darwin-x86/host/3.6/lib/clang/3.6/include/
H A Darm_neon.h201 typedef struct int8x16x3_t { struct
203 } int8x16x3_t; typedef in typeref:struct:int8x16x3_t
9745 int8x16x3_t __ret; \
9751 int8x16x3_t __ret; \
26324 int8x16x3_t __s1 = __p1; \
26329 int8x16x3_t __s1 = __p1; \
26330 int8x16x3_t __rev1; \
[all...]
/prebuilts/clang/linux-x86/host/3.6/lib/clang/3.6/include/
H A Darm_neon.h201 typedef struct int8x16x3_t { struct
203 } int8x16x3_t; typedef in typeref:struct:int8x16x3_t
9745 int8x16x3_t __ret; \
9751 int8x16x3_t __ret; \
26324 int8x16x3_t __s1 = __p1; \
26329 int8x16x3_t __s1 = __p1; \
26330 int8x16x3_t __rev1; \
[all...]
/prebuilts/sdk/renderscript/clang-include/
H A Darm_neon.h201 typedef struct int8x16x3_t { struct
203 } int8x16x3_t; typedef in typeref:struct:int8x16x3_t
9745 int8x16x3_t __ret; \
9751 int8x16x3_t __ret; \
26324 int8x16x3_t __s1 = __p1; \
26329 int8x16x3_t __s1 = __p1; \
26330 int8x16x3_t __rev1; \
[all...]
/prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/
H A Darm_neon.h162 typedef struct int8x16x3_t { struct
164 } int8x16x3_t; typedef in typeref:struct:int8x16x3_t
1670 int8x16x3_t r; __builtin_neon_vld3q_v(&r, __a, 32); r; })
4508 int8x16x3_t __b = (b); \
/prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/
H A Darm_neon.h162 typedef struct int8x16x3_t { struct
164 } int8x16x3_t; typedef in typeref:struct:int8x16x3_t
1670 int8x16x3_t r; __builtin_neon_vld3q_v(&r, __a, 32); r; })
4508 int8x16x3_t __b = (b); \

Completed in 1446 milliseconds