Searched defs:__arm_vmlsdavaq (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
H A D | arm_mve.h | 24216 __arm_vmlsdavaq (int32_t __a, int8x16_t __b, int8x16_t __c) in __arm_vmlsdavaq() function 24797 __arm_vmlsdavaq (int32_t __a, int16x8_t __b, int16x8_t __c) in __arm_vmlsdavaq() function 25378 __arm_vmlsdavaq (int32_t __a, int32x4_t __b, int32x4_t __c) in __arm_vmlsdavaq() function 41147 #define __arm_vmlsdavaq(p0,p1,p2) ({ __typeof(p1) __p1 = (p1); \ macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
H A D | arm_mve.h | 24222 __arm_vmlsdavaq (int32_t __a, int8x16_t __b, int8x16_t __c) in __arm_vmlsdavaq() function 24803 __arm_vmlsdavaq (int32_t __a, int16x8_t __b, int16x8_t __c) in __arm_vmlsdavaq() function 25384 __arm_vmlsdavaq (int32_t __a, int32x4_t __b, int32x4_t __c) in __arm_vmlsdavaq() function 41289 #define __arm_vmlsdavaq(p0,p1,p2) ({ __typeof(p1) __p1 = (p1); \ macro
|