Home
last modified time | relevance | path

Searched refs:getFlattenedAffineExprs (Results 1 – 25 of 32) sorted by relevance

12

/dports/devel/tinygo/tinygo-0.14.1/llvm-project/mlir/lib/IR/
H A DAffineExpr.cpp861 getFlattenedAffineExprs(ArrayRef<AffineExpr> exprs, unsigned numDims, in getFlattenedAffineExprs() function
894 ::getFlattenedAffineExprs({expr}, numDims, numSymbols, &flattenedExprs); in getFlattenedAffineExpr()
902 bool mlir::getFlattenedAffineExprs( in getFlattenedAffineExprs() function in mlir
907 return ::getFlattenedAffineExprs(map.getResults(), map.getNumDims(), in getFlattenedAffineExprs()
911 bool mlir::getFlattenedAffineExprs( in getFlattenedAffineExprs() function in mlir
916 return ::getFlattenedAffineExprs(set.getConstraints(), set.getNumDims(), in getFlattenedAffineExprs()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/Dialect/Linalg/Analysis/
H A DConstraintsSet.cpp54 if (failed(getFlattenedAffineExprs(map, &flatExprs, &localCst))) in composeMinOrMaxMapAndOperands()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/lib/Dialect/Linalg/Analysis/
H A DConstraintsSet.cpp54 if (failed(getFlattenedAffineExprs(map, &flatExprs, &localCst))) in composeMinOrMaxMapAndOperands()
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/lib/Dialect/Linalg/Analysis/
H A DConstraintsSet.cpp54 if (failed(getFlattenedAffineExprs(map, &flatExprs, &localCst))) in composeMinOrMaxMapAndOperands()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/mlir/include/mlir/IR/
H A DAffineExpr.h268 bool getFlattenedAffineExprs(
270 bool getFlattenedAffineExprs(
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/include/mlir/Analysis/
H A DAffineStructures.h662 getFlattenedAffineExprs(AffineMap map,
666 getFlattenedAffineExprs(IntegerSet set,
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/include/mlir/Analysis/
H A DAffineStructures.h689 getFlattenedAffineExprs(AffineMap map,
693 getFlattenedAffineExprs(IntegerSet set,
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/include/mlir/Analysis/
H A DAffineStructures.h689 getFlattenedAffineExprs(AffineMap map,
693 getFlattenedAffineExprs(IntegerSet set,
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/include/mlir/Analysis/
H A DAffineStructures.h689 getFlattenedAffineExprs(AffineMap map,
693 getFlattenedAffineExprs(IntegerSet set,
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/include/mlir/Analysis/
H A DAffineStructures.h714 getFlattenedAffineExprs(AffineMap map,
718 getFlattenedAffineExprs(IntegerSet set,
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/include/mlir/Analysis/
H A DAffineStructures.h714 getFlattenedAffineExprs(AffineMap map,
718 getFlattenedAffineExprs(IntegerSet set,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/include/mlir/Analysis/
H A DAffineStructures.h693 getFlattenedAffineExprs(AffineMap map,
697 getFlattenedAffineExprs(IntegerSet set,
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/lib/Analysis/
H A DAffineStructures.cpp70 getFlattenedAffineExprs(ArrayRef<AffineExpr> exprs, unsigned numDims, in getFlattenedAffineExprs() function
108 LogicalResult ret = ::getFlattenedAffineExprs({expr}, numDims, numSymbols, in getFlattenedAffineExpr()
116 LogicalResult mlir::getFlattenedAffineExprs( in getFlattenedAffineExprs() function in mlir
123 return ::getFlattenedAffineExprs(map.getResults(), map.getNumDims(), in getFlattenedAffineExprs()
128 LogicalResult mlir::getFlattenedAffineExprs( in getFlattenedAffineExprs() function in mlir
135 return ::getFlattenedAffineExprs(set.getConstraints(), set.getNumDims(), in getFlattenedAffineExprs()
187 if (failed(getFlattenedAffineExprs(set, &flatExprs, &localVarCst))) { in FlatAffineConstraints()
484 if (failed(getFlattenedAffineExprs(vMap->getAffineMap(), &flatExprs, in composeMap()
559 if (failed(getFlattenedAffineExprs(other, &flatExprs, &localCst))) { in composeMatchingMap()
1695 if (failed(getFlattenedAffineExprs(map, &flatExprs, &localVarCst))) { in addLowerOrUpperBound()
H A DAffineAnalysis.cpp399 if (failed(getFlattenedAffineExprs(srcMap, &srcFlatExprs, &srcLocalVarCst)) || in addMemRefAccessConstraints()
400 failed(getFlattenedAffineExprs(dstMap, &destFlatExprs, &destLocalVarCst))) in addMemRefAccessConstraints()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/Analysis/
H A DAffineStructures.cpp73 getFlattenedAffineExprs(ArrayRef<AffineExpr> exprs, unsigned numDims, in getFlattenedAffineExprs() function
111 LogicalResult ret = ::getFlattenedAffineExprs({expr}, numDims, numSymbols, in getFlattenedAffineExpr()
119 LogicalResult mlir::getFlattenedAffineExprs( in getFlattenedAffineExprs() function in mlir
126 return ::getFlattenedAffineExprs(map.getResults(), map.getNumDims(), in getFlattenedAffineExprs()
131 LogicalResult mlir::getFlattenedAffineExprs( in getFlattenedAffineExprs() function in mlir
138 return ::getFlattenedAffineExprs(set.getConstraints(), set.getNumDims(), in getFlattenedAffineExprs()
163 if (failed(getFlattenedAffineExprs(set, &flatExprs, &localVarCst))) { in FlatAffineConstraints()
396 if (failed(getFlattenedAffineExprs(vMap->getAffineMap(), &flatExprs, in composeMap()
471 if (failed(getFlattenedAffineExprs(other, &flatExprs, &localCst))) { in composeMatchingMap()
1967 if (failed(getFlattenedAffineExprs(map, &flatExprs, &localVarCst))) { in addLowerOrUpperBound()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/lib/Analysis/
H A DAffineStructures.cpp70 getFlattenedAffineExprs(ArrayRef<AffineExpr> exprs, unsigned numDims, in getFlattenedAffineExprs() function
108 LogicalResult ret = ::getFlattenedAffineExprs({expr}, numDims, numSymbols, in getFlattenedAffineExpr()
116 LogicalResult mlir::getFlattenedAffineExprs( in getFlattenedAffineExprs() function in mlir
123 return ::getFlattenedAffineExprs(map.getResults(), map.getNumDims(), in getFlattenedAffineExprs()
128 LogicalResult mlir::getFlattenedAffineExprs( in getFlattenedAffineExprs() function in mlir
135 return ::getFlattenedAffineExprs(set.getConstraints(), set.getNumDims(), in getFlattenedAffineExprs()
187 if (failed(getFlattenedAffineExprs(set, &flatExprs, &localVarCst))) { in FlatAffineConstraints()
467 if (failed(getFlattenedAffineExprs(vMap->getAffineMap(), &flatExprs, in composeMap()
542 if (failed(getFlattenedAffineExprs(other, &flatExprs, &localCst))) { in composeMatchingMap()
1765 if (failed(getFlattenedAffineExprs(map, &flatExprs, &localVarCst))) { in addLowerOrUpperBound()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/mlir/lib/Analysis/
H A DAffineStructures.cpp68 getFlattenedAffineExprs(ArrayRef<AffineExpr> exprs, unsigned numDims, in getFlattenedAffineExprs() function
107 LogicalResult ret = ::getFlattenedAffineExprs({expr}, numDims, numSymbols, in getFlattenedAffineExpr()
115 LogicalResult mlir::getFlattenedAffineExprs( in getFlattenedAffineExprs() function in mlir
122 return ::getFlattenedAffineExprs(map.getResults(), map.getNumDims(), in getFlattenedAffineExprs()
127 LogicalResult mlir::getFlattenedAffineExprs( in getFlattenedAffineExprs() function in mlir
134 return ::getFlattenedAffineExprs(set.getConstraints(), set.getNumDims(), in getFlattenedAffineExprs()
345 if (failed(getFlattenedAffineExprs(set, &flatExprs, &localVarCst))) { in FlatAffineConstraints()
644 if (failed(getFlattenedAffineExprs(vMap->getAffineMap(), &flatExprs, in composeMap()
719 if (failed(getFlattenedAffineExprs(other, &flatExprs, &localCst))) { in composeMatchingMap()
1773 if (failed(getFlattenedAffineExprs(map, &flatExprs, &localVarCst))) { in addLowerOrUpperBound()
H A DAffineAnalysis.cpp402 if (failed(getFlattenedAffineExprs(srcMap, &srcFlatExprs, &srcLocalVarCst)) || in addMemRefAccessConstraints()
403 failed(getFlattenedAffineExprs(dstMap, &destFlatExprs, &destLocalVarCst))) in addMemRefAccessConstraints()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/lib/Analysis/
H A DAffineStructures.cpp73 getFlattenedAffineExprs(ArrayRef<AffineExpr> exprs, unsigned numDims, in getFlattenedAffineExprs() function
111 LogicalResult ret = ::getFlattenedAffineExprs({expr}, numDims, numSymbols, in getFlattenedAffineExpr()
119 LogicalResult mlir::getFlattenedAffineExprs( in getFlattenedAffineExprs() function in mlir
126 return ::getFlattenedAffineExprs(map.getResults(), map.getNumDims(), in getFlattenedAffineExprs()
131 LogicalResult mlir::getFlattenedAffineExprs( in getFlattenedAffineExprs() function in mlir
138 return ::getFlattenedAffineExprs(set.getConstraints(), set.getNumDims(), in getFlattenedAffineExprs()
163 if (failed(getFlattenedAffineExprs(set, &flatExprs, &localVarCst))) { in FlatAffineConstraints()
396 if (failed(getFlattenedAffineExprs(vMap->getAffineMap(), &flatExprs, in composeMap()
471 if (failed(getFlattenedAffineExprs(other, &flatExprs, &localCst))) { in composeMatchingMap()
1967 if (failed(getFlattenedAffineExprs(map, &flatExprs, &localVarCst))) { in addLowerOrUpperBound()
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/lib/Analysis/
H A DAffineStructures.cpp73 getFlattenedAffineExprs(ArrayRef<AffineExpr> exprs, unsigned numDims, in getFlattenedAffineExprs() function
111 LogicalResult ret = ::getFlattenedAffineExprs({expr}, numDims, numSymbols, in getFlattenedAffineExpr()
119 LogicalResult mlir::getFlattenedAffineExprs( in getFlattenedAffineExprs() function in mlir
126 return ::getFlattenedAffineExprs(map.getResults(), map.getNumDims(), in getFlattenedAffineExprs()
131 LogicalResult mlir::getFlattenedAffineExprs( in getFlattenedAffineExprs() function in mlir
138 return ::getFlattenedAffineExprs(set.getConstraints(), set.getNumDims(), in getFlattenedAffineExprs()
163 if (failed(getFlattenedAffineExprs(set, &flatExprs, &localVarCst))) { in FlatAffineConstraints()
396 if (failed(getFlattenedAffineExprs(vMap->getAffineMap(), &flatExprs, in composeMap()
471 if (failed(getFlattenedAffineExprs(other, &flatExprs, &localCst))) { in composeMatchingMap()
1967 if (failed(getFlattenedAffineExprs(map, &flatExprs, &localVarCst))) { in addLowerOrUpperBound()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/mlir/include/mlir/Analysis/
H A DAffineStructures.h805 getFlattenedAffineExprs(AffineMap map,
809 getFlattenedAffineExprs(IntegerSet set,
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/include/mlir/Analysis/
H A DAffineStructures.h927 getFlattenedAffineExprs(AffineMap map,
931 getFlattenedAffineExprs(IntegerSet set,
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/lib/Analysis/
H A DAffineStructures.cpp73 getFlattenedAffineExprs(ArrayRef<AffineExpr> exprs, unsigned numDims, in getFlattenedAffineExprs() function
111 LogicalResult ret = ::getFlattenedAffineExprs({expr}, numDims, numSymbols, in getFlattenedAffineExpr()
119 LogicalResult mlir::getFlattenedAffineExprs( in getFlattenedAffineExprs() function in mlir
126 return ::getFlattenedAffineExprs(map.getResults(), map.getNumDims(), in getFlattenedAffineExprs()
131 LogicalResult mlir::getFlattenedAffineExprs( in getFlattenedAffineExprs() function in mlir
138 return ::getFlattenedAffineExprs(set.getConstraints(), set.getNumDims(), in getFlattenedAffineExprs()
190 if (failed(getFlattenedAffineExprs(set, &flatExprs, &localVarCst))) { in FlatAffineConstraints()
470 if (failed(getFlattenedAffineExprs(vMap->getAffineMap(), &flatExprs, in composeMap()
545 if (failed(getFlattenedAffineExprs(other, &flatExprs, &localCst))) { in composeMatchingMap()
2035 if (failed(getFlattenedAffineExprs(map, &flatExprs, &localVarCst))) { in addLowerOrUpperBound()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/lib/Analysis/
H A DAffineStructures.cpp73 getFlattenedAffineExprs(ArrayRef<AffineExpr> exprs, unsigned numDims, in getFlattenedAffineExprs() function
111 LogicalResult ret = ::getFlattenedAffineExprs({expr}, numDims, numSymbols, in getFlattenedAffineExpr()
119 LogicalResult mlir::getFlattenedAffineExprs( in getFlattenedAffineExprs() function in mlir
126 return ::getFlattenedAffineExprs(map.getResults(), map.getNumDims(), in getFlattenedAffineExprs()
131 LogicalResult mlir::getFlattenedAffineExprs( in getFlattenedAffineExprs() function in mlir
138 return ::getFlattenedAffineExprs(set.getConstraints(), set.getNumDims(), in getFlattenedAffineExprs()
190 if (failed(getFlattenedAffineExprs(set, &flatExprs, &localVarCst))) { in FlatAffineConstraints()
470 if (failed(getFlattenedAffineExprs(vMap->getAffineMap(), &flatExprs, in composeMap()
545 if (failed(getFlattenedAffineExprs(other, &flatExprs, &localCst))) { in composeMatchingMap()
2035 if (failed(getFlattenedAffineExprs(map, &flatExprs, &localVarCst))) { in addLowerOrUpperBound()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Analysis/
H A DAffineStructures.cpp73 getFlattenedAffineExprs(ArrayRef<AffineExpr> exprs, unsigned numDims, in getFlattenedAffineExprs() function
111 LogicalResult ret = ::getFlattenedAffineExprs({expr}, numDims, numSymbols, in getFlattenedAffineExpr()
119 LogicalResult mlir::getFlattenedAffineExprs( in getFlattenedAffineExprs() function in mlir
126 return ::getFlattenedAffineExprs(map.getResults(), map.getNumDims(), in getFlattenedAffineExprs()
131 LogicalResult mlir::getFlattenedAffineExprs( in getFlattenedAffineExprs() function in mlir
138 return ::getFlattenedAffineExprs(set.getConstraints(), set.getNumDims(), in getFlattenedAffineExprs()
166 if (failed(getFlattenedAffineExprs(set, &flatExprs, &localVarCst))) { in FlatAffineConstraints()
2158 if (failed(getFlattenedAffineExprs(map, flattenedExprs, &localCst))) { in flattenAlignedMapAndMergeLocals()

12