Home
last modified time | relevance | path

Searched refs:ShapeOp (Results 1 – 24 of 24) sorted by relevance

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/flang/lib/Optimizer/CodeGen/
H A DPreCGRewrite.cpp33 ShapeOp shape) { in populateShape()
112 auto shapeOp = dyn_cast<ShapeOp>(shapeVal.getDefiningOp()); in rewriteDynamicShape()
159 if (auto shapeOp = dyn_cast<ShapeOp>(shapeVal.getDefiningOp())) in matchAndRewrite()
207 if (auto shapeOp = dyn_cast<ShapeOp>(shapeVal.getDefiningOp())) in matchAndRewrite()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/flang/lib/Optimizer/CodeGen/
H A DPreCGRewrite.cpp33 ShapeOp shape) { in populateShape()
112 auto shapeOp = dyn_cast<ShapeOp>(shapeVal.getDefiningOp()); in rewriteDynamicShape()
159 if (auto shapeOp = dyn_cast<ShapeOp>(shapeVal.getDefiningOp())) in matchAndRewrite()
207 if (auto shapeOp = dyn_cast<ShapeOp>(shapeVal.getDefiningOp())) in matchAndRewrite()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/flang/lib/Optimizer/CodeGen/
H A DPreCGRewrite.cpp33 ShapeOp shape) { in populateShape()
112 auto shapeOp = dyn_cast<ShapeOp>(shapeVal.getDefiningOp()); in rewriteDynamicShape()
159 if (auto shapeOp = dyn_cast<ShapeOp>(shapeVal.getDefiningOp())) in matchAndRewrite()
207 if (auto shapeOp = dyn_cast<ShapeOp>(shapeVal.getDefiningOp())) in matchAndRewrite()
/dports/devel/llvm13/llvm-project-13.0.1.src/flang/lib/Optimizer/CodeGen/
H A DPreCGRewrite.cpp33 ShapeOp shape) { in populateShape()
112 auto shapeOp = dyn_cast<ShapeOp>(shapeVal.getDefiningOp()); in rewriteDynamicShape()
159 if (auto shapeOp = dyn_cast<ShapeOp>(shapeVal.getDefiningOp())) in matchAndRewrite()
207 if (auto shapeOp = dyn_cast<ShapeOp>(shapeVal.getDefiningOp())) in matchAndRewrite()
/dports/graphics/cfdg/cfdg-3.3_1/src-common/
H A Drenderimpl.h54 class ShapeOp; variable
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/flang/lib/Optimizer/Transforms/
H A DAffinePromotion.cpp335 static void populateIndexArgs(fir::ArrayCoorOp acoOp, fir::ShapeOp shape, in populateIndexArgs()
375 if (auto shape = acoOp.shape().getDefiningOp<ShapeOp>()) in populateIndexArgs()
/dports/science/py-cirq-aqt/Cirq-0.12.0/cirq-core/cirq/ops/
H A Draw_types_test.py347 class ShapeOp(FixedQids): class
365 shape_op = ShapeOp()
/dports/science/py-cirq-core/Cirq-0.13.1/cirq-core/cirq/ops/
H A Draw_types_test.py347 class ShapeOp(FixedQids): class
365 shape_op = ShapeOp()
/dports/science/py-cirq-pasqal/Cirq-0.13.1/cirq-core/cirq/ops/
H A Draw_types_test.py347 class ShapeOp(FixedQids): class
365 shape_op = ShapeOp()
/dports/science/py-cirq-google/Cirq-0.13.0/cirq-core/cirq/ops/
H A Draw_types_test.py347 class ShapeOp(FixedQids): class
365 shape_op = ShapeOp()
/dports/science/py-cirq-ionq/Cirq-0.13.1/cirq-core/cirq/ops/
H A Draw_types_test.py347 class ShapeOp(FixedQids): class
365 shape_op = ShapeOp()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/mlir/docs/
H A DDeclarativeRewrites.md472 [(StoreOp (AllocOp:$mem (ShapeOp %lhs)), (AddIOp $lhs, $rhs)),
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/docs/
H A DDeclarativeRewrites.md472 [(StoreOp (AllocOp:$mem (ShapeOp $lhs)), (AddIOp $lhs, $rhs)),
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/docs/
H A DDeclarativeRewrites.md476 [(StoreOp (AllocOp:$mem (ShapeOp $lhs)), (AddIOp $lhs, $rhs)),
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/docs/
H A DDeclarativeRewrites.md476 [(StoreOp (AllocOp:$mem (ShapeOp $lhs)), (AddIOp $lhs, $rhs)),
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/docs/
H A DDeclarativeRewrites.md507 [(StoreOp (AllocOp:$mem (ShapeOp $lhs)), (AddIOp $lhs, $rhs)),
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/docs/
H A DDeclarativeRewrites.md476 [(StoreOp (AllocOp:$mem (ShapeOp $lhs)), (AddIOp $lhs, $rhs)),
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/docs/
H A DDeclarativeRewrites.md507 [(StoreOp (AllocOp:$mem (ShapeOp $lhs)), (AddIOp $lhs, $rhs)),
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/docs/
H A DDeclarativeRewrites.md507 [(StoreOp (AllocOp:$mem (ShapeOp $lhs)), (AddIOp $lhs, $rhs)),
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/flang/lib/Optimizer/Dialect/
H A DFIROps.cpp379 if (auto shOp = dyn_cast<fir::ShapeOp>(op)) in getExtents()
2765 static mlir::LogicalResult verify(fir::ShapeOp &op) { in verify()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/docs/
H A DDeclarativeRewrites.md507 [(StoreOp (AllocOp:$mem (ShapeOp $lhs)), (AddIOp $lhs, $rhs)),
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/flang/lib/Optimizer/Dialect/
H A DFIROps.cpp159 if (auto shOp = dyn_cast<fir::ShapeOp>(op)) in getExtents()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/flang/lib/Optimizer/Dialect/
H A DFIROps.cpp159 if (auto shOp = dyn_cast<fir::ShapeOp>(op)) in getExtents()
/dports/devel/llvm13/llvm-project-13.0.1.src/flang/lib/Optimizer/Dialect/
H A DFIROps.cpp159 if (auto shOp = dyn_cast<fir::ShapeOp>(op)) in getExtents()