Lines Matching refs:FV
284 APFloat FV(V);285 FV.convert(Val.getSemantics(), APFloat::rmNearestTiesToEven, &ignored);286 return isExactlyValue(FV);