Searched refs:__arm_viwdupq_u8 (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog | 2668 (__arm_viwdupq_u8): Change _coerce_ overloads. 2978 (__arm_viwdupq_u8): Likewise.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
H A D | arm_mve.h | 376 #define viwdupq_u8(__a, __b, __imm) __arm_viwdupq_u8(__a, __b, __imm) 30278 __arm_viwdupq_u8 (uint32_t __a, uint32_t __b, const int __imm) in __arm_viwdupq_u8() function 30299 __arm_viwdupq_u8 (uint32_t * __a, uint32_t __b, const int __imm) in __arm_viwdupq_u8() function 41276 #define __arm_viwdupq_u8(p0,p1,p2) ({ __typeof(p0) __p0 = (p0); \ macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
H A D | arm_mve.h | 376 #define viwdupq_u8(__a, __b, __imm) __arm_viwdupq_u8(__a, __b, __imm) 30284 __arm_viwdupq_u8 (uint32_t __a, uint32_t __b, const int __imm) in __arm_viwdupq_u8() function 30305 __arm_viwdupq_u8 (uint32_t * __a, uint32_t __b, const int __imm) in __arm_viwdupq_u8() function 41418 #define __arm_viwdupq_u8(p0,p1,p2) ({ __typeof(p0) __p0 = (p0); \ macro
|