Searched defs:__arm_vminq (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
H A D | arm_mve.h | 20660 __arm_vminq (uint8x16_t __a, uint8x16_t __b) in __arm_vminq() function 21234 __arm_vminq (int8x16_t __a, int8x16_t __b) in __arm_vminq() function 21500 __arm_vminq (uint16x8_t __a, uint16x8_t __b) in __arm_vminq() function 22074 __arm_vminq (int16x8_t __a, int16x8_t __b) in __arm_vminq() function 22340 __arm_vminq (uint32x4_t __a, uint32x4_t __b) in __arm_vminq() function 22914 __arm_vminq (int32x4_t __a, int32x4_t __b) in __arm_vminq() function 36492 #define __arm_vminq(p0,p1) ({ __typeof(p0) __p0 = (p0); \ macro 38675 #define __arm_vminq(p0,p1) ({ __typeof(p0) __p0 = (p0); \ macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
H A D | arm_mve.h | 20666 __arm_vminq (uint8x16_t __a, uint8x16_t __b) in __arm_vminq() function 21240 __arm_vminq (int8x16_t __a, int8x16_t __b) in __arm_vminq() function 21506 __arm_vminq (uint16x8_t __a, uint16x8_t __b) in __arm_vminq() function 22080 __arm_vminq (int16x8_t __a, int16x8_t __b) in __arm_vminq() function 22346 __arm_vminq (uint32x4_t __a, uint32x4_t __b) in __arm_vminq() function 22920 __arm_vminq (int32x4_t __a, int32x4_t __b) in __arm_vminq() function 36555 #define __arm_vminq(p0,p1) ({ __typeof(p0) __p0 = (p0); \ macro 38754 #define __arm_vminq(p0,p1) ({ __typeof(p0) __p0 = (p0); \ macro
|