Lines Matching refs:Matchables
733 std::vector<std::unique_ptr<MatchableInfo>> Matchables; member in __anon8d06870a0111::AsmMatcherInfo
1452 for (const auto &MI : Matchables) { in buildOperandMatchInfo()
1534 Matchables.push_back(std::move(II)); in buildInfo()
1562 Matchables.push_back(std::move(II)); in buildInfo()
1575 for (auto &II : Matchables) { in buildInfo()
1641 Matchables.insert(Matchables.end(), in buildInfo()
3205 Info.Matchables, in run()
3211 for (auto I = Info.Matchables.begin(), E = Info.Matchables.end(); I != E; in run()
3220 for (const auto &MI : Info.Matchables) in run()
3227 for (auto I = Info.Matchables.begin(), E = Info.Matchables.end(); I != E; in run()
3350 unsigned NumConverters = emitConvertFuncs(Target, ClassName, Info.Matchables, in run()
3388 for (const auto &MI : Info.Matchables) { in run()
3403 for (const auto &MI : Info.Matchables) { in run()
3502 for (const auto &MI : Info.Matchables) { in run()