Home
last modified time | relevance | path

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

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