Searched refs:OperandMatchInfo (Results 1 – 2 of 2) sorted by relevance
711 std::vector<OperandMatchEntry> OperandMatchInfo; member in __anon90d40e630111::AsmMatcherInfo1432 OperandMatchInfo.push_back(OperandMatchEntry::create(MI.get(), CI, in buildOperandMatchInfo()2642 for (const OperandMatchEntry &OMI : Info.OperandMatchInfo) { in emitCustomOperandParsing()2680 << Info.OperandMatchInfo.size() << "] = {\n"; in emitCustomOperandParsing()2683 for (const OperandMatchEntry &OMI : Info.OperandMatchInfo) { in emitCustomOperandParsing()2898 if (!Info.OperandMatchInfo.empty()) { in run()3310 if (!Info.OperandMatchInfo.empty()) in run()
726 std::vector<OperandMatchEntry> OperandMatchInfo; member in __anon0674e6d10111::AsmMatcherInfo1463 OperandMatchInfo.push_back(OperandMatchEntry::create(MI.get(), CI, in buildOperandMatchInfo()2836 for (const OperandMatchEntry &OMI : Info.OperandMatchInfo) { in emitCustomOperandParsing()2874 << Info.OperandMatchInfo.size() << "] = {\n"; in emitCustomOperandParsing()2877 for (const OperandMatchEntry &OMI : Info.OperandMatchInfo) { in emitCustomOperandParsing()3292 if (!Info.OperandMatchInfo.empty()) { in run()3960 if (!Info.OperandMatchInfo.empty()) in run()