Home
last modified time | relevance | path

Searched defs:uint8x16x2_t (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/crypto/arch/arm/
H A Darm_neon.h46 typedef struct { uint8x16_t val[2]; } uint8x16x2_t; typedef
60 typedef struct { uint8x16_t val[2]; } uint8x16x2_t; typedef
93 typedef struct { uint8x16_t val[2]; } uint8x16x2_t; typedef
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm_mve_types.h57 typedef struct { uint8x16_t val[2]; } uint8x16x2_t; typedef
H A Darm_neon.h157 typedef struct uint8x16x2_t struct
160 } uint8x16x2_t; typedef
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Darm_neon.h154 typedef struct uint8x16x2_t struct
157 } uint8x16x2_t; argument