Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DConstantRange.cpp1336 ConstantRange ConstantRange::umul_sat(const ConstantRange &Other) const { in umul_sat() function in ConstantRange
/external/llvm-project/llvm/lib/IR/
DConstantRange.cpp1438 ConstantRange ConstantRange::umul_sat(const ConstantRange &Other) const { in umul_sat() function in ConstantRange
/external/llvm-project/llvm/lib/Support/
DAPInt.cpp2088 APInt APInt::umul_sat(const APInt &RHS) const { in umul_sat() function in APInt
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DAPInt.cpp2089 APInt APInt::umul_sat(const APInt &RHS) const { in umul_sat() function in APInt