Searched refs:normalizeMemRefType (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/mlir/lib/Dialect/MemRef/Transforms/ |
| H A D | NormalizeMemRefs.cpp | 356 MemRefType newMemRefType = normalizeMemRefType(memrefType, b, in normalizeFuncOpMemRefs() 464 MemRefType newMemRefType = normalizeMemRefType(memrefType, b, in normalizeFuncOpMemRefs() 503 MemRefType newMemRefType = normalizeMemRefType(memrefType, b, in createOpResultsNormalized()
|
| /llvm-project-15.0.7/mlir/include/mlir/Dialect/Affine/ |
| H A D | Utils.h | 248 MemRefType normalizeMemRefType(MemRefType memrefType, OpBuilder builder,
|
| /llvm-project-15.0.7/mlir/lib/Dialect/Affine/Utils/ |
| H A D | Utils.cpp | 1684 normalizeMemRefType(memrefType, b, allocOp->getSymbolOperands().size()); in normalizeMemRef() 1735 MemRefType mlir::normalizeMemRefType(MemRefType memrefType, OpBuilder b, in normalizeMemRefType() function in mlir
|