Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp7085 APFloat SmallestNorm = APFloat::getSmallestNormalized(FltSem); in getSqrtInputTest() local
7086 SDValue NormC = DAG.getConstantFP(SmallestNorm, DL, VT); in getSqrtInputTest()