Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Vector/Transforms/
H A DLowerVectorTransfer.cpp141 VectorType newReadType = VectorType::get( matchAndRewriteMaskableOp() local
391 VectorType newReadType = VectorType::get( matchAndRewriteMaskableOp() local
H A DVectorEmulateNarrowType.cpp489 auto newReadType = VectorType::get(numElements, newElementType); matchAndRewrite() local