Home
last modified time | relevance | path

Searched refs:eqRowIdx (Results 1 – 9 of 9) sorted by relevance

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/lib/Analysis/
H A DAffineStructures.cpp2166 int eqRowIdx = findEqualityToConstant(*this, 0, /*symbolic=*/false); in computeConstantLowerOrUpperBound() local
2167 if (eqRowIdx != -1) in computeConstantLowerOrUpperBound()
2169 return -atEq(eqRowIdx, getNumCols() - 1) / atEq(eqRowIdx, 0); in computeConstantLowerOrUpperBound()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/Analysis/
H A DAffineStructures.cpp2436 int eqRowIdx = findEqualityToConstant(*this, 0, /*symbolic=*/false); in computeConstantLowerOrUpperBound() local
2437 if (eqRowIdx != -1) in computeConstantLowerOrUpperBound()
2439 return -atEq(eqRowIdx, getNumCols() - 1) / atEq(eqRowIdx, 0); in computeConstantLowerOrUpperBound()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/lib/Analysis/
H A DAffineStructures.cpp2250 int eqRowIdx = findEqualityToConstant(*this, 0, /*symbolic=*/false); in computeConstantLowerOrUpperBound() local
2251 if (eqRowIdx != -1) in computeConstantLowerOrUpperBound()
2253 return -atEq(eqRowIdx, getNumCols() - 1) / atEq(eqRowIdx, 0); in computeConstantLowerOrUpperBound()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/mlir/lib/Analysis/
H A DAffineStructures.cpp2232 int eqRowIdx = findEqualityToConstant(*this, 0, /*symbolic=*/false); in computeConstantLowerOrUpperBound() local
2233 if (eqRowIdx != -1) in computeConstantLowerOrUpperBound()
2235 return -atEq(eqRowIdx, getNumCols() - 1) / atEq(eqRowIdx, 0); in computeConstantLowerOrUpperBound()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/lib/Analysis/
H A DAffineStructures.cpp2436 int eqRowIdx = findEqualityToConstant(*this, 0, /*symbolic=*/false); in computeConstantLowerOrUpperBound() local
2437 if (eqRowIdx != -1) in computeConstantLowerOrUpperBound()
2439 return -atEq(eqRowIdx, getNumCols() - 1) / atEq(eqRowIdx, 0); in computeConstantLowerOrUpperBound()
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/lib/Analysis/
H A DAffineStructures.cpp2436 int eqRowIdx = findEqualityToConstant(*this, 0, /*symbolic=*/false); in computeConstantLowerOrUpperBound() local
2437 if (eqRowIdx != -1) in computeConstantLowerOrUpperBound()
2439 return -atEq(eqRowIdx, getNumCols() - 1) / atEq(eqRowIdx, 0); in computeConstantLowerOrUpperBound()
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/lib/Analysis/
H A DAffineStructures.cpp2527 int eqRowIdx = findEqualityToConstant(*this, 0, /*symbolic=*/false); in computeConstantLowerOrUpperBound() local
2528 if (eqRowIdx != -1) in computeConstantLowerOrUpperBound()
2530 return -atEq(eqRowIdx, getNumCols() - 1) / atEq(eqRowIdx, 0); in computeConstantLowerOrUpperBound()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/lib/Analysis/
H A DAffineStructures.cpp2527 int eqRowIdx = findEqualityToConstant(*this, 0, /*symbolic=*/false); in computeConstantLowerOrUpperBound() local
2528 if (eqRowIdx != -1) in computeConstantLowerOrUpperBound()
2530 return -atEq(eqRowIdx, getNumCols() - 1) / atEq(eqRowIdx, 0); in computeConstantLowerOrUpperBound()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Analysis/
H A DAffineStructures.cpp2680 int eqRowIdx = findEqualityToConstant(*this, 0, /*symbolic=*/false); in computeConstantLowerOrUpperBound() local
2681 if (eqRowIdx != -1) in computeConstantLowerOrUpperBound()
2683 return -atEq(eqRowIdx, getNumCols() - 1) / atEq(eqRowIdx, 0); in computeConstantLowerOrUpperBound()