Searched defs:complexTy (Results 1 – 5 of 5) sorted by relevance
27 auto complexTy = fir::ComplexType::get(builder.getContext(), kind); in createComplex() local
32 auto complexTy = type.dyn_cast<ComplexType>(); in isBuildableWith() local
610 if (auto complexTy = eltTy.dyn_cast<ComplexType>()) { in operator *() local1479 if (ComplexType complexTy = elementType.dyn_cast<ComplexType>()) { in convertEndianOfArrayRefForBEmachine() local1619 if (auto complexTy = eltType.dyn_cast<ComplexType>()) { in getZeroAttr() local
2005 if (ComplexType complexTy = elementType.dyn_cast<ComplexType>()) { in printDenseIntOrFPElementsAttr() local2167 .Case<ComplexType>([&](ComplexType complexTy) { in printType()
553 if (ComplexType complexTy = eltType.dyn_cast<ComplexType>()) { in getAttr() local