Searched defs:coorTy (Results 1 – 5 of 5) sorted by relevance
466 mlir::Type coorTy = fir::ReferenceType::get(componentType); matchAndRewrite() local 608 auto coorTy = fir::ReferenceType::get(resultEleTy); matchAndRewrite() local
158 mlir::Type coorTy = in matchAndRewrite() local
1230 auto coorTy = getEleTy(load.getType()); in materializeAssignment() local
273 auto coorTy = builder.getRefType(fir::SequenceType::get({extent}, singleTy)); in createElementAddr() local
945 mlir::Type coorTy = builder.getRefType(recTy.getType(name)); genval() local 4204 mlir::Type coorTy = builder.getRefType(raggedTy.getType(1)); prepareRaggedArrays() local 6617 extendComponent(Fortran::lower::ComponentPath & component,mlir::Type coorTy,mlir::ValueRange vals) extendComponent() argument