Home
last modified time | relevance | path

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

/external/llvm/unittests/ADT/
DAPFloatTest.cpp3047 APFloat NegLargestDenormal(APFloat::IEEEdouble, "-0x1.ffffffffffffep-1023"); in TEST() local
3101 Frac = frexp(NegLargestDenormal, Exp, RM); in TEST()