Home
last modified time | relevance | path

Searched defs:nonDeferredParams (Results 1 – 2 of 2) sorted by relevance

/llvm-project/flang/lib/Lower/
H A DAllocatable.cpp988 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 DMutableBox.cpp331 createUnallocatedBox(fir::FirOpBuilder & builder,mlir::Location loc,mlir::Type boxType,mlir::ValueRange nonDeferredParams,mlir::Value typeSourceBox) createUnallocatedBox() argument