Searched refs:__arm_vrshrq (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/include/ |
| H A D | arm_mve.h | 99 #define vrshrq(__a, __imm) __arm_vrshrq(__a, __imm) 20912 __arm_vrshrq (uint8x16_t __a, const int __imm) in __arm_vrshrq() function 21367 __arm_vrshrq (int8x16_t __a, const int __imm) in __arm_vrshrq() function 21752 __arm_vrshrq (uint16x8_t __a, const int __imm) in __arm_vrshrq() function 22207 __arm_vrshrq (int16x8_t __a, const int __imm) in __arm_vrshrq() function 22592 __arm_vrshrq (uint32x4_t __a, const int __imm) in __arm_vrshrq() function 23047 __arm_vrshrq (int32x4_t __a, const int __imm) in __arm_vrshrq() function 36218 #define __arm_vrshrq(p0,p1) ({ __typeof(p0) __p0 = (p0); \ macro 36227 #define __arm_vrshrq(p0,p1) ({ __typeof(p0) __p0 = (p0); \ macro 38530 #define __arm_vrshrq(p0,p1) ({ __typeof(p0) __p0 = (p0); \ macro
|