Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp20776 APFloat SmallestNorm = APFloat::getSmallestNormalized(FltSem); in buildSqrtEstimateImpl() local
20777 SDValue NormC = DAG.getConstantFP(SmallestNorm, DL, VT); in buildSqrtEstimateImpl()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp22256 APFloat SmallestNorm = APFloat::getSmallestNormalized(FltSem); in buildSqrtEstimateImpl() local
22257 SDValue NormC = DAG.getConstantFP(SmallestNorm, DL, VT); in buildSqrtEstimateImpl()