Home
last modified time | relevance | path

Searched defs:dimSz (Results 1 – 3 of 3) sorted by relevance

/llvm-project/mlir/lib/Dialect/Vector/Transforms/
H A DVectorTransferSplitRewritePatterns.cpp60 OpFoldResult dimSz = in createInBoundsCond() local
/llvm-project/mlir/lib/Dialect/SparseTensor/Transforms/
H A DSparseReinterpretMap.cpp606 for (int64_t dimSz : stt.getDimShape()) { in matchAndRewrite() local
H A DSparseTensorRewriting.cpp1172 Value dimSz = rewriter.create<arith::AddIOp>( matchAndRewrite() local