Lines Matching refs:Name
386 // Returns the record name.
989 const std::string &Name = nameWithID(Opcodes[i]);
991 errs() << '\t' << Name << " ";
1270 StringRef Name = AllInstructions[Opc]->TheDef->getName();
1271 errs() << "SoftFail Conflict: bit SoftFail{" << i << "} in " << Name
1708 const std::string &Name = nameWithID(Opcodes[i]);
1710 errs() << '\t' << Name << " ";
1847 const std::string &Name = CGI.Operands[SO.first].Name;
1850 Name << "(" << SO.first << ", " << SO.second << ") => " <<
1901 NumberedInsnOperands[Name].push_back(OpInfo);
1909 NumberedInsnOperandsNoTie.insert(Name);
2045 const std::string &OperandName = Info.Name;