Searched defs:__arm_vabdq (Results 1 – 1 of 1) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/arm/ |
| D | arm_mve.h | 20820 __arm_vabdq (uint8x16_t __a, uint8x16_t __b) in __arm_vabdq() function 21359 __arm_vabdq (int8x16_t __a, int8x16_t __b) in __arm_vabdq() function 21660 __arm_vabdq (uint16x8_t __a, uint16x8_t __b) in __arm_vabdq() function 22199 __arm_vabdq (int16x8_t __a, int16x8_t __b) in __arm_vabdq() function 22500 __arm_vabdq (uint32x4_t __a, uint32x4_t __b) in __arm_vabdq() function 23039 __arm_vabdq (int32x4_t __a, int32x4_t __b) in __arm_vabdq() function 33247 __arm_vabdq (float16x8_t __a, float16x8_t __b) in __arm_vabdq() function 33499 __arm_vabdq (float32x4_t __a, float32x4_t __b) in __arm_vabdq() function 35910 #define __arm_vabdq(p0,p1) ({ __typeof(p0) __p0 = (p0); \ macro 38913 #define __arm_vabdq(p0,p1) ({ __typeof(p0) __p0 = (p0); \ macro
|