Searched defs:shapeType (Results 1 – 10 of 10) sorted by relevance
49 if (auto shapeType = mlir::dyn_cast<fir::ShapeType>(shape.getType())) { in verifyDeclareLikeOpImpl() local
239 ElementsAttrRange(ShapedType shapeType, in ElementsAttrRange()242 ElementsAttrRange(ShapedType shapeType, IteratorT beginIt, IteratorT endIt) in ElementsAttrRange()
56 ShapedType shapeType = llvm::cast<ShapedType>(type); in getFlattenedIndex() local
82 auto shapeType = cast<MemRefType>(op.getShape().getType()); in matchAndRewrite() local
321 auto shapeType = mlir::dyn_cast<fir::ShapeType>(compShapeType); verify() local 406 auto shapeType = mlir::dyn_cast<fir::ShapeType>(getShape().getType()); verify() local 444 if (auto shapeType = mlir::dyn_cast<fir::ShapeType>(shape.getType())) verify() local 1419 if (auto shapeType = mlir::dyn_cast<fir::ShapeType>(shape.getType())) { buildElemental() local [all...]
1080 auto shapeType = llvm::cast<ShapedType>(getType()); fold() local
662 auto shapeType = associateMutableBoxWithRemap() local
502 auto shapeType = fir::ShapeShiftType::get(getContext(), exts.size()); genShape() local
905 auto shapeType = ShapeType::get(rewriter.getContext(), rank); in getOrReadExtentsAndShapeOp() local
2876 DynamicType shapeType{TypeCategory::Integer, defaults_.sizeIntegerKind()}; HandleC_F_Pointer() local