Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprComplex.cpp335 bool IsFloatingType = ElementType->isFloatingType(); in getPromotionType() local
343 if (IsDivOpCode && IsFloatingType && IsComplexRangePromoted && in getPromotionType()