Searched defs:uadd_sat (Results 1 – 2 of 2) sorted by relevance
1413 ConstantRange ConstantRange::uadd_sat(const ConstantRange &Other) const { in uadd_sat() function in ConstantRange
2047 APInt APInt::uadd_sat(const APInt &RHS) const { in uadd_sat() function in APInt