Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm_mve_types.h1104 __arm_vreinterpretq_u8 (int16x8_t __a) in __arm_vreinterpretq_u8() function
1111 __arm_vreinterpretq_u8 (int32x4_t __a) in __arm_vreinterpretq_u8() function
1118 __arm_vreinterpretq_u8 (int64x2_t __a) in __arm_vreinterpretq_u8() function
1125 __arm_vreinterpretq_u8 (int8x16_t __a) in __arm_vreinterpretq_u8() function
1132 __arm_vreinterpretq_u8 (uint16x8_t __a) in __arm_vreinterpretq_u8() function
1139 __arm_vreinterpretq_u8 (uint32x4_t __a) in __arm_vreinterpretq_u8() function
1146 __arm_vreinterpretq_u8 (uint64x2_t __a) in __arm_vreinterpretq_u8() function
1308 __arm_vreinterpretq_u8 (float16x8_t __a) in __arm_vreinterpretq_u8() function
1315 __arm_vreinterpretq_u8 (float32x4_t __a) in __arm_vreinterpretq_u8() function
H A Darm_mve.h38031 #define __arm_vreinterpretq_u8(p0) ({ __typeof(p0) __p0 = (p0); \ macro
40054 #define __arm_vreinterpretq_u8(p0) ({ __typeof(p0) __p0 = (p0); \ macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm_mve_types.h1132 __arm_vreinterpretq_u8 (int16x8_t __a) in __arm_vreinterpretq_u8() function
1139 __arm_vreinterpretq_u8 (int32x4_t __a) in __arm_vreinterpretq_u8() function
1146 __arm_vreinterpretq_u8 (int64x2_t __a) in __arm_vreinterpretq_u8() function
1153 __arm_vreinterpretq_u8 (int8x16_t __a) in __arm_vreinterpretq_u8() function
1160 __arm_vreinterpretq_u8 (uint16x8_t __a) in __arm_vreinterpretq_u8() function
1167 __arm_vreinterpretq_u8 (uint32x4_t __a) in __arm_vreinterpretq_u8() function
1174 __arm_vreinterpretq_u8 (uint64x2_t __a) in __arm_vreinterpretq_u8() function
1336 __arm_vreinterpretq_u8 (float16x8_t __a) in __arm_vreinterpretq_u8() function
1343 __arm_vreinterpretq_u8 (float32x4_t __a) in __arm_vreinterpretq_u8() function
H A Darm_mve.h37968 #define __arm_vreinterpretq_u8(p0) ({ __typeof(p0) __p0 = (p0); \ macro
39928 #define __arm_vreinterpretq_u8(p0) ({ __typeof(p0) __p0 = (p0); \ macro