Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DConstantRange.cpp1345 ConstantRange ConstantRange::smul_sat(const ConstantRange &Other) const { in smul_sat() function in ConstantRange
/external/llvm-project/llvm/lib/IR/
DConstantRange.cpp1447 ConstantRange ConstantRange::smul_sat(const ConstantRange &Other) const { in smul_sat() function in ConstantRange
/external/llvm-project/llvm/lib/Support/
DAPInt.cpp2075 APInt APInt::smul_sat(const APInt &RHS) const { in smul_sat() function in APInt
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DAPInt.cpp2076 APInt APInt::smul_sat(const APInt &RHS) const { in smul_sat() function in APInt