Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/config/arm/
Darm_mve.h1602 #define vrshrntq_n_s32(__a, __b, __imm) __arm_vrshrntq_n_s32(__a, __b, __imm)
9160 __arm_vrshrntq_n_s32 (int16x8_t __a, int32x4_t __b, const int __imm) in __arm_vrshrntq_n_s32() function
25904 return __arm_vrshrntq_n_s32 (__a, __b, __imm); in __arm_vrshrntq()
40348 …int (*)[__ARM_mve_type_int16x8_t][__ARM_mve_type_int32x4_t]: __arm_vrshrntq_n_s32 (__ARM_mve_coerc…
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-202030671 (__arm_vrshrntq_n_s32): Likewise.