Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm_mve_types.h1006 __arm_vreinterpretq_u32 (int16x8_t __a) in __arm_vreinterpretq_u32() function
1013 __arm_vreinterpretq_u32 (int32x4_t __a) in __arm_vreinterpretq_u32() function
1020 __arm_vreinterpretq_u32 (int64x2_t __a) in __arm_vreinterpretq_u32() function
1027 __arm_vreinterpretq_u32 (int8x16_t __a) in __arm_vreinterpretq_u32() function
1034 __arm_vreinterpretq_u32 (uint16x8_t __a) in __arm_vreinterpretq_u32() function
1041 __arm_vreinterpretq_u32 (uint64x2_t __a) in __arm_vreinterpretq_u32() function
1048 __arm_vreinterpretq_u32 (uint8x16_t __a) in __arm_vreinterpretq_u32() function
1280 __arm_vreinterpretq_u32 (float16x8_t __a) in __arm_vreinterpretq_u32() function
1287 __arm_vreinterpretq_u32 (float32x4_t __a) in __arm_vreinterpretq_u32() function
H A Darm_mve.h38007 #define __arm_vreinterpretq_u32(p0) ({ __typeof(p0) __p0 = (p0); \ macro
40034 #define __arm_vreinterpretq_u32(p0) ({ __typeof(p0) __p0 = (p0); \ macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm_mve_types.h1034 __arm_vreinterpretq_u32 (int16x8_t __a) in __arm_vreinterpretq_u32() function
1041 __arm_vreinterpretq_u32 (int32x4_t __a) in __arm_vreinterpretq_u32() function
1048 __arm_vreinterpretq_u32 (int64x2_t __a) in __arm_vreinterpretq_u32() function
1055 __arm_vreinterpretq_u32 (int8x16_t __a) in __arm_vreinterpretq_u32() function
1062 __arm_vreinterpretq_u32 (uint16x8_t __a) in __arm_vreinterpretq_u32() function
1069 __arm_vreinterpretq_u32 (uint64x2_t __a) in __arm_vreinterpretq_u32() function
1076 __arm_vreinterpretq_u32 (uint8x16_t __a) in __arm_vreinterpretq_u32() function
1308 __arm_vreinterpretq_u32 (float16x8_t __a) in __arm_vreinterpretq_u32() function
1315 __arm_vreinterpretq_u32 (float32x4_t __a) in __arm_vreinterpretq_u32() function
H A Darm_mve.h37944 #define __arm_vreinterpretq_u32(p0) ({ __typeof(p0) __p0 = (p0); \ macro
39908 #define __arm_vreinterpretq_u32(p0) ({ __typeof(p0) __p0 = (p0); \ macro