reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

utils/TableGen/AsmMatcherEmitter.cpp
 1446   for (const auto &MI : Matchables) {
 1528       Matchables.push_back(std::move(II));
 1557       Matchables.push_back(std::move(II));
 1570   for (auto &II : Matchables) {
 1636     Matchables.insert(Matchables.end(),
 1636     Matchables.insert(Matchables.end(),
 3138       Info.Matchables,
 3153       for (const auto &MI : Info.Matchables)
 3160     for (auto I = Info.Matchables.begin(), E = Info.Matchables.end(); I != E;
 3160     for (auto I = Info.Matchables.begin(), E = Info.Matchables.end(); I != E;
 3283   unsigned NumConverters = emitConvertFuncs(Target, ClassName, Info.Matchables,
 3321   for (const auto &MI : Info.Matchables) {
 3336   for (const auto &MI : Info.Matchables) {
 3435     for (const auto &MI : Info.Matchables) {