Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DConstantRange.cpp1309 ConstantRange ConstantRange::sadd_sat(const ConstantRange &Other) const { in sadd_sat() function in ConstantRange
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DAPInt.cpp2038 APInt APInt::sadd_sat(const APInt &RHS) const { in sadd_sat() function in APInt