Searched defs:__arm_vrshrnbq (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
H A D | arm_mve.h | 25560 __arm_vrshrnbq (int8x16_t __a, int16x8_t __b, const int __imm) in __arm_vrshrnbq() function 25763 __arm_vrshrnbq (uint8x16_t __a, uint16x8_t __b, const int __imm) in __arm_vrshrnbq() function 25889 __arm_vrshrnbq (int16x8_t __a, int32x4_t __b, const int __imm) in __arm_vrshrnbq() function 26092 __arm_vrshrnbq (uint16x8_t __a, uint32x4_t __b, const int __imm) in __arm_vrshrnbq() function 37181 #define __arm_vrshrnbq(p0,p1,p2) ({ __typeof(p0) __p0 = (p0); \ macro 39355 #define __arm_vrshrnbq(p0,p1,p2) ({ __typeof(p0) __p0 = (p0); \ macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
H A D | arm_mve.h | 25566 __arm_vrshrnbq (int8x16_t __a, int16x8_t __b, const int __imm) in __arm_vrshrnbq() function 25769 __arm_vrshrnbq (uint8x16_t __a, uint16x8_t __b, const int __imm) in __arm_vrshrnbq() function 25895 __arm_vrshrnbq (int16x8_t __a, int32x4_t __b, const int __imm) in __arm_vrshrnbq() function 26098 __arm_vrshrnbq (uint16x8_t __a, uint32x4_t __b, const int __imm) in __arm_vrshrnbq() function 37244 #define __arm_vrshrnbq(p0,p1,p2) ({ __typeof(p0) __p0 = (p0); \ macro 39481 #define __arm_vrshrnbq(p0,p1,p2) ({ __typeof(p0) __p0 = (p0); \ macro
|