Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp6451 APFloat FPV(Opcode == ISD::FP16_TO_FP ? APFloat::IEEEhalf() in FoldConstantArithmetic() local
6457 (void)FPV.convert(EVTToAPFloatSemantics(VT), in FoldConstantArithmetic()
6459 return getConstantFP(FPV, DL, VT); in FoldConstantArithmetic()