Searched defs:__arm_vsbcq (Results 1 – 1 of 1) sorted by relevance
32343 __arm_vsbcq (int32x4_t __a, int32x4_t __b, unsigned * __carry) in __arm_vsbcq() function32350 __arm_vsbcq (uint32x4_t __a, uint32x4_t __b, unsigned * __carry) in __arm_vsbcq() function40505 #define __arm_vsbcq(p0,p1,p2) ({ __typeof(p0) __p0 = (p0); \ macro