Searched refs:realComplex (Results 1 – 1 of 1) sorted by relevance
2421 auto realComplex = rewriter.create<mlir::LLVM::InsertValueOp>( in matchAndRewrite() local2424 rewriter.replaceOpWithNewOp<mlir::LLVM::InsertValueOp>(op, realComplex, in matchAndRewrite()2438 auto realComplex = rewriter.create<mlir::LLVM::InsertValueOp>( in matchAndRewrite() local2442 op->getLoc(), realComplex, adaptor.getImag(), 1); in matchAndRewrite()2497 auto realComplex = rewriter.create<mlir::LLVM::InsertValueOp>( in matchAndRewrite() local2500 rewriter.replaceOpWithNewOp<mlir::LLVM::InsertValueOp>(op, realComplex, in matchAndRewrite()