Searched refs:SignedSubOverflow32 (Results 1 – 2 of 2) sorted by relevance
232 inline bool SignedSubOverflow32(int32_t lhs, int32_t rhs, int32_t* val) { in SignedSubOverflow32() function
995 bool ovf = base::bits::SignedSubOverflow32(m.left().Value(), in ReduceProjection()