Home | History | Annotate | Download | only in TableGen

Lines Matching defs:Records

69     // Read records don't currently have sequences, but it can be easily
115 /// 3) An implied class with a list of InstRW records that map instructions to
118 /// provided InstrRW records for this class. ItinClassDef or Writes/Reads may
139 // InstRW records associated with this class. These records may refer to an
171 // records.
173 // ItinDefList orders this processor's InstrItinData records by SchedClass idx.
182 // Array of InstrItinData records indexed by a CodeGenSchedClass index.
220 RecordKeeper &Records;
244 // combination of it's itinerary class, SchedRW list, and InstRW records.