Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/Lowering/DirectToLLVM/
H A DLowerToLLVM.cpp2288 mlir::Value oneElement = rewriter.create<mlir::LLVM::InsertElementOp>( in matchAndRewrite() local
2291 rewriter.replaceOpWithNewOp<mlir::LLVM::ShuffleVectorOp>(op, oneElement, in matchAndRewrite()