Home
last modified time | relevance | path

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

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