Lines Matching refs:Matchables
737 std::vector<std::unique_ptr<MatchableInfo>> Matchables; member in __anonf87813900111::AsmMatcherInfo
1458 for (const auto &MI : Matchables) { in buildOperandMatchInfo()
1544 Matchables.push_back(std::move(II)); in buildInfo()
1572 Matchables.push_back(std::move(II)); in buildInfo()
1585 for (auto &II : Matchables) { in buildInfo()
1651 Matchables.insert(Matchables.end(), in buildInfo()
3217 Info.Matchables, in run()
3223 for (auto I = Info.Matchables.begin(), E = Info.Matchables.end(); I != E; in run()
3232 for (const auto &MI : Info.Matchables) in run()
3239 for (auto I = Info.Matchables.begin(), E = Info.Matchables.end(); I != E; in run()
3362 unsigned NumConverters = emitConvertFuncs(Target, ClassName, Info.Matchables, in run()
3400 for (const auto &MI : Info.Matchables) { in run()
3415 for (const auto &MI : Info.Matchables) { in run()
3514 for (const auto &MI : Info.Matchables) { in run()