Searched refs:__arm_vrshlq_m_s16 (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/arm/ |
| D | arm_mve.h | 1987 #define vrshlq_m_s16(__inactive, __a, __b, __p) __arm_vrshlq_m_s16(__inactive, __a, __b, __p) 11519 __arm_vrshlq_m_s16 (int16x8_t __inactive, int16x8_t __a, int16x8_t __b, mve_pred16_t __p) in __arm_vrshlq_m_s16() function 28263 return __arm_vrshlq_m_s16 (__inactive, __a, __b, __p); in __arm_vrshlq_m() 40745 …pe_int16x8_t][__ARM_mve_type_int16x8_t][__ARM_mve_type_int16x8_t]: __arm_vrshlq_m_s16 (__ARM_mve_c…
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | ChangeLog-2020 | 30090 (__arm_vrshlq_m_s16): Likewise.
|