HomeSort by: relevance | last modified time | path
    Searched defs:uint8x16x2_t (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/crypto/arch/arm/
arm_neon.h 46 typedef struct { uint8x16_t val[2]; } uint8x16x2_t; typedef in typeref:struct:__anon2452
60 typedef struct { uint8x16_t val[2]; } uint8x16x2_t; typedef in typeref:struct:__anon2454
93 typedef struct { uint8x16_t val[2]; } uint8x16x2_t; typedef in typeref:struct:__anon2456
  /src/external/gpl3/gcc/dist/gcc/config/arm/
arm_neon.h 157 typedef struct uint8x16x2_t struct
160 } uint8x16x2_t; typedef in typeref:struct:uint8x16x2_t
9598 __extension__ extern __inline uint8x16x2_t
9602 uint8x16x2_t __rv;
9904 __extension__ extern __inline uint8x16x2_t
9908 uint8x16x2_t __rv;
10210 __extension__ extern __inline uint8x16x2_t
10214 uint8x16x2_t __rv;
11031 __extension__ extern __inline uint8x16x2_t
11035 union { uint8x16x2_t __i; __builtin_neon_oi __o; } __rv
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/config/arm/
arm_neon.h 157 typedef struct uint8x16x2_t struct
160 } uint8x16x2_t; typedef in typeref:struct:uint8x16x2_t
9598 __extension__ extern __inline uint8x16x2_t
9602 uint8x16x2_t __rv;
9904 __extension__ extern __inline uint8x16x2_t
9908 uint8x16x2_t __rv;
10210 __extension__ extern __inline uint8x16x2_t
10214 uint8x16x2_t __rv;
11432 __extension__ extern __inline uint8x16x2_t
11436 union { uint8x16x2_t __i; __builtin_neon_oi __o; } __rv
    [all...]

Completed in 82 milliseconds