Home | History | Annotate | Download | only in TableGen

Lines Matching refs:unique

112   // Instantiate a CodeGenSchedClass for each unique SchedRW signature directly
153 // For each processor, find a unique machine model.
158 /// Get a unique processor model based on the defined MachineModel and
510 // Create a SchedClass for each unique combination of itinerary class and
1291 // The final PredTerm is unique set of predicates guarding the transition.
1297 RecIter PredsEnd = std::unique(Preds.begin(), Preds.end());