Searched refs:ElementTypeSemantics (Results 1 – 2 of 2) sorted by relevance
294 const llvm::fltSemantics &ElementTypeSemantics = in HigherPrecisionTypeForComplexArithmetic() local305 if (llvm::APFloat::semanticsMaxExponent(ElementTypeSemantics) * 2 + 1 <= in HigherPrecisionTypeForComplexArithmetic()
10658 const llvm::fltSemantics &ElementTypeSemantics = in DetectPrecisionLossInComplexDivision() local10663 if ((llvm::APFloat::semanticsMaxExponent(ElementTypeSemantics) * 2 + 1 > in DetectPrecisionLossInComplexDivision()