Home | History | Annotate | Download | only in TableGen

Lines Matching refs:sort

1496   std::sort(Classes.begin(), Classes.end(), less_ptr<ClassInfo>());
2648 // Sort the instruction table using the partial order on classes. We use