Searched defs:complexTy (Results 1 – 4 of 4) sorted by relevance
30 auto complexTy = fir::CplxType::get(builder.getContext(), kind); in createComplex() local
536 if (ComplexType complexTy = eltType.dyn_cast<ComplexType>()) { in getAttr() local
1716 if (ComplexType complexTy = elementType.dyn_cast<ComplexType>()) { in printDenseIntOrFPElementsAttr() local1855 .Case<ComplexType>([&](ComplexType complexTy) { in printType()
1228 if (ComplexType complexTy = elementType.dyn_cast<ComplexType>()) { in convertEndianOfArrayRefForBEmachine() local