Searched defs:__arm_vcmpcsq (Results 1 – 1 of 1) sorted by relevance
20751 __arm_vcmpcsq (uint8x16_t __a, uint8x16_t __b) in __arm_vcmpcsq() function20758 __arm_vcmpcsq (uint8x16_t __a, uint8_t __b) in __arm_vcmpcsq() function21591 __arm_vcmpcsq (uint16x8_t __a, uint16x8_t __b) in __arm_vcmpcsq() function21598 __arm_vcmpcsq (uint16x8_t __a, uint16_t __b) in __arm_vcmpcsq() function22431 __arm_vcmpcsq (uint32x4_t __a, uint32x4_t __b) in __arm_vcmpcsq() function22438 __arm_vcmpcsq (uint32x4_t __a, uint32_t __b) in __arm_vcmpcsq() function41397 #define __arm_vcmpcsq(p0,p1) ({ __typeof(p0) __p0 = (p0); \ macro