Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/Vector/
DVectorTransforms.cpp2261 MemRefType compatibleMemRefType, Value alloc) { in createScopedFullPartialLinalgCopy()
2315 MemRefType compatibleMemRefType, Value alloc) { in createScopedFullPartialVectorTransferRead()
2429 MemRefType compatibleMemRefType = getCastCompatibleMemRefType( in splitFullAndPartialTransfer() local