Searched defs:__arm_vdupq_m (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
H A D | arm_mve.h | 23754 __arm_vdupq_m (uint8x16_t __inactive, uint8_t __a, mve_pred16_t __p) in __arm_vdupq_m() function 24090 __arm_vdupq_m (int8x16_t __inactive, int8_t __a, mve_pred16_t __p) in __arm_vdupq_m() function 24335 __arm_vdupq_m (uint16x8_t __inactive, uint16_t __a, mve_pred16_t __p) in __arm_vdupq_m() function 24671 __arm_vdupq_m (int16x8_t __inactive, int16_t __a, mve_pred16_t __p) in __arm_vdupq_m() function 24916 __arm_vdupq_m (uint32x4_t __inactive, uint32_t __a, mve_pred16_t __p) in __arm_vdupq_m() function 25252 __arm_vdupq_m (int32x4_t __inactive, int32_t __a, mve_pred16_t __p) in __arm_vdupq_m() function 33696 __arm_vdupq_m (float16x8_t __inactive, float16_t __a, mve_pred16_t __p) in __arm_vdupq_m() function 34004 __arm_vdupq_m (float32x4_t __inactive, float32_t __a, mve_pred16_t __p) in __arm_vdupq_m() function 37030 #define __arm_vdupq_m(p0,p1,p2) ({ __typeof(p0) __p0 = (p0); \ macro 39226 #define __arm_vdupq_m(p0,p1,p2) ({ __typeof(p0) __p0 = (p0); \ macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
H A D | arm_mve.h | 23760 __arm_vdupq_m (uint8x16_t __inactive, uint8_t __a, mve_pred16_t __p) in __arm_vdupq_m() function 24096 __arm_vdupq_m (int8x16_t __inactive, int8_t __a, mve_pred16_t __p) in __arm_vdupq_m() function 24341 __arm_vdupq_m (uint16x8_t __inactive, uint16_t __a, mve_pred16_t __p) in __arm_vdupq_m() function 24677 __arm_vdupq_m (int16x8_t __inactive, int16_t __a, mve_pred16_t __p) in __arm_vdupq_m() function 24922 __arm_vdupq_m (uint32x4_t __inactive, uint32_t __a, mve_pred16_t __p) in __arm_vdupq_m() function 25258 __arm_vdupq_m (int32x4_t __inactive, int32_t __a, mve_pred16_t __p) in __arm_vdupq_m() function 33702 __arm_vdupq_m (float16x8_t __inactive, float16_t __a, mve_pred16_t __p) in __arm_vdupq_m() function 34010 __arm_vdupq_m (float32x4_t __inactive, float32_t __a, mve_pred16_t __p) in __arm_vdupq_m() function 37093 #define __arm_vdupq_m(p0,p1,p2) ({ __typeof(p0) __p0 = (p0); \ macro 39352 #define __arm_vdupq_m(p0,p1,p2) ({ __typeof(p0) __p0 = (p0); \ macro
|