Searched defs:uadd_sat (Results 1 – 3 of 3) sorted by relevance
759 KnownBits KnownBits::uadd_sat(const KnownBits &LHS, const KnownBits &RHS) { in uadd_sat() function in KnownBits
2006 APInt APInt::uadd_sat(const APInt &RHS) const { in uadd_sat() function in APInt
1668 ConstantRange ConstantRange::uadd_sat(const ConstantRange &Other) const { in uadd_sat() function in ConstantRange