Home
last modified time | relevance | path

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

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