Home
last modified time | relevance | path

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

/external/llvm/unittests/ADT/
DAPFloatTest.cpp1368 TEST(APFloatTest, getSmallestNormalized) { in TEST() argument
/external/llvm/lib/Support/
DAPFloat.cpp3455 APFloat APFloat::getSmallestNormalized(const fltSemantics &Sem, bool Negative) { in getSmallestNormalized() function in APFloat