Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/IR/
H A DConstantRange.cpp1713 ConstantRange ConstantRange::smul_sat(const ConstantRange &Other) const { smul_sat() function in ConstantRange
/llvm-project/llvm/lib/Support/
H A DAPInt.cpp2034 APInt APInt::smul_sat(const APInt &RHS) const { smul_sat() function in APInt