Searched refs:sadd32_overflow (Results 1 – 3 of 3) sorted by relevance
449 static inline bool sadd32_overflow(int32_t x, int32_t y, int32_t *ret) in sadd32_overflow() function
193 if (sadd32_overflow(macl, mul, &res)) { in helper_macw()
1114 if (sadd32_overflow(ai, bi, &di)) { in HELPER()