Searched refs:Matchables (Results 1 – 1 of 1) sorted by relevance
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()3388 for (const auto &MI : Info.Matchables) { in run()[all …]