Searched defs:refType (Results 1 – 12 of 12) sorted by relevance
325 mlir::Type refType = fir::ReferenceType::get( in pushShape() local
153 auto refType = builder.getRefType(boxCharType.getEleTy()); in toExtendedValue() local204 auto refType = fir::ReferenceType::get(boxCharType.getEleTy()); in createEmbox() local
176 mlir::Type refType = fir::ReferenceType::get( genUnboxChar() local
1590 if (auto refType = mlir::dyn_cast<fir::ReferenceType>(type)) toExtendedValue() local 2064 auto refType = mlir::dyn_cast<fir::ReferenceType>(bArg.getType()); getWrapper() local 2229 if (auto refType = mlir::dyn_cast<fir::ReferenceType>(type)) getUnrestrictedIntrinsicSymbolRefAttr() local
422 auto refType = getRefType(boxType.getEleTy()); convertWithSemantics() local
121 llvm::StringRef refType(RefType T) { refType() function
1058 mlir::Type refType = getRefType(dynamicType, obj); handleImplicitDummy() local 1074 mlir::Type refType = getRefType(dynamicType, obj); handleImplicitDummy() local
721 auto refType = mlir::dyn_cast_or_null<fir::ReferenceType>(symVal.getType()); addDeclareReduction() local
27 if (auto refType = mlir::dyn_cast<fir::ReferenceType>(type)) in checkMapType() local
707 if (auto refType = mlir::dyn_cast<fir::ReferenceType>(arg.getType())) { genBodyOfTargetDataOp() local 1718 if (auto refType = mlir::dyn_cast<fir::ReferenceType>(baseOp.getType())) genTargetOp() local
340 if (auto refType = in coordinateArrayElement() local
3763 elementType(mlir::Type refType) elementType() argument