HomeSort by relevance Sort by last modified time
    Searched defs:SaturatingMultiplyAdd (Results 1 - 3 of 3) sorted by null

  /external/llvm/include/llvm/Support/
MathExtras.h 765 SaturatingMultiplyAdd(T X, T Y, T A, bool *ResultOverflowed = nullptr) {
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
MathExtras.h 839 SaturatingMultiplyAdd(T X, T Y, T A, bool *ResultOverflowed = nullptr) {
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
MathExtras.h 821 SaturatingMultiplyAdd(T X, T Y, T A, bool *ResultOverflowed = nullptr) {

Completed in 1600 milliseconds