Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm_mve_types.h859 __arm_vreinterpretq_s64 (int16x8_t __a) in __arm_vreinterpretq_s64() function
866 __arm_vreinterpretq_s64 (int32x4_t __a) in __arm_vreinterpretq_s64() function
873 __arm_vreinterpretq_s64 (int8x16_t __a) in __arm_vreinterpretq_s64() function
880 __arm_vreinterpretq_s64 (uint16x8_t __a) in __arm_vreinterpretq_s64() function
887 __arm_vreinterpretq_s64 (uint32x4_t __a) in __arm_vreinterpretq_s64() function
894 __arm_vreinterpretq_s64 (uint64x2_t __a) in __arm_vreinterpretq_s64() function
901 __arm_vreinterpretq_s64 (uint8x16_t __a) in __arm_vreinterpretq_s64() function
1238 __arm_vreinterpretq_s64 (float16x8_t __a) in __arm_vreinterpretq_s64() function
1245 __arm_vreinterpretq_s64 (float32x4_t __a) in __arm_vreinterpretq_s64() function
H A Darm_mve.h37971 #define __arm_vreinterpretq_s64(p0) ({ __typeof(p0) __p0 = (p0); \ macro
40004 #define __arm_vreinterpretq_s64(p0) ({ __typeof(p0) __p0 = (p0); \ macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm_mve_types.h887 __arm_vreinterpretq_s64 (int16x8_t __a) in __arm_vreinterpretq_s64() function
894 __arm_vreinterpretq_s64 (int32x4_t __a) in __arm_vreinterpretq_s64() function
901 __arm_vreinterpretq_s64 (int8x16_t __a) in __arm_vreinterpretq_s64() function
908 __arm_vreinterpretq_s64 (uint16x8_t __a) in __arm_vreinterpretq_s64() function
915 __arm_vreinterpretq_s64 (uint32x4_t __a) in __arm_vreinterpretq_s64() function
922 __arm_vreinterpretq_s64 (uint64x2_t __a) in __arm_vreinterpretq_s64() function
929 __arm_vreinterpretq_s64 (uint8x16_t __a) in __arm_vreinterpretq_s64() function
1266 __arm_vreinterpretq_s64 (float16x8_t __a) in __arm_vreinterpretq_s64() function
1273 __arm_vreinterpretq_s64 (float32x4_t __a) in __arm_vreinterpretq_s64() function
H A Darm_mve.h37908 #define __arm_vreinterpretq_s64(p0) ({ __typeof(p0) __p0 = (p0); \ macro
39878 #define __arm_vreinterpretq_s64(p0) ({ __typeof(p0) __p0 = (p0); \ macro