Searched defs:__arm_vqshluq (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
H A D | arm_mve.h | 21003 __arm_vqshluq (int8x16_t __a, const int __imm) in __arm_vqshluq() function 21843 __arm_vqshluq (int16x8_t __a, const int __imm) in __arm_vqshluq() function 22683 __arm_vqshluq (int32x4_t __a, const int __imm) in __arm_vqshluq() function 36288 #define __arm_vqshluq(p0,p1) ({ __typeof(p0) __p0 = (p0); \ macro 38524 #define __arm_vqshluq(p0,p1) ({ __typeof(p0) __p0 = (p0); \ macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
H A D | arm_mve.h | 21009 __arm_vqshluq (int8x16_t __a, const int __imm) in __arm_vqshluq() function 21849 __arm_vqshluq (int16x8_t __a, const int __imm) in __arm_vqshluq() function 22689 __arm_vqshluq (int32x4_t __a, const int __imm) in __arm_vqshluq() function 36351 #define __arm_vqshluq(p0,p1) ({ __typeof(p0) __p0 = (p0); \ macro 38599 #define __arm_vqshluq(p0,p1) ({ __typeof(p0) __p0 = (p0); \ macro
|