Searched refs:OperandMatchInfo (Results 1 – 1 of 1) sorted by relevance
740 std::vector<OperandMatchEntry> OperandMatchInfo; member in __anonf87813900111::AsmMatcherInfo1479 OperandMatchInfo.push_back(OperandMatchEntry::create(MI.get(), CI, in buildOperandMatchInfo()2855 for (const OperandMatchEntry &OMI : Info.OperandMatchInfo) { in emitCustomOperandParsing()2893 << Info.OperandMatchInfo.size() << "] = {\n"; in emitCustomOperandParsing()2896 for (const OperandMatchEntry &OMI : Info.OperandMatchInfo) { in emitCustomOperandParsing()3309 if (!Info.OperandMatchInfo.empty()) { in run()3983 if (!Info.OperandMatchInfo.empty()) in run()