Searched refs:OperandMatchInfo (Results 1 – 1 of 1) sorted by relevance
657 std::vector<OperandMatchEntry> OperandMatchInfo; member in __anon51f7b9bc0111::AsmMatcherInfo1346 OperandMatchInfo.push_back(OperandMatchEntry::create(MI.get(), CI, in buildOperandMatchInfo()2481 Info.OperandMatchInfo.begin(), ie = Info.OperandMatchInfo.end(); in emitCustomOperandParsing()2520 << Info.OperandMatchInfo.size() << "] = {\n"; in emitCustomOperandParsing()2524 Info.OperandMatchInfo.begin(), ie = Info.OperandMatchInfo.end(); in emitCustomOperandParsing()2604 OS << Info.OperandMatchInfo.size() << ");\n"; in emitCustomOperandParsing()2608 << Info.OperandMatchInfo.size() << ", Mnemonic,\n" in emitCustomOperandParsing()2715 if (!Info.OperandMatchInfo.empty()) { in run()3073 if (!Info.OperandMatchInfo.empty()) in run()