Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp18331 SDValue NormC = DAG.getConstantFP(SmallestNorm, DL, VT); in buildSqrtEstimateImpl() local
18334 SDValue IsDenorm = DAG.getSetCC(DL, CCVT, Fabs, NormC, ISD::SETLT); in buildSqrtEstimateImpl()