Home
last modified time | relevance | path

Searched defs:__arm_vshrntq (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm_mve.h25581 __arm_vshrntq (int8x16_t __a, int16x8_t __b, const int __imm) in __arm_vshrntq() function
25784 __arm_vshrntq (uint8x16_t __a, uint16x8_t __b, const int __imm) in __arm_vshrntq() function
25910 __arm_vshrntq (int16x8_t __a, int32x4_t __b, const int __imm) in __arm_vshrntq() function
26113 __arm_vshrntq (uint16x8_t __a, uint32x4_t __b, const int __imm) in __arm_vshrntq() function
40193 #define __arm_vshrntq(p0,p1,p2) ({ __typeof(p0) __p0 = (p0); \ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm_mve.h25587 __arm_vshrntq (int8x16_t __a, int16x8_t __b, const int __imm) in __arm_vshrntq() function
25790 __arm_vshrntq (uint8x16_t __a, uint16x8_t __b, const int __imm) in __arm_vshrntq() function
25916 __arm_vshrntq (int16x8_t __a, int32x4_t __b, const int __imm) in __arm_vshrntq() function
26119 __arm_vshrntq (uint16x8_t __a, uint32x4_t __b, const int __imm) in __arm_vshrntq() function
40335 #define __arm_vshrntq(p0,p1,p2) ({ __typeof(p0) __p0 = (p0); \ macro