Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Vector/Transforms/
H A DVectorDropLeadUnitDim.cpp205 VectorType newMaskType = inferTransferOpMaskType(newType, newMap); in dropUnitDimsFromMask() local
H A DVectorEmulateNarrowType.cpp68 auto newMaskType = VectorType::get(shape, rewriter.getI1Type()); getCompressedMaskOp() local
/llvm-project/mlir/lib/Dialect/Vector/IR/
H A DVectorOps.cpp534 VectorType newMaskType = matchAndRewrite() local