Home
last modified time | relevance | path

Searched defs:ScaleUpK (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp2441 APFloat ScaleUpK = scalbn(One, MaxExpVal, APFloat::rmNearestTiesToEven); in expandLdexp() local
2577 SDValue ScaleUpK = DAG.getConstantFP(ScaleUpKVal, dl, VT); in expandFrexp() local