Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm_mve_types.h1055 __arm_vreinterpretq_u64 (int16x8_t __a) in __arm_vreinterpretq_u64() function
1062 __arm_vreinterpretq_u64 (int32x4_t __a) in __arm_vreinterpretq_u64() function
1069 __arm_vreinterpretq_u64 (int64x2_t __a) in __arm_vreinterpretq_u64() function
1076 __arm_vreinterpretq_u64 (int8x16_t __a) in __arm_vreinterpretq_u64() function
1083 __arm_vreinterpretq_u64 (uint16x8_t __a) in __arm_vreinterpretq_u64() function
1090 __arm_vreinterpretq_u64 (uint32x4_t __a) in __arm_vreinterpretq_u64() function
1097 __arm_vreinterpretq_u64 (uint8x16_t __a) in __arm_vreinterpretq_u64() function
1294 __arm_vreinterpretq_u64 (float16x8_t __a) in __arm_vreinterpretq_u64() function
1301 __arm_vreinterpretq_u64 (float32x4_t __a) in __arm_vreinterpretq_u64() function
H A Darm_mve.h38019 #define __arm_vreinterpretq_u64(p0) ({ __typeof(p0) __p0 = (p0); \ macro
40044 #define __arm_vreinterpretq_u64(p0) ({ __typeof(p0) __p0 = (p0); \ macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm_mve_types.h1083 __arm_vreinterpretq_u64 (int16x8_t __a) in __arm_vreinterpretq_u64() function
1090 __arm_vreinterpretq_u64 (int32x4_t __a) in __arm_vreinterpretq_u64() function
1097 __arm_vreinterpretq_u64 (int64x2_t __a) in __arm_vreinterpretq_u64() function
1104 __arm_vreinterpretq_u64 (int8x16_t __a) in __arm_vreinterpretq_u64() function
1111 __arm_vreinterpretq_u64 (uint16x8_t __a) in __arm_vreinterpretq_u64() function
1118 __arm_vreinterpretq_u64 (uint32x4_t __a) in __arm_vreinterpretq_u64() function
1125 __arm_vreinterpretq_u64 (uint8x16_t __a) in __arm_vreinterpretq_u64() function
1322 __arm_vreinterpretq_u64 (float16x8_t __a) in __arm_vreinterpretq_u64() function
1329 __arm_vreinterpretq_u64 (float32x4_t __a) in __arm_vreinterpretq_u64() function
H A Darm_mve.h37956 #define __arm_vreinterpretq_u64(p0) ({ __typeof(p0) __p0 = (p0); \ macro
39918 #define __arm_vreinterpretq_u64(p0) ({ __typeof(p0) __p0 = (p0); \ macro