Home
last modified time | relevance | path

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

/openbsd-src/regress/lib/libcrypto/x509/bettertls/certificates/
H A D830.key26 WFLtUR23NFDMl2h1IjwS6Ka2fg2+FPV/ghwbze5bH2mmX3ec/NGKiCI=
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp5241 APFloat FPV(Opcode == ISD::FP16_TO_FP ? APFloat::IEEEhalf() in getNode() local
5247 (void)FPV.convert(EVTToAPFloatSemantics(VT), in getNode()
5249 return getConstantFP(FPV, DL, VT); in getNode()