Lines Matching defs:Names
449 // Give section names unique ID's.
459 // Give section names unique ID's.
468 // Same for GC names.
729 SmallVector<StringRef, 4> Names;
730 M->getMDKindNames(Names);
732 if (Names.empty()) return;
736 for (unsigned MDKindID = 0, e = Names.size(); MDKindID != e; ++MDKindID) {
738 StringRef KName = Names[MDKindID];
1287 // Emit names for globals/functions etc.
1295 // FIXME: We know if the type names can use 7-bit ascii.
1408 // Emit names for all the instructions etc.
1621 // Emit names for globals/functions etc.