Searched refs:__smlald (Results 1 – 4 of 4) sorted by relevance
709 #define __SMLALD __smlald
676 return __smlald(a, b, c); in test_smlald()
550 __smlald(int16x2_t __a, int16x2_t __b, int64_t __c) { in __smlald() function