Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm_mve.h25714 __arm_vqshrunbq (uint8x16_t __a, int16x8_t __b, const int __imm) in __arm_vqshrunbq() function
26043 __arm_vqshrunbq (uint16x8_t __a, int32x4_t __b, const int __imm) in __arm_vqshrunbq() function
40883 #define __arm_vqshrunbq(p0,p1,p2) ({ __typeof(p0) __p0 = (p0); \ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm_mve.h25720 __arm_vqshrunbq (uint8x16_t __a, int16x8_t __b, const int __imm) in __arm_vqshrunbq() function
26049 __arm_vqshrunbq (uint16x8_t __a, int32x4_t __b, const int __imm) in __arm_vqshrunbq() function
41025 #define __arm_vqshrunbq(p0,p1,p2) ({ __typeof(p0) __p0 = (p0); \ macro