Home
last modified time | relevance | path

Searched refs:modSpecials (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DAPFloat.h387 opStatus modSpecials(const APFloat &);
/external/llvm/include/llvm/ADT/
DAPFloat.h562 opStatus modSpecials(const APFloat &);
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DAPFloat.h523 opStatus modSpecials(const IEEEFloat &);
/external/swiftshader/third_party/LLVM/lib/Support/
DAPFloat.cpp1499 APFloat::modSpecials(const APFloat &rhs) in modSpecials() function in APFloat
1687 fs = modSpecials(rhs); in mod()
/external/llvm/lib/Support/
DAPFloat.cpp1606 APFloat::modSpecials(const APFloat &rhs) in modSpecials() function in APFloat
1789 fs = modSpecials(rhs); in mod()