Home
last modified time | relevance | path

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

/external/llvm-project/flang/lib/Lower/
DIntrinsicCall.cpp463 if (auto toCplxTy{to.dyn_cast<fir::CplxType>()}) { in conversionBetweenTypes() local
465 getFloatingPointWidth(toCplxTy) in conversionBetweenTypes()