Searched refs:__arm_vqrshrunbq (Results 1 – 1 of 1) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/arm/ |
| D | arm_mve.h | 137 #define vqrshrunbq(__a, __b, __imm) __arm_vqrshrunbq(__a, __b, __imm) 23620 __arm_vqrshrunbq (uint8x16_t __a, int16x8_t __b, const int __imm) in __arm_vqrshrunbq() function 23627 __arm_vqrshrunbq (uint16x8_t __a, int32x4_t __b, const int __imm) in __arm_vqrshrunbq() function 36640 #define __arm_vqrshrunbq(p0,p1,p2) ({ __typeof(p0) __p0 = (p0); \ macro 39127 #define __arm_vqrshrunbq(p0,p1,p2) ({ __typeof(p0) __p0 = (p0); \ macro
|