Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/Lowering/DirectToLLVM/
H A DLowerToLLVM.cpp2416 mlir::Type complexLLVMTy = in matchAndRewrite() local
2419 rewriter.create<mlir::LLVM::PoisonOp>(op->getLoc(), complexLLVMTy); in matchAndRewrite()
2433 mlir::Type complexLLVMTy = in matchAndRewrite() local
2436 rewriter.create<mlir::LLVM::UndefOp>(op->getLoc(), complexLLVMTy); in matchAndRewrite()
2492 mlir::Type complexLLVMTy = in matchAndRewrite() local
2495 rewriter.create<mlir::LLVM::PoisonOp>(op->getLoc(), complexLLVMTy); in matchAndRewrite()