Home | History | Annotate | Download | only in Writer

Lines Matching defs:Names

420       // Give section names unique ID's.
432 // Give section names unique ID's.
441 // Same for GC names.
703 SmallVector<StringRef, 4> Names;
704 M->getMDKindNames(Names);
706 if (Names.empty()) return;
710 for (unsigned MDKindID = 0, e = Names.size(); MDKindID != e; ++MDKindID) {
712 StringRef KName = Names[MDKindID];
1321 // Emit names for globals/functions etc.
1329 // FIXME: We know if the type names can use 7-bit ascii.
1442 // Emit names for all the instructions etc.
1745 // Emit names for globals/functions etc.