Home
last modified time | relevance | path

Searched defs:__arm_viwdupq_u8 (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm_mve.h30278 __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 Darm_mve.h30284 __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