Home
last modified time | relevance | path

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

/llvm-project/flang/lib/Lower/
H A DConvertVariable.cpp1025 defineGlobalAggregateStore(Fortran::lower::AbstractConverter & converter,const Fortran::lower::pft::Variable::AggregateStore & aggregate,llvm::StringRef aggName,mlir::StringAttr linkage) defineGlobalAggregateStore() argument
1073 declareGlobalAggregateStore(Fortran::lower::AbstractConverter & converter,mlir::Location loc,const Fortran::lower::pft::Variable::AggregateStore & aggregate,llvm::StringRef aggName,mlir::StringAttr linkage) declareGlobalAggregateStore() argument
1092 std::string aggName = instantiateAggregateStore() local
2287 std::string aggName = mangleGlobalAggregateStore(converter, aggregate); defineModuleVariable() local
[all...]