Searched defs:aggregate (Results 1 – 6 of 6) sorted by relevance
131 __thread int aggregate[10] = {0}; // thread-local-warning {{'_Thread_local' is a C11 extension}} variable
858 struct aggregate { argument 854 struct aggregate { global() struct 855 xcwg568::aggregate global() argument 856 ycwg568::aggregate global() argument 857 tcwg568::aggregate global() argument
6 namespace aggregate { namespace
134 namespace aggregate { namespace
1024 defineGlobalAggregateStore(Fortran::lower::AbstractConverter & converter,const Fortran::lower::pft::Variable::AggregateStore & aggregate,llvm::StringRef aggName,mlir::StringAttr linkage) defineGlobalAggregateStore() argument 1072 declareGlobalAggregateStore(Fortran::lower::AbstractConverter & converter,mlir::Location loc,const Fortran::lower::pft::Variable::AggregateStore & aggregate,llvm::StringRef aggName,mlir::StringAttr linkage) declareGlobalAggregateStore() argument 1096 auto &aggregate = var.getAggregateStore(); instantiateAggregateStore() local 2285 const Fortran::lower::pft::Variable::AggregateStore &aggregate = defineModuleVariable() local [all...]
933 auto *aggregate = dyn_cast<llvm::ConstantAggregate>(operand); convertGlobalCtorsAndDtors() local [all...]