Searched refs:__arm_viwdupq_u32 (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog | 2667 (__arm_viwdupq_u32): Change _coerce_ overloads. 2977 (__arm_viwdupq_u32): Likewise.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
H A D | arm_mve.h | 377 #define viwdupq_u32(__a, __b, __imm) __arm_viwdupq_u32(__a, __b, __imm) 30285 __arm_viwdupq_u32 (uint32_t __a, uint32_t __b, const int __imm) in __arm_viwdupq_u32() function 30306 __arm_viwdupq_u32 (uint32_t * __a, uint32_t __b, const int __imm) in __arm_viwdupq_u32() function 41271 #define __arm_viwdupq_u32(p0,p1,p2) ({ __typeof(p0) __p0 = (p0); \ macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
H A D | arm_mve.h | 377 #define viwdupq_u32(__a, __b, __imm) __arm_viwdupq_u32(__a, __b, __imm) 30291 __arm_viwdupq_u32 (uint32_t __a, uint32_t __b, const int __imm) in __arm_viwdupq_u32() function 30312 __arm_viwdupq_u32 (uint32_t * __a, uint32_t __b, const int __imm) in __arm_viwdupq_u32() function 41413 #define __arm_viwdupq_u32(p0,p1,p2) ({ __typeof(p0) __p0 = (p0); \ macro
|