Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp3828 APFloat FPV(APFloat::IEEEhalf(), in getNode() local
3833 (void)FPV.convert(EVTToAPFloatSemantics(VT), in getNode()
3835 return getConstantFP(FPV, DL, VT); in getNode()