Searched defs:__arm_vcaddq_rot90 (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
H A D | arm_mve.h | 20765 __arm_vcaddq_rot90 (uint8x16_t __a, uint8x16_t __b) in __arm_vcaddq_rot90() function 21304 __arm_vcaddq_rot90 (int8x16_t __a, int8x16_t __b) in __arm_vcaddq_rot90() function 21605 __arm_vcaddq_rot90 (uint16x8_t __a, uint16x8_t __b) in __arm_vcaddq_rot90() function 22144 __arm_vcaddq_rot90 (int16x8_t __a, int16x8_t __b) in __arm_vcaddq_rot90() function 22445 __arm_vcaddq_rot90 (uint32x4_t __a, uint32x4_t __b) in __arm_vcaddq_rot90() function 22984 __arm_vcaddq_rot90 (int32x4_t __a, int32x4_t __b) in __arm_vcaddq_rot90() function 33206 __arm_vcaddq_rot90 (float16x8_t __a, float16x8_t __b) in __arm_vcaddq_rot90() function 33458 __arm_vcaddq_rot90 (float32x4_t __a, float32x4_t __b) in __arm_vcaddq_rot90() function 35971 #define __arm_vcaddq_rot90(p0,p1) ({ __typeof(p0) __p0 = (p0); \ macro 38765 #define __arm_vcaddq_rot90(p0,p1) ({ __typeof(p0) __p0 = (p0); \ macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
H A D | arm_mve.h | 20771 __arm_vcaddq_rot90 (uint8x16_t __a, uint8x16_t __b) in __arm_vcaddq_rot90() function 21310 __arm_vcaddq_rot90 (int8x16_t __a, int8x16_t __b) in __arm_vcaddq_rot90() function 21611 __arm_vcaddq_rot90 (uint16x8_t __a, uint16x8_t __b) in __arm_vcaddq_rot90() function 22150 __arm_vcaddq_rot90 (int16x8_t __a, int16x8_t __b) in __arm_vcaddq_rot90() function 22451 __arm_vcaddq_rot90 (uint32x4_t __a, uint32x4_t __b) in __arm_vcaddq_rot90() function 22990 __arm_vcaddq_rot90 (int32x4_t __a, int32x4_t __b) in __arm_vcaddq_rot90() function 33212 __arm_vcaddq_rot90 (float16x8_t __a, float16x8_t __b) in __arm_vcaddq_rot90() function 33464 __arm_vcaddq_rot90 (float32x4_t __a, float32x4_t __b) in __arm_vcaddq_rot90() function 36034 #define __arm_vcaddq_rot90(p0,p1) ({ __typeof(p0) __p0 = (p0); \ macro 38844 #define __arm_vcaddq_rot90(p0,p1) ({ __typeof(p0) __p0 = (p0); \ macro
|