Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DConstantRange.cpp1543 ConstantRange ConstantRange::sadd_sat(const ConstantRange &Other) const { in sadd_sat() function in ConstantRange
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DAPInt.cpp2009 APInt APInt::sadd_sat(const APInt &RHS) const { in sadd_sat() function in APInt