Searched defs:__arm_vmulhq (Results 1 – 1 of 1) sorted by relevance
20639 __arm_vmulhq (uint8x16_t __a, uint8x16_t __b) in __arm_vmulhq() function21192 __arm_vmulhq (int8x16_t __a, int8x16_t __b) in __arm_vmulhq() function21479 __arm_vmulhq (uint16x8_t __a, uint16x8_t __b) in __arm_vmulhq() function22032 __arm_vmulhq (int16x8_t __a, int16x8_t __b) in __arm_vmulhq() function22319 __arm_vmulhq (uint32x4_t __a, uint32x4_t __b) in __arm_vmulhq() function22872 __arm_vmulhq (int32x4_t __a, int32x4_t __b) in __arm_vmulhq() function36542 #define __arm_vmulhq(p0,p1) ({ __typeof(p0) __p0 = (p0); \ macro38665 #define __arm_vmulhq(p0,p1) ({ __typeof(p0) __p0 = (p0); \ macro