Home | History | Annotate | Download | only in Writer

Lines Matching defs:Names

461       // Give section names unique ID's.
473 // Give section names unique ID's.
482 // Same for GC names.
757 SmallVector<StringRef, 8> Names;
758 M->getMDKindNames(Names);
760 if (Names.empty()) return;
764 for (unsigned MDKindID = 0, e = Names.size(); MDKindID != e; ++MDKindID) {
766 StringRef KName = Names[MDKindID];
1474 // Emit names for globals/functions etc.
1482 // FIXME: We know if the type names can use 7-bit ascii.
1595 // Emit names for all the instructions etc.
1899 // Emit names for globals/functions etc.