Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprComplex.cpp307 bool IsDivOpCode) { in HigherPrecisionTypeForComplexArithmetic() argument
332 bool IsDivOpCode = false) { in getPromotionType() argument
343 if (IsDivOpCode && IsFloatingType && IsComplexRangePromoted && in getPromotionType()
346 IsDivOpCode); in getPromotionType()