Searched refs:__arm_vrshrntq_n_u16 (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
H A D | arm_mve.h | 1584 #define vrshrntq_n_u16(__a, __b, __imm) __arm_vrshrntq_n_u16(__a, __b, __imm) 9028 __arm_vrshrntq_n_u16 (uint8x16_t __a, uint16x8_t __b, const int __imm) in __arm_vrshrntq_n_u16() function 25772 return __arm_vrshrntq_n_u16 (__a, __b, __imm); in __arm_vrshrntq() 40207 …int (*)[__ARM_mve_type_uint8x16_t][__ARM_mve_type_uint16x8_t]: __arm_vrshrntq_n_u16 (__ARM_mve_coe…
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
H A D | arm_mve.h | 1584 #define vrshrntq_n_u16(__a, __b, __imm) __arm_vrshrntq_n_u16(__a, __b, __imm) 9034 __arm_vrshrntq_n_u16 (uint8x16_t __a, uint16x8_t __b, const int __imm) in __arm_vrshrntq_n_u16() function 25778 return __arm_vrshrntq_n_u16 (__a, __b, __imm); in __arm_vrshrntq() 40349 …int (*)[__ARM_mve_type_uint8x16_t][__ARM_mve_type_uint16x8_t]: __arm_vrshrntq_n_u16 (__ARM_mve_coe…
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2020 | 30651 (__arm_vrshrntq_n_u16): Likewise.
|