Home
last modified time | relevance | path

Searched defs:newExtract (Results 1 – 4 of 4) sorted by relevance

/llvm-project/mlir/lib/Dialect/Arith/Transforms/
H A DIntNarrowing.cpp
/llvm-project/mlir/lib/Dialect/ArmSME/Transforms/
H A DOuterProductFusion.cpp498 Value newExtract = rewriter.create<vector::ExtractOp>( matchAndRewrite() local
545 Value newExtract = rewriter.create<vector::ScalableExtractOp>( matchAndRewrite() local
/llvm-project/mlir/lib/Dialect/Vector/Transforms/
H A DVectorDistribute.cpp1272 Value newExtract = rewriter.create<vector::ExtractOp>( matchAndRewrite() local
1310 Value newExtract = rewriter.create<vector::ExtractOp>( matchAndRewrite() local
1372 Value newExtract; matchAndRewrite() local
/llvm-project/mlir/lib/Dialect/Tensor/IR/
H A DTensorOps.cpp1236 auto newExtract = rewriter.create<tensor::ExtractOp>( matchAndRewrite() local