Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp4717 APFloat FPV(APFloat::IEEEhalf(), in getNode() local
4722 (void)FPV.convert(EVTToAPFloatSemantics(VT), in getNode()
4724 return getConstantFP(FPV, DL, VT); in getNode()