Home
last modified time | relevance | path

Searched refs:multiplySpecials (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DAPFloat.h522 opStatus multiplySpecials(const IEEEFloat &);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DAPFloat.cpp1560 IEEEFloat::opStatus IEEEFloat::multiplySpecials(const IEEEFloat &rhs) { in multiplySpecials() function in llvm::detail::IEEEFloat
1732 fs = multiplySpecials(rhs); in multiply()
1847 fs = multiplySpecials(multiplicand); in fusedMultiplyAdd()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DAPFloat.h512 opStatus multiplySpecials(const IEEEFloat &);