Searched refs:__arm_vmlsdavaq_p_s32 (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/arm/ |
| D | arm_mve.h | 1836 #define vmlsdavaq_p_s32(__a, __b, __c, __p) __arm_vmlsdavaq_p_s32(__a, __b, __c, __p) 10462 __arm_vmlsdavaq_p_s32 (int32_t __a, int32x4_t __b, int32x4_t __c, mve_pred16_t __p) in __arm_vmlsdavaq_p_s32() function 27206 return __arm_vmlsdavaq_p_s32 (__a, __b, __c, __p); in __arm_vmlsdavaq_p() 41322 …int (*)[__ARM_mve_type_int32x4_t][__ARM_mve_type_int32x4_t]: __arm_vmlsdavaq_p_s32(p0, __ARM_mve_c…
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | ChangeLog-2020 | 29933 (__arm_vmlsdavaq_p_s32): Likewise.
|