Home
last modified time | relevance | path

Searched defs:makeNaN (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/third_party/LLVM/unittests/ADT/
DAPFloatTest.cpp407 TEST(APFloatTest, makeNaN) { in TEST() argument
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DAPFloat.h783 void makeNaN(bool SNaN, bool Neg, const APInt *fill) { in makeNaN() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/
DAPFloat.h798 void makeNaN(bool SNaN, bool Neg, const APInt *fill) { in makeNaN() function
/external/swiftshader/third_party/LLVM/lib/Support/
DAPFloat.cpp631 void APFloat::makeNaN(bool SNaN, bool Negative, const APInt *fill) in makeNaN() function in APFloat
678 APFloat APFloat::makeNaN(const fltSemantics &Sem, bool SNaN, bool Negative, in makeNaN() function in APFloat
/external/llvm/lib/Support/
DAPFloat.cpp623 void APFloat::makeNaN(bool SNaN, bool Negative, const APInt *fill) in makeNaN() function in APFloat
670 APFloat APFloat::makeNaN(const fltSemantics &Sem, bool SNaN, bool Negative, in makeNaN() function in APFloat
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DAPFloat.cpp689 void IEEEFloat::makeNaN(bool SNaN, bool Negative, const APInt *fill) { in makeNaN() function in llvm::detail::IEEEFloat
4247 void DoubleAPFloat::makeNaN(bool SNaN, bool Neg, const APInt *fill) { in makeNaN() function in llvm::detail::DoubleAPFloat
/external/llvm/unittests/ADT/
DAPFloatTest.cpp1008 TEST(APFloatTest, makeNaN) { in TEST() argument
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ADT/
DAPFloatTest.cpp1052 TEST(APFloatTest, makeNaN) { in TEST() argument