Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprComplex.cpp309 const llvm::fltSemantics &ElementTypeSemantics = in HigherPrecisionTypeForComplexArithmetic() local
320 if (llvm::APFloat::semanticsMaxExponent(ElementTypeSemantics) * 2 + 1 <= in HigherPrecisionTypeForComplexArithmetic()