Searched refs:getResultStorageType (Results 1 – 3 of 3) sorted by relevance
328 mlir::Type getResultStorageType() const;
300 mlir::Type Fortran::lower::CallerInterface::getResultStorageType() const { in getResultStorageType() function in Fortran::lower::CallerInterface
2498 mlir::Type type = caller.getResultStorageType(); in genCallOpAndResult()