Searched refs:__arm_vmlsdavaq (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/include/ |
| H A D | arm_mve.h | 192 #define vmlsdavaq(__a, __b, __c) __arm_vmlsdavaq(__a, __b, __c) 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
|