Searched refs:OperandMatchInfo (Results 1 – 1 of 1) sorted by relevance
737 std::vector<OperandMatchEntry> OperandMatchInfo; member in __anon35b2ed560111::AsmMatcherInfo1476 OperandMatchInfo.push_back(OperandMatchEntry::create(MI.get(), CI, in buildOperandMatchInfo()2852 for (const OperandMatchEntry &OMI : Info.OperandMatchInfo) { in emitCustomOperandParsing()2890 << Info.OperandMatchInfo.size() << "] = {\n"; in emitCustomOperandParsing()2893 for (const OperandMatchEntry &OMI : Info.OperandMatchInfo) { in emitCustomOperandParsing()3305 if (!Info.OperandMatchInfo.empty()) { in run()3979 if (!Info.OperandMatchInfo.empty()) in run()