Searched refs:fromRealTypeID (Results 1 – 3 of 3) sorted by relevance
275 mlir::Type fromRealTypeID(mlir::MLIRContext *context, llvm::Type::TypeID typeID,
341 return fir::fromRealTypeID(&getContext(), kindMapping.getRealTypeID(kind), in convertRealType()
489 return fir::fromRealTypeID(getContext(), realTypeID, fkind); in getEleType()946 mlir::Type fir::fromRealTypeID(mlir::MLIRContext *context, in fromRealTypeID() function in fir