Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/config/arm/
Darm_mve.h1977 #define vrhaddq_m_u32(__inactive, __a, __b, __p) __arm_vrhaddq_m_u32(__inactive, __a, __b, __p)
11449 __arm_vrhaddq_m_u32 (uint32x4_t __inactive, uint32x4_t __a, uint32x4_t __b, mve_pred16_t __p) in __arm_vrhaddq_m_u32() function
28193 return __arm_vrhaddq_m_u32 (__inactive, __a, __b, __p); in __arm_vrhaddq_m()
40727 …uint32x4_t][__ARM_mve_type_uint32x4_t][__ARM_mve_type_uint32x4_t]: __arm_vrhaddq_m_u32 (__ARM_mve_…
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-202030080 (__arm_vrhaddq_m_u32): Likewise.