Searched defs:__arm_vmlasq (Results 1 – 1 of 1) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/arm/ |
| D | arm_mve.h | 23718 __arm_vmlasq (uint8x16_t __a, uint8x16_t __b, uint8_t __c) in __arm_vmlasq() function 24229 __arm_vmlasq (int8x16_t __a, int8x16_t __b, int8_t __c) in __arm_vmlasq() function 24299 __arm_vmlasq (uint16x8_t __a, uint16x8_t __b, uint16_t __c) in __arm_vmlasq() function 24810 __arm_vmlasq (int16x8_t __a, int16x8_t __b, int16_t __c) in __arm_vmlasq() function 24880 __arm_vmlasq (uint32x4_t __a, uint32x4_t __b, uint32_t __c) in __arm_vmlasq() function 25391 __arm_vmlasq (int32x4_t __a, int32x4_t __b, int32_t __c) in __arm_vmlasq() function 36794 #define __arm_vmlasq(p0,p1,p2) ({ __typeof(p0) __p0 = (p0); \ macro 39380 #define __arm_vmlasq(p0,p1,p2) ({ __typeof(p0) __p0 = (p0); \ macro
|