Home
last modified time | relevance | path

Searched refs:realComplex (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CIR/Lowering/DirectToLLVM/
H A DLowerToLLVM.cpp2421 auto realComplex = rewriter.create<mlir::LLVM::InsertValueOp>( in matchAndRewrite() local
2424 rewriter.replaceOpWithNewOp<mlir::LLVM::InsertValueOp>(op, realComplex, in matchAndRewrite()
2438 auto realComplex = rewriter.create<mlir::LLVM::InsertValueOp>( in matchAndRewrite() local
2442 op->getLoc(), realComplex, adaptor.getImag(), 1); in matchAndRewrite()
2497 auto realComplex = rewriter.create<mlir::LLVM::InsertValueOp>( in matchAndRewrite() local
2500 rewriter.replaceOpWithNewOp<mlir::LLVM::InsertValueOp>(op, realComplex, in matchAndRewrite()