Home
last modified time | relevance | path

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

/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/lib/Dialect/Affine/IR/
H A DAffineOps.cpp65 Attribute operandCst; in remainsLegalAfterInline() local
66 return matchPattern(value.getDefiningOp(), m_Constant(&operandCst)) || in remainsLegalAfterInline()
397 Attribute operandCst; in isValidSymbol() local
398 if (matchPattern(defOp, m_Constant(&operandCst))) in isValidSymbol()
806 IntegerAttr operandCst; in canonicalizeMapOrSetAndOperands() local
808 m_Constant(&operandCst))) { in canonicalizeMapOrSetAndOperands()
810 getAffineConstantExpr(operandCst.getValue().getSExtValue(), context); in canonicalizeMapOrSetAndOperands()
1532 Attribute operandCst; in foldLoopBounds() local
1533 matchPattern(operand, m_Constant(&operandCst)); in foldLoopBounds()
1534 operandConstants.push_back(operandCst); in foldLoopBounds()
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/lib/Dialect/Affine/IR/
H A DAffineOps.cpp65 Attribute operandCst; in remainsLegalAfterInline() local
66 return matchPattern(value.getDefiningOp(), m_Constant(&operandCst)) || in remainsLegalAfterInline()
397 Attribute operandCst; in isValidSymbol() local
398 if (matchPattern(defOp, m_Constant(&operandCst))) in isValidSymbol()
806 IntegerAttr operandCst; in canonicalizeMapOrSetAndOperands() local
808 m_Constant(&operandCst))) { in canonicalizeMapOrSetAndOperands()
810 getAffineConstantExpr(operandCst.getValue().getSExtValue(), context); in canonicalizeMapOrSetAndOperands()
1532 Attribute operandCst; in foldLoopBounds() local
1533 matchPattern(operand, m_Constant(&operandCst)); in foldLoopBounds()
1534 operandConstants.push_back(operandCst); in foldLoopBounds()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/mlir/lib/Dialect/AffineOps/
H A DAffineOps.cpp708 IntegerAttr operandCst; in canonicalizeMapOrSetAndOperands() local
710 m_Constant(&operandCst))) { in canonicalizeMapOrSetAndOperands()
712 getAffineConstantExpr(operandCst.getValue().getSExtValue(), context); in canonicalizeMapOrSetAndOperands()
1362 Attribute operandCst; in foldLoopBounds() local
1363 matchPattern(operand, m_Constant(&operandCst)); in foldLoopBounds()
1364 operandConstants.push_back(operandCst); in foldLoopBounds()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/lib/Dialect/Affine/IR/
H A DAffineOps.cpp269 Attribute operandCst; in isValidSymbol() local
270 if (matchPattern(defOp, m_Constant(&operandCst))) in isValidSymbol()
802 IntegerAttr operandCst; in canonicalizeMapOrSetAndOperands() local
804 m_Constant(&operandCst))) { in canonicalizeMapOrSetAndOperands()
806 getAffineConstantExpr(operandCst.getValue().getSExtValue(), context); in canonicalizeMapOrSetAndOperands()
1460 Attribute operandCst; in foldLoopBounds() local
1461 matchPattern(operand, m_Constant(&operandCst)); in foldLoopBounds()
1462 operandConstants.push_back(operandCst); in foldLoopBounds()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/lib/Dialect/Affine/IR/
H A DAffineOps.cpp273 Attribute operandCst; in isValidSymbol() local
274 if (matchPattern(defOp, m_Constant(&operandCst))) in isValidSymbol()
833 IntegerAttr operandCst; in canonicalizeMapOrSetAndOperands() local
835 m_Constant(&operandCst))) { in canonicalizeMapOrSetAndOperands()
837 getAffineConstantExpr(operandCst.getValue().getSExtValue(), context); in canonicalizeMapOrSetAndOperands()
1559 Attribute operandCst; in foldLoopBounds() local
1560 matchPattern(operand, m_Constant(&operandCst)); in foldLoopBounds()
1561 operandConstants.push_back(operandCst); in foldLoopBounds()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Dialect/Affine/IR/
H A DAffineOps.cpp67 Attribute operandCst; in remainsLegalAfterInline() local
68 return matchPattern(value.getDefiningOp(), m_Constant(&operandCst)) || in remainsLegalAfterInline()
409 Attribute operandCst; in isValidSymbol() local
410 if (matchPattern(defOp, m_Constant(&operandCst))) in isValidSymbol()
828 IntegerAttr operandCst; in canonicalizeMapOrSetAndOperands() local
830 m_Constant(&operandCst))) { in canonicalizeMapOrSetAndOperands()
832 getAffineConstantExpr(operandCst.getValue().getSExtValue(), context); in canonicalizeMapOrSetAndOperands()
1570 Attribute operandCst; in foldLoopBounds() local
1571 matchPattern(operand, m_Constant(&operandCst)); in foldLoopBounds()
1572 operandConstants.push_back(operandCst); in foldLoopBounds()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/Dialect/Affine/IR/
H A DAffineOps.cpp67 Attribute operandCst; in remainsLegalAfterInline() local
68 return matchPattern(value.getDefiningOp(), m_Constant(&operandCst)) || in remainsLegalAfterInline()
403 Attribute operandCst; in isValidSymbol() local
404 if (matchPattern(defOp, m_Constant(&operandCst))) in isValidSymbol()
822 IntegerAttr operandCst; in canonicalizeMapOrSetAndOperands() local
824 m_Constant(&operandCst))) { in canonicalizeMapOrSetAndOperands()
826 getAffineConstantExpr(operandCst.getValue().getSExtValue(), context); in canonicalizeMapOrSetAndOperands()
1564 Attribute operandCst; in foldLoopBounds() local
1565 matchPattern(operand, m_Constant(&operandCst)); in foldLoopBounds()
1566 operandConstants.push_back(operandCst); in foldLoopBounds()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/lib/Dialect/Affine/IR/
H A DAffineOps.cpp67 Attribute operandCst; in remainsLegalAfterInline() local
68 return matchPattern(value.getDefiningOp(), m_Constant(&operandCst)) || in remainsLegalAfterInline()
403 Attribute operandCst; in isValidSymbol() local
404 if (matchPattern(defOp, m_Constant(&operandCst))) in isValidSymbol()
822 IntegerAttr operandCst; in canonicalizeMapOrSetAndOperands() local
824 m_Constant(&operandCst))) { in canonicalizeMapOrSetAndOperands()
826 getAffineConstantExpr(operandCst.getValue().getSExtValue(), context); in canonicalizeMapOrSetAndOperands()
1564 Attribute operandCst; in foldLoopBounds() local
1565 matchPattern(operand, m_Constant(&operandCst)); in foldLoopBounds()
1566 operandConstants.push_back(operandCst); in foldLoopBounds()
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/lib/Dialect/Affine/IR/
H A DAffineOps.cpp67 Attribute operandCst;
68 return matchPattern(value.getDefiningOp(), m_Constant(&operandCst)) ||
403 Attribute operandCst;
404 if (matchPattern(defOp, m_Constant(&operandCst)))
822 IntegerAttr operandCst;
824 m_Constant(&operandCst))) {
826 getAffineConstantExpr(operandCst.getValue().getSExtValue(), context);
1564 Attribute operandCst;
1565 matchPattern(operand, m_Constant(&operandCst));
1566 operandConstants.push_back(operandCst);