Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/IR/
H A DConstantRange.cpp1570 ConstantRange ConstantRange::umul_sat(const ConstantRange &Other) const { in umul_sat() function in ConstantRange
/openbsd/gnu/llvm/llvm/lib/Support/
H A DAPInt.cpp2060 APInt APInt::umul_sat(const APInt &RHS) const { in umul_sat() function in APInt