Home
last modified time | relevance | path

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

/llvm-project/flang/lib/Lower/
H A DConvertVariable.cpp978 insertAggregateStore(Fortran::lower::AggregateStoreMap & storeMap,const Fortran::lower::pft::Variable & var,mlir::Value aggregateStore) insertAggregateStore() argument
1113 mlir::Value aggregateStore = builder.createConvert(loc, refTy, addr); instantiateAggregateStore() local