Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm_mve.h20401 __arm_vshrq (int8x16_t __a, const int __imm) in __arm_vshrq() function
20408 __arm_vshrq (int16x8_t __a, const int __imm) in __arm_vshrq() function
20415 __arm_vshrq (int32x4_t __a, const int __imm) in __arm_vshrq() function
20422 __arm_vshrq (uint8x16_t __a, const int __imm) in __arm_vshrq() function
20429 __arm_vshrq (uint16x8_t __a, const int __imm) in __arm_vshrq() function
20436 __arm_vshrq (uint32x4_t __a, const int __imm) in __arm_vshrq() function
35819 #define __arm_vshrq(p0,p1) ({ __typeof(p0) __p0 = (p0); \ macro
38393 #define __arm_vshrq(p0,p1) ({ __typeof(p0) __p0 = (p0); \ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm_mve.h20407 __arm_vshrq (int8x16_t __a, const int __imm) in __arm_vshrq() function
20414 __arm_vshrq (int16x8_t __a, const int __imm) in __arm_vshrq() function
20421 __arm_vshrq (int32x4_t __a, const int __imm) in __arm_vshrq() function
20428 __arm_vshrq (uint8x16_t __a, const int __imm) in __arm_vshrq() function
20435 __arm_vshrq (uint16x8_t __a, const int __imm) in __arm_vshrq() function
20442 __arm_vshrq (uint32x4_t __a, const int __imm) in __arm_vshrq() function
35878 #define __arm_vshrq(p0,p1) ({ __typeof(p0) __p0 = (p0); \ macro
38468 #define __arm_vshrq(p0,p1) ({ __typeof(p0) __p0 = (p0); \ macro