Searched refs:OperandMatchInfo (Results 1 – 1 of 1) sorted by relevance
726 std::vector<OperandMatchEntry> OperandMatchInfo; member in __anon1f497f8e0111::AsmMatcherInfo1459 OperandMatchInfo.push_back(OperandMatchEntry::create(MI.get(), CI, in buildOperandMatchInfo()2835 for (const OperandMatchEntry &OMI : Info.OperandMatchInfo) { in emitCustomOperandParsing()2873 << Info.OperandMatchInfo.size() << "] = {\n"; in emitCustomOperandParsing()2876 for (const OperandMatchEntry &OMI : Info.OperandMatchInfo) { in emitCustomOperandParsing()3287 if (!Info.OperandMatchInfo.empty()) { in run()3952 if (!Info.OperandMatchInfo.empty()) in run()