Searched defs:complexTy (Results 1 – 2 of 2) sorted by relevance
80 if (auto *complexTy = ty->getAs<ComplexType>()) { in getPromotionType() local259 mlir::Type complexTy = cgf.convertType(e->getType()); in VisitCXXScalarValueInitExpr() local296 mlir::Type complexTy = cgf.convertType(e->getType()); in VisitInitListExpr() local
1060 } else if (auto complexTy = mlir::dyn_cast<cir::ComplexType>(op.getType())) { in matchAndRewrite() local