Searched defs:nonDeferredParams (Results 1 – 2 of 2) sorted by relevance
/llvm-project/flang/lib/Lower/ |
H A D | Allocatable.cpp | 988 createMutableProperties(Fortran::lower::AbstractConverter & converter,mlir::Location loc,const Fortran::lower::pft::Variable & var,mlir::ValueRange nonDeferredParams,bool alwaysUseBox) createMutableProperties() argument 1055 createMutableBox(Fortran::lower::AbstractConverter & converter,mlir::Location loc,const Fortran::lower::pft::Variable & var,mlir::Value boxAddr,mlir::ValueRange nonDeferredParams,bool alwaysUseBox) createMutableBox() argument
|
/llvm-project/flang/lib/Optimizer/Builder/ |
H A D | MutableBox.cpp | 331 createUnallocatedBox(fir::FirOpBuilder & builder,mlir::Location loc,mlir::Type boxType,mlir::ValueRange nonDeferredParams,mlir::Value typeSourceBox) createUnallocatedBox() argument
|