Searched defs:memref_type (Results 1 – 9 of 9) sorted by relevance
63 auto memref_type = memref.getType().cast<MemRefType>(); in EmitPrint() local
99 if (auto memref_type = inputs[0].getType().dyn_cast<MemRefType>()) { in CustomBufferizeTypeConverter() local
170 MemRefType memref_type = tf_alloc_op.getType(); in matchAndRewrite() local241 MemRefType memref_type, in CreateMemRefDescriptor()
52 auto memref_type = in matchAndRewrite() local
61 auto memref_type = in InsertDynamicAlloc() local88 auto memref_type = in InsertAlloc() local
271 auto memref_type = in miscFuseHelper() local
56 if (auto memref_type = t.dyn_cast<MemRefType>()) { in getTypeEncoding() local
65 mlir::MemRefType memref_type = value.getType().dyn_cast<mlir::MemRefType>(); in IsContiguousMemref() local323 auto memref_type = memref.getType().cast<mlir::MemRefType>(); in MemrefToVector() local345 auto memref_type = memref.getType().cast<mlir::MemRefType>(); in MemrefToScalar() local
1016 auto memref_type = type.dyn_cast<MemRefType>(); in EmitConstant() local