Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp18330 APFloat SmallestNorm = APFloat::getSmallestNormalized(FltSem); in buildSqrtEstimateImpl() local
18331 SDValue NormC = DAG.getConstantFP(SmallestNorm, DL, VT); in buildSqrtEstimateImpl()