Home
last modified time | relevance | path

Searched refs:boundAttr (Results 1 – 10 of 10) sorted by relevance

/dports/biology/ugene/ugene-40.1/src/plugins/annotator/src/
H A DCollocationWorker.cpp107 Attribute *boundAttr = new Attribute(id, BaseTypes::BOOL_TYPE(), false, true); in init() local
110 a << boundAttr; in init()
116 boundAttr->addRelation(new VisibilityRelation(TYPE_ATTR, NEW_TYPE_ATTR)); in init()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/mlir/lib/Dialect/AffineOps/
H A DAffineOps.cpp1192 Attribute boundAttr; in parseBound() local
1193 if (p.parseAttribute(boundAttr, builder.getIndexType(), boundAttrName, in parseBound()
1198 if (auto affineMapAttr = boundAttr.dyn_cast<AffineMapAttr>()) { in parseBound()
1231 if (auto integerAttr = boundAttr.dyn_cast<IntegerAttr>()) { in parseBound()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/lib/Dialect/Affine/IR/
H A DAffineOps.cpp1295 Attribute boundAttr; in parseBound() local
1296 if (p.parseAttribute(boundAttr, builder.getIndexType(), boundAttrName, in parseBound()
1301 if (auto affineMapAttr = boundAttr.dyn_cast<AffineMapAttr>()) { in parseBound()
1334 if (auto integerAttr = boundAttr.dyn_cast<IntegerAttr>()) { in parseBound()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/lib/Dialect/Affine/IR/
H A DAffineOps.cpp1349 Attribute boundAttr; in parseBound() local
1350 if (p.parseAttribute(boundAttr, builder.getIndexType(), boundAttrName, in parseBound()
1355 if (auto affineMapAttr = boundAttr.dyn_cast<AffineMapAttr>()) { in parseBound()
1388 if (auto integerAttr = boundAttr.dyn_cast<IntegerAttr>()) { in parseBound()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/lib/Dialect/Affine/IR/
H A DAffineOps.cpp1322 Attribute boundAttr; in parseBound() local
1323 if (p.parseAttribute(boundAttr, builder.getIndexType(), boundAttrName, in parseBound()
1328 if (auto affineMapAttr = boundAttr.dyn_cast<AffineMapAttr>()) { in parseBound()
1361 if (auto integerAttr = boundAttr.dyn_cast<IntegerAttr>()) { in parseBound()
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/lib/Dialect/Affine/IR/
H A DAffineOps.cpp1322 Attribute boundAttr; in parseBound() local
1323 if (p.parseAttribute(boundAttr, builder.getIndexType(), boundAttrName, in parseBound()
1328 if (auto affineMapAttr = boundAttr.dyn_cast<AffineMapAttr>()) { in parseBound()
1361 if (auto integerAttr = boundAttr.dyn_cast<IntegerAttr>()) { in parseBound()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Dialect/Affine/IR/
H A DAffineOps.cpp1360 Attribute boundAttr; in parseBound() local
1361 if (p.parseAttribute(boundAttr, builder.getIndexType(), boundAttrName, in parseBound()
1366 if (auto affineMapAttr = boundAttr.dyn_cast<AffineMapAttr>()) { in parseBound()
1399 if (auto integerAttr = boundAttr.dyn_cast<IntegerAttr>()) { in parseBound()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/Dialect/Affine/IR/
H A DAffineOps.cpp1354 Attribute boundAttr; in parseBound() local
1355 if (p.parseAttribute(boundAttr, builder.getIndexType(), boundAttrName, in parseBound()
1360 if (auto affineMapAttr = boundAttr.dyn_cast<AffineMapAttr>()) { in parseBound()
1393 if (auto integerAttr = boundAttr.dyn_cast<IntegerAttr>()) { in parseBound()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/lib/Dialect/Affine/IR/
H A DAffineOps.cpp1354 Attribute boundAttr; in parseBound() local
1355 if (p.parseAttribute(boundAttr, builder.getIndexType(), boundAttrName, in parseBound()
1360 if (auto affineMapAttr = boundAttr.dyn_cast<AffineMapAttr>()) { in parseBound()
1393 if (auto integerAttr = boundAttr.dyn_cast<IntegerAttr>()) { in parseBound()
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/lib/Dialect/Affine/IR/
H A DAffineOps.cpp1354 Attribute boundAttr;
1355 if (p.parseAttribute(boundAttr, builder.getIndexType(), boundAttrName,
1360 if (auto affineMapAttr = boundAttr.dyn_cast<AffineMapAttr>()) {
1393 if (auto integerAttr = boundAttr.dyn_cast<IntegerAttr>()) {