Searched defs:shapeTy (Results 1 – 8 of 8) sorted by relevance
208 fir::ShapeType shapeTy = in genExprShape() local
1567 fir::ShapeType shapeTy = mlir::cast<fir::ShapeType>(getShape().getType()); verify() local
349 auto shapeTy = mlir::dyn_cast<fir::ShapeType>(op.getType()); checkShapeOp() local 377 auto shapeTy = mlir::dyn_cast<fir::ShapeShiftType>(op.getType()); TEST_F() local
733 fir::ShapeType shapeTy = mlir::cast<fir::ShapeType>(shape.getType()); matchAndRewrite() local
386 auto shapeTy = shapeOp.getType(); verify() local 832 auto shapeTy = shapeOp.getType(); verify() local 2826 if (auto shapeTy = mlir::dyn_cast<fir::ShapeType>(ty)) { verify() local 2949 auto shapeTy = shapeVal.getType(); verify() local 3676 auto shapeTy = mlir::dyn_cast<fir::ShapeType>(getType()); verify() local 3699 auto shapeTy = mlir::dyn_cast<fir::ShapeShiftType>(getType()); verify() local [all...]
44 fir::ShapeType shapeTy = mlir::cast<fir::ShapeType>(shape.getType()); getExplicitExtentsFromShape() local 203 auto shapeTy = shape.getType(); isShapeWithLowerBounds() local
5945 mlir::Type shapeTy = shape.getType(); genReshape() local
3967 auto shapeTy = fir::ShapeShiftType::get(eleTy.getContext(), lbs.size()); convertElementForUpdate() local