Searched defs:memref_type (Results 1 – 6 of 6) sorted by relevance
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
117 MemRefType memref_type = tf_alloc_op.getType(); in matchAndRewrite() local189 MemRefType memref_type, in CreateMemRefDescriptor()
83 auto memref_type = memref.getType(); in EmitMemRefPrint() local
26 auto memref_type = value.getType().dyn_cast<mlir::MemRefType>(); in IsContiguousMemref() local
1074 auto memref_type = type.dyn_cast<MemRefType>(); in EmitConstant() local
842 auto memref_type = value.getType().cast<MemRefType>(); in Encode() local