Searched defs:uadd_sat (Results 1 – 3 of 3) sorted by relevance
71 uadd_sat(uint64_t a, uint64_t b, unsigned num_bits) in uadd_sat() function
1300 ConstantRange ConstantRange::uadd_sat(const ConstantRange &Other) const { in uadd_sat() function in ConstantRange
2048 APInt APInt::uadd_sat(const APInt &RHS) const { in uadd_sat() function in APInt