Searched defs:memrefType (Results 1 – 9 of 9) sorted by relevance
90 auto memrefType = in bufferize() local211 auto memrefType = in bufferize() local
64 auto memrefType = in insertDynamicAlloc() local92 auto memrefType = in insertAlloc() local
51 auto memrefType = MemRefType::get({}, seedType); in matchAndRewrite() local
116 if (auto memrefType = inputs[0].getType().dyn_cast<MemRefType>()) { in CustomBufferizeTypeConverter() local
317 if (auto memrefType = shapedType.dyn_cast<MemRefType>()) in isRewritableType() local
50 auto memrefType = MemRefType::get(resultType.getShape(), elementType); in matchAndRewrite() local
365 auto memrefType = in BufferPacking() local
105 if (auto memrefType = inputs[0].getType().dyn_cast<MemRefType>()) { in CustomBufferizeTypeConverter() local
149 if (auto memrefType = sourceType.dyn_cast<MemRefType>()) { in inferReturnTypes() local