Searched defs:sourceMemRefType (Results 1 – 3 of 3) sorted by relevance
3026 Type SubViewOp::inferResultType(MemRefType sourceMemRefType, in inferResultType()3117 auto sourceMemRefType = source.getType().cast<MemRefType>(); in build() local3133 auto sourceMemRefType = source.getType().cast<MemRefType>(); in build() local3165 auto sourceMemRefType = source.getType().cast<MemRefType>(); in build() local
1132 MemRefType sourceMemRefType = in matchAndRewrite() local
3428 auto sourceMemRefType = subViewOp.source().getType().cast<MemRefType>(); in matchAndRewrite() local