Home | History | Annotate | Download | only in TableGen

Lines Matching refs:unique

315     // Ensure that every sub-register has a unique name.
361 RegUnits.erase(std::unique(RegUnits.begin(), RegUnits.end()), RegUnits.end());
949 // Populate a unique sorted list of units from a register set.
1513 // Compute a unique RegUnitSet for each RegClass.
1569 // Find an existing RegUnitSet, or add the union to the unique sets.
1641 // Compute a unique set of RegUnitSets. One for each RegClass and inferred