Searched defs:sourceMemRefType (Results 1 – 4 of 4) sorted by relevance
2086 Type SubViewOp::inferResultType(MemRefType sourceMemRefType, in inferResultType()2135 Type SubViewOp::inferResultType(MemRefType sourceMemRefType, in inferResultType()2213 auto sourceMemRefType = source.getType().cast<MemRefType>(); in build() local
59 auto sourceMemRefType = resultBuffer->getType().cast<BaseMemRefType>(); in bufferize() local
923 MemRefType sourceMemRefType = in matchAndRewrite() local
1646 auto sourceMemRefType = subViewOp.getSource().getType().cast<MemRefType>(); in matchAndRewrite() local