Searched refs:commons (Results 1 – 9 of 9) sorted by relevance
2 ; RUN: llvm-as -o %t2.bc %p/Inputs/commons.ll
6 ## Report multiple commons if warn-common is specified
16 # corresponding to the commons assigned to them
27 the purpose of contributing to a commons of creative, cultural and
544 def commons : Separate<["-"], "commons">,
676 std::set<SourceName> commons; // names of common blocks with save attr member5276 AddSaveName(specPartState_.saveInfo.commons, name.source); in Pre()5302 for (const SourceName &name : specPartState_.saveInfo.commons) { in CheckSaveStmts()
4127 .. option:: -falign-commons, -fno-align-commons
1122 community by providing a "patent commons" for the code base and reducing the
4816 defm align_commons : BooleanFFlag<"align-commons">, Group<gfortran_Group>;