Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp5971 APFloat SmallestNorm = APFloat::getSmallestNormalized(FltSem); in getSqrtInputTest() local
5972 SDValue NormC = DAG.getConstantFP(SmallestNorm, DL, VT); in getSqrtInputTest()