Searched refs:__smlsd (Results 1 – 4 of 4) sorted by relevance
713 #define __SMLSD __smlsd
686 return __smlsd(a, b, c); in test_smlsd()
558 __smlsd(int16x2_t __a, int16x2_t __b, int32_t __c) { in __smlsd() function