Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/config/arm/
Darm_mve.h1978 #define vrhaddq_m_u16(__inactive, __a, __b, __p) __arm_vrhaddq_m_u16(__inactive, __a, __b, __p)
11456 __arm_vrhaddq_m_u16 (uint16x8_t __inactive, uint16x8_t __a, uint16x8_t __b, mve_pred16_t __p) in __arm_vrhaddq_m_u16() function
28200 return __arm_vrhaddq_m_u16 (__inactive, __a, __b, __p); in __arm_vrhaddq_m()
40726 …uint16x8_t][__ARM_mve_type_uint16x8_t][__ARM_mve_type_uint16x8_t]: __arm_vrhaddq_m_u16 (__ARM_mve_…
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-202030081 (__arm_vrhaddq_m_u16): Likewise.