HomeSort by relevance Sort by last modified time
    Searched refs:poly8x8_t (Results 1 - 5 of 5) sorted by null

  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/include/
arm_neon.h 46 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 __b
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/include/
arm_neon.h 46 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 __b
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/include/
arm_neon.h 46 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 __b
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/include/
arm_neon.h 46 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 __b
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/include/
arm_neon.h 46 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 __b
    [all...]

Completed in 55 milliseconds