Home
last modified time | relevance | path

Searched defs:maskLength (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/lib/Dialect/Vector/Transforms/
H A DVectorEmulateMaskedLoadStore.cpp61 int64_t maskLength = maskVType.getShape()[0]; in matchAndRewrite() local
128 int64_t maskLength = maskVType.getShape()[0]; in matchAndRewrite() local
/llvm-project/mlir/lib/Dialect/Vector/IR/
H A DVectorOps.cpp2496 int64_t maskLength = maskAttr.size(); verify() local