Searched refs:fromCplxTy (Results 1 – 1 of 1) sorted by relevance
462 if (auto fromCplxTy{from.dyn_cast<fir::CplxType>()}) { in conversionBetweenTypes() local464 return getFloatingPointWidth(fromCplxTy) > in conversionBetweenTypes()