Searched refs:OperandMatchInfo (Results 1 – 1 of 1) sorted by relevance
727 std::vector<OperandMatchEntry> OperandMatchInfo; member in __anon3c98f17f0111::AsmMatcherInfo1460 OperandMatchInfo.push_back(OperandMatchEntry::create(MI.get(), CI, in buildOperandMatchInfo()2828 for (const OperandMatchEntry &OMI : Info.OperandMatchInfo) { in emitCustomOperandParsing()2866 << Info.OperandMatchInfo.size() << "] = {\n"; in emitCustomOperandParsing()2869 for (const OperandMatchEntry &OMI : Info.OperandMatchInfo) { in emitCustomOperandParsing()3199 if (!Info.OperandMatchInfo.empty()) { in run()3813 if (!Info.OperandMatchInfo.empty()) in run()