Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm_mve_types.h957 __arm_vreinterpretq_u16 (int16x8_t __a) in __arm_vreinterpretq_u16() function
964 __arm_vreinterpretq_u16 (int32x4_t __a) in __arm_vreinterpretq_u16() function
971 __arm_vreinterpretq_u16 (int64x2_t __a) in __arm_vreinterpretq_u16() function
978 __arm_vreinterpretq_u16 (int8x16_t __a) in __arm_vreinterpretq_u16() function
985 __arm_vreinterpretq_u16 (uint32x4_t __a) in __arm_vreinterpretq_u16() function
992 __arm_vreinterpretq_u16 (uint64x2_t __a) in __arm_vreinterpretq_u16() function
999 __arm_vreinterpretq_u16 (uint8x16_t __a) in __arm_vreinterpretq_u16() function
1266 __arm_vreinterpretq_u16 (float16x8_t __a) in __arm_vreinterpretq_u16() function
1273 __arm_vreinterpretq_u16 (float32x4_t __a) in __arm_vreinterpretq_u16() function
H A Darm_mve.h37995 #define __arm_vreinterpretq_u16(p0) ({ __typeof(p0) __p0 = (p0); \ macro
40024 #define __arm_vreinterpretq_u16(p0) ({ __typeof(p0) __p0 = (p0); \ macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm_mve_types.h985 __arm_vreinterpretq_u16 (int16x8_t __a) in __arm_vreinterpretq_u16() function
992 __arm_vreinterpretq_u16 (int32x4_t __a) in __arm_vreinterpretq_u16() function
999 __arm_vreinterpretq_u16 (int64x2_t __a) in __arm_vreinterpretq_u16() function
1006 __arm_vreinterpretq_u16 (int8x16_t __a) in __arm_vreinterpretq_u16() function
1013 __arm_vreinterpretq_u16 (uint32x4_t __a) in __arm_vreinterpretq_u16() function
1020 __arm_vreinterpretq_u16 (uint64x2_t __a) in __arm_vreinterpretq_u16() function
1027 __arm_vreinterpretq_u16 (uint8x16_t __a) in __arm_vreinterpretq_u16() function
1294 __arm_vreinterpretq_u16 (float16x8_t __a) in __arm_vreinterpretq_u16() function
1301 __arm_vreinterpretq_u16 (float32x4_t __a) in __arm_vreinterpretq_u16() function
H A Darm_mve.h37932 #define __arm_vreinterpretq_u16(p0) ({ __typeof(p0) __p0 = (p0); \ macro
39898 #define __arm_vreinterpretq_u16(p0) ({ __typeof(p0) __p0 = (p0); \ macro