Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm_mve_types.h810 __arm_vreinterpretq_s32 (int16x8_t __a) in __arm_vreinterpretq_s32() function
817 __arm_vreinterpretq_s32 (int64x2_t __a) in __arm_vreinterpretq_s32() function
824 __arm_vreinterpretq_s32 (int8x16_t __a) in __arm_vreinterpretq_s32() function
831 __arm_vreinterpretq_s32 (uint16x8_t __a) in __arm_vreinterpretq_s32() function
838 __arm_vreinterpretq_s32 (uint32x4_t __a) in __arm_vreinterpretq_s32() function
845 __arm_vreinterpretq_s32 (uint64x2_t __a) in __arm_vreinterpretq_s32() function
852 __arm_vreinterpretq_s32 (uint8x16_t __a) in __arm_vreinterpretq_s32() function
1210 __arm_vreinterpretq_s32 (float16x8_t __a) in __arm_vreinterpretq_s32() function
1217 __arm_vreinterpretq_s32 (float32x4_t __a) in __arm_vreinterpretq_s32() function
H A Darm_mve.h37959 #define __arm_vreinterpretq_s32(p0) ({ __typeof(p0) __p0 = (p0); \ macro
39994 #define __arm_vreinterpretq_s32(p0) ({ __typeof(p0) __p0 = (p0); \ macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm_mve_types.h838 __arm_vreinterpretq_s32 (int16x8_t __a) in __arm_vreinterpretq_s32() function
845 __arm_vreinterpretq_s32 (int64x2_t __a) in __arm_vreinterpretq_s32() function
852 __arm_vreinterpretq_s32 (int8x16_t __a) in __arm_vreinterpretq_s32() function
859 __arm_vreinterpretq_s32 (uint16x8_t __a) in __arm_vreinterpretq_s32() function
866 __arm_vreinterpretq_s32 (uint32x4_t __a) in __arm_vreinterpretq_s32() function
873 __arm_vreinterpretq_s32 (uint64x2_t __a) in __arm_vreinterpretq_s32() function
880 __arm_vreinterpretq_s32 (uint8x16_t __a) in __arm_vreinterpretq_s32() function
1238 __arm_vreinterpretq_s32 (float16x8_t __a) in __arm_vreinterpretq_s32() function
1245 __arm_vreinterpretq_s32 (float32x4_t __a) in __arm_vreinterpretq_s32() function
H A Darm_mve.h37896 #define __arm_vreinterpretq_s32(p0) ({ __typeof(p0) __p0 = (p0); \ macro
39868 #define __arm_vreinterpretq_s32(p0) ({ __typeof(p0) __p0 = (p0); \ macro