Searched defs:__arm_vcmpcsq (Results 1 – 1 of 1) sorted by relevance
20757 __arm_vcmpcsq (uint8x16_t __a, uint8x16_t __b) in __arm_vcmpcsq() function20764 __arm_vcmpcsq (uint8x16_t __a, uint8_t __b) in __arm_vcmpcsq() function21597 __arm_vcmpcsq (uint16x8_t __a, uint16x8_t __b) in __arm_vcmpcsq() function21604 __arm_vcmpcsq (uint16x8_t __a, uint16_t __b) in __arm_vcmpcsq() function22437 __arm_vcmpcsq (uint32x4_t __a, uint32x4_t __b) in __arm_vcmpcsq() function22444 __arm_vcmpcsq (uint32x4_t __a, uint32_t __b) in __arm_vcmpcsq() function41539 #define __arm_vcmpcsq(p0,p1) ({ __typeof(p0) __p0 = (p0); \ macro