Home | History | Annotate | Download | only in TableGen

Lines Matching refs:Name

56     std::string Name;
73 const std::string &getName() const { return Name; }
277 std::string Name;
319 const std::string &getName() const { return Name; }
423 CodeGenRegisterClass(CodeGenRegBank&, StringRef Name, Key Props);
460 // Each RegUnitSet is a sorted vector with a name.
464 std::string Name;
484 CodeGenSubRegIndex *createSubRegIndex(StringRef Name, StringRef NameSpace);
529 StringRef Name);
569 // have a unique name.