Home
last modified time | relevance | path

Searched defs:vrshlq_u16 (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm_neon.h4072 vrshlq_u16 (uint16x8_t __a, int16x8_t __b) in vrshlq_u16() function
H A Darm_mve.h861 #define vrshlq_u16(__a, __b) __arm_vrshlq_u16(__a, __b) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Darm_neon.h26265 vrshlq_u16 (uint16x8_t __a, int16x8_t __b) in vrshlq_u16() function
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm_mve.h861 #define vrshlq_u16(__a, __b) __arm_vrshlq_u16(__a, __b) macro