Home
last modified time | relevance | path

Searched defs:uadd_sat (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/util/tests/fast_idiv_by_const/
Dfast_idiv_by_const_test.cpp74 uadd_sat(uint64_t a, uint64_t b, unsigned num_bits) in uadd_sat() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DConstantRange.cpp1300 ConstantRange ConstantRange::uadd_sat(const ConstantRange &Other) const { in uadd_sat() function in ConstantRange
/external/llvm-project/llvm/lib/IR/
DConstantRange.cpp1402 ConstantRange ConstantRange::uadd_sat(const ConstantRange &Other) const { in uadd_sat() function in ConstantRange
/external/llvm-project/llvm/lib/Support/
DAPInt.cpp2047 APInt APInt::uadd_sat(const APInt &RHS) const { in uadd_sat() function in APInt
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DAPInt.cpp2048 APInt APInt::uadd_sat(const APInt &RHS) const { in uadd_sat() function in APInt