Home
last modified time | relevance | path

Searched defs:constShape (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/lib/Dialect/Shape/IR/
H A DShape.cpp692 if (auto constShape = shape.getDefiningOp<ConstShapeOp>()) { in matchAndRewrite() local
750 if (auto constShape = shape.getDefiningOp<ConstShapeOp>()) { matchAndRewrite() local
1692 Value constShape = matchAndRewrite() local
/llvm-project/flang/lib/Evaluate/
H A Dintrinsics.cpp2037 if (auto constShape{AsConstantShape(context, *shape)}) { Match() local
2864 if (auto constShape{GetConstantShape(context, *argExpr)}) { HandleC_F_Pointer() local