Searched refs:getComplexEleTy (Results 1 – 1 of 1) sorted by relevance
676 static mlir::Type getComplexEleTy(mlir::Type complex) { in getComplexEleTy() function696 mlir::Type eleTy = convertType(getComplexEleTy(cmp.getLhs().getType())); in matchAndRewrite()741 mlir::Type ety = convertType(getComplexEleTy(conc.getType())); in matchAndRewrite()806 auto ty = convertType(getComplexEleTy(convert.getValue().getType())); in matchAndRewrite()809 auto nt = convertType(getComplexEleTy(convert.getRes().getType())); in matchAndRewrite()3188 mlir::Type eleTy = lowering.convertType(getComplexEleTy(sumop.getType())); in complexSum()3249 mlir::Type eleTy = convertType(getComplexEleTy(mulc.getType())); in matchAndRewrite()3286 mlir::Type eleTy = convertType(getComplexEleTy(divc.getType())); in matchAndRewrite()3321 auto eleTy = convertType(getComplexEleTy(neg.getType())); in matchAndRewrite()