Searched refs:__arm_vmlaq_m_n_s16 (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/arm/ |
| D | arm_mve.h | 1825 #define vmlaq_m_n_s16(__a, __b, __c, __p) __arm_vmlaq_m_n_s16(__a, __b, __c, __p) 10385 __arm_vmlaq_m_n_s16 (int16x8_t __a, int16x8_t __b, int16_t __c, mve_pred16_t __p) in __arm_vmlaq_m_n_s16() function 27129 return __arm_vmlaq_m_n_s16 (__a, __b, __c, __p); in __arm_vmlaq_m() 41155 …e_type_int16x8_t][__ARM_mve_type_int16x8_t][__ARM_mve_type_int_n]: __arm_vmlaq_m_n_s16 (__ARM_mve_…
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | ChangeLog-2020 | 29922 (__arm_vmlaq_m_n_s16): Likewise.
|