Home
last modified time | relevance | path

Searched defs:uadd_sat (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/IR/
DConstantRange.cpp1534 ConstantRange ConstantRange::uadd_sat(const ConstantRange &Other) const { in uadd_sat() function in ConstantRange
/openbsd/src/gnu/llvm/llvm/lib/Support/
DAPInt.cpp2019 APInt APInt::uadd_sat(const APInt &RHS) const { in uadd_sat() function in APInt