Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm_neon.h2150 vhsubq_u16 (uint16x8_t __a, uint16x8_t __b) in vhsubq_u16() function
H A Darm_mve.h840 #define vhsubq_u16(__a, __b) __arm_vhsubq_u16(__a, __b) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Darm_neon.h2517 vhsubq_u16 (uint16x8_t __a, uint16x8_t __b) in vhsubq_u16() function
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm_mve.h840 #define vhsubq_u16(__a, __b) __arm_vhsubq_u16(__a, __b) macro