Searched refs:poly8x8_t (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/include/
H A Darm_neon.h46 typedef __builtin_neon_poly8 poly8x8_t __attribute__ ((__vector_size__ (8))); typedef
160 poly8x8_t val[2];
270 poly8x8_t val[3];
380 poly8x8_t val[4];
933 __extension__ static __inline poly8x8_t __attribute__ ((__always_inline__))
934 vmul_p8 (poly8x8_t __a, poly8x8_t __b)
936 return (poly8x8_t)__builtin_neon_vmulv8qi ((int8x8_t) __a, (int8x8_t) __b, 2);
1072 vmull_p8 (poly8x8_t __a, poly8x8_t __
[all...]
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/include/
H A Darm_neon.h46 typedef __builtin_neon_poly8 poly8x8_t __attribute__ ((__vector_size__ (8))); typedef
160 poly8x8_t val[2];
270 poly8x8_t val[3];
380 poly8x8_t val[4];
933 __extension__ static __inline poly8x8_t __attribute__ ((__always_inline__))
934 vmul_p8 (poly8x8_t __a, poly8x8_t __b)
936 return (poly8x8_t)__builtin_neon_vmulv8qi ((int8x8_t) __a, (int8x8_t) __b, 2);
1072 vmull_p8 (poly8x8_t __a, poly8x8_t __
[all...]
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/include/
H A Darm_neon.h46 typedef __builtin_neon_poly8 poly8x8_t __attribute__ ((__vector_size__ (8))); typedef
160 poly8x8_t val[2];
270 poly8x8_t val[3];
380 poly8x8_t val[4];
933 __extension__ static __inline poly8x8_t __attribute__ ((__always_inline__))
934 vmul_p8 (poly8x8_t __a, poly8x8_t __b)
936 return (poly8x8_t)__builtin_neon_vmulv8qi ((int8x8_t) __a, (int8x8_t) __b, 2);
1072 vmull_p8 (poly8x8_t __a, poly8x8_t __
[all...]
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/include/
H A Darm_neon.h46 typedef __builtin_neon_poly8 poly8x8_t __attribute__ ((__vector_size__ (8))); typedef
160 poly8x8_t val[2];
270 poly8x8_t val[3];
380 poly8x8_t val[4];
933 __extension__ static __inline poly8x8_t __attribute__ ((__always_inline__))
934 vmul_p8 (poly8x8_t __a, poly8x8_t __b)
936 return (poly8x8_t)__builtin_neon_vmulv8qi ((int8x8_t) __a, (int8x8_t) __b, 2);
1072 vmull_p8 (poly8x8_t __a, poly8x8_t __
[all...]

Completed in 4793 milliseconds