Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/config/arm/
Darm_mve.h1995 #define vrshrq_m_n_u32(__inactive, __a, __imm, __p) __arm_vrshrq_m_n_u32(__inactive, __a, __imm, …
11575 __arm_vrshrq_m_n_u32 (uint32x4_t __inactive, uint32x4_t __a, const int __imm, mve_pred16_t __p) in __arm_vrshrq_m_n_u32() function
28319 return __arm_vrshrq_m_n_u32 (__inactive, __a, __imm, __p); in __arm_vrshrq_m()
40759 …int (*)[__ARM_mve_type_uint32x4_t][__ARM_mve_type_uint32x4_t]: __arm_vrshrq_m_n_u32 (__ARM_mve_coe…
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-202030098 (__arm_vrshrq_m_n_u32): Likewise.