Home
last modified time | relevance | path

Searched refs:__arm_vandq_m_s16 (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/config/arm/
Darm_mve.h1738 #define vandq_m_s16(__inactive, __a, __b, __p) __arm_vandq_m_s16(__inactive, __a, __b, __p)
9776 __arm_vandq_m_s16 (int16x8_t __inactive, int16x8_t __a, int16x8_t __b, mve_pred16_t __p) in __arm_vandq_m_s16() function
26520 return __arm_vandq_m_s16 (__inactive, __a, __b, __p); in __arm_vandq_m()
37390 …ype_int16x8_t][__ARM_mve_type_int16x8_t][__ARM_mve_type_int16x8_t]: __arm_vandq_m_s16 (__ARM_mve_c…
39619 …ype_int16x8_t][__ARM_mve_type_int16x8_t][__ARM_mve_type_int16x8_t]: __arm_vandq_m_s16 (__ARM_mve_c…
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-202029835 (__arm_vandq_m_s16): Likewise.