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