Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/config/arm/
Darm_mve.h1973 #define vrhaddq_m_s8(__inactive, __a, __b, __p) __arm_vrhaddq_m_s8(__inactive, __a, __b, __p)
11421 __arm_vrhaddq_m_s8 (int8x16_t __inactive, int8x16_t __a, int8x16_t __b, mve_pred16_t __p) in __arm_vrhaddq_m_s8() function
28165 return __arm_vrhaddq_m_s8 (__inactive, __a, __b, __p); in __arm_vrhaddq_m()
40722 …pe_int8x16_t][__ARM_mve_type_int8x16_t][__ARM_mve_type_int8x16_t]: __arm_vrhaddq_m_s8 (__ARM_mve_c…
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-202030076 (__arm_vrhaddq_m_s8): Likewise.