Home
last modified time | relevance | path

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

/external/llvm-project/flang/lib/Lower/
DIntrinsicCall.cpp462 if (auto fromCplxTy{from.dyn_cast<fir::CplxType>()}) { in conversionBetweenTypes() local
464 return getFloatingPointWidth(fromCplxTy) > in conversionBetweenTypes()