Searched defs:__arm_vcmpcsq (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
H A D | arm_mve.h | 20751 __arm_vcmpcsq (uint8x16_t __a, uint8x16_t __b) in __arm_vcmpcsq() function 20758 __arm_vcmpcsq (uint8x16_t __a, uint8_t __b) in __arm_vcmpcsq() function 21591 __arm_vcmpcsq (uint16x8_t __a, uint16x8_t __b) in __arm_vcmpcsq() function 21598 __arm_vcmpcsq (uint16x8_t __a, uint16_t __b) in __arm_vcmpcsq() function 22431 __arm_vcmpcsq (uint32x4_t __a, uint32x4_t __b) in __arm_vcmpcsq() function 22438 __arm_vcmpcsq (uint32x4_t __a, uint32_t __b) in __arm_vcmpcsq() function 41397 #define __arm_vcmpcsq(p0,p1) ({ __typeof(p0) __p0 = (p0); \ macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
H A D | arm_mve.h | 20757 __arm_vcmpcsq (uint8x16_t __a, uint8x16_t __b) in __arm_vcmpcsq() function 20764 __arm_vcmpcsq (uint8x16_t __a, uint8_t __b) in __arm_vcmpcsq() function 21597 __arm_vcmpcsq (uint16x8_t __a, uint16x8_t __b) in __arm_vcmpcsq() function 21604 __arm_vcmpcsq (uint16x8_t __a, uint16_t __b) in __arm_vcmpcsq() function 22437 __arm_vcmpcsq (uint32x4_t __a, uint32x4_t __b) in __arm_vcmpcsq() function 22444 __arm_vcmpcsq (uint32x4_t __a, uint32_t __b) in __arm_vcmpcsq() function 41539 #define __arm_vcmpcsq(p0,p1) ({ __typeof(p0) __p0 = (p0); \ macro
|