Home
last modified time | relevance | path

Searched defs:getSmallestNormalized (Results 1 – 4 of 4) sorted by relevance

/external/llvm/unittests/ADT/
DAPFloatTest.cpp1367 TEST(APFloatTest, getSmallestNormalized) { in TEST() argument
/external/swiftshader/third_party/LLVM/lib/Support/
DAPFloat.cpp3267 APFloat APFloat::getSmallestNormalized(const fltSemantics &Sem, bool Negative) { in getSmallestNormalized() function in APFloat
/external/llvm/lib/Support/
DAPFloat.cpp3458 APFloat APFloat::getSmallestNormalized(const fltSemantics &Sem, bool Negative) { in getSmallestNormalized() function in APFloat
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ADT/
DAPFloatTest.cpp1429 TEST(APFloatTest, getSmallestNormalized) { in TEST() argument