Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp18329 const fltSemantics &FltSem = DAG.EVTToAPFloatSemantics(VT); in buildSqrtEstimateImpl() local
18330 APFloat SmallestNorm = APFloat::getSmallestNormalized(FltSem); in buildSqrtEstimateImpl()