Searched refs:__arm_vmlsldavaq (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
H A D | arm_mve.h | 213 #define vmlsldavaq(__a, __b, __c) __arm_vmlsldavaq(__a, __b, __c) 25602 __arm_vmlsldavaq (int64_t __a, int16x8_t __b, int16x8_t __c) in __arm_vmlsldavaq() function 25931 __arm_vmlsldavaq (int64_t __a, int32x4_t __b, int32x4_t __c) in __arm_vmlsldavaq() function 41647 #define __arm_vmlsldavaq(p0,p1,p2) ({ __typeof(p0) __p0 = (p0); \ macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
H A D | arm_mve.h | 213 #define vmlsldavaq(__a, __b, __c) __arm_vmlsldavaq(__a, __b, __c) 25608 __arm_vmlsldavaq (int64_t __a, int16x8_t __b, int16x8_t __c) in __arm_vmlsldavaq() function 25937 __arm_vmlsldavaq (int64_t __a, int32x4_t __b, int32x4_t __c) in __arm_vmlsldavaq() function 41789 #define __arm_vmlsldavaq(p0,p1,p2) ({ __typeof(p0) __p0 = (p0); \ macro
|